OpenCores
URL https://opencores.org/ocsvn/connect-6/connect-6/trunk

Subversion Repositories connect-6

[/] [connect-6/] [trunk/] [CONNECTK/] [connectk-2.0/] [win32/] [vs7.vcproj] - Blame information for rev 10

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 sumanta.ch
2
3
        ProjectType="Visual C++"
4
        Version="7.10"
5
        Name="vs7"
6
        ProjectGUID="{38CCD53B-BCD3-42ED-B423-FB9E071F22E9}"
7
        Keyword="Win32Proj">
8
        
9
                
10
                        Name="Win32"/>
11
        
12
        
13
                
14
                        Name="Debug|Win32"
15
                        OutputDirectory="Debug"
16
                        IntermediateDirectory="Debug"
17
                        ConfigurationType="1"
18
                        CharacterSet="2">
19
                        
20
                                Name="VCCLCompilerTool"
21
                                Optimization="0"
22
                                AdditionalIncludeDirectories="."
23
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
24
                                MinimalRebuild="TRUE"
25
                                BasicRuntimeChecks="3"
26
                                RuntimeLibrary="5"
27
                                UsePrecompiledHeader="0"
28
                                WarningLevel="3"
29
                                Detect64BitPortabilityProblems="TRUE"
30
                                DebugInformationFormat="4"/>
31
                        
32
                                Name="VCCustomBuildTool"/>
33
                        
34
                                Name="VCLinkerTool"
35
                                AdditionalDependencies="glib-2.0.lib gthread-2.0.lib cairo.lib gtk-win32-2.0.lib gobject-2.0.lib gdk-win32-2.0.lib"
36
                                OutputFile="connectk.exe"
37
                                LinkIncremental="2"
38
                                GenerateDebugInformation="TRUE"
39
                                ProgramDatabaseFile="$(OutDir)/vs7.pdb"
40
                                SubSystem="1"
41
                                TargetMachine="1"/>
42
                        
43
                                Name="VCMIDLTool"/>
44
                        
45
                                Name="VCPostBuildEventTool"/>
46
                        
47
                                Name="VCPreBuildEventTool"/>
48
                        
49
                                Name="VCPreLinkEventTool"/>
50
                        
51
                                Name="VCResourceCompilerTool"/>
52
                        
53
                                Name="VCWebServiceProxyGeneratorTool"/>
54
                        
55
                                Name="VCXMLDataGeneratorTool"/>
56
                        
57
                                Name="VCWebDeploymentTool"/>
58
                        
59
                                Name="VCManagedWrapperGeneratorTool"/>
60
                        
61
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62
                
63
                
64
                        Name="Release|Win32"
65
                        OutputDirectory="Release"
66
                        IntermediateDirectory="Release"
67
                        ConfigurationType="1"
68
                        CharacterSet="2">
69
                        
70
                                Name="VCCLCompilerTool"
71
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
72
                                RuntimeLibrary="4"
73
                                UsePrecompiledHeader="0"
74
                                WarningLevel="3"
75
                                Detect64BitPortabilityProblems="TRUE"
76
                                DebugInformationFormat="3"/>
77
                        
78
                                Name="VCCustomBuildTool"/>
79
                        
80
                                Name="VCLinkerTool"
81
                                OutputFile="$(OutDir)/vs7.exe"
82
                                LinkIncremental="1"
83
                                GenerateDebugInformation="TRUE"
84
                                SubSystem="2"
85
                                OptimizeReferences="2"
86
                                EnableCOMDATFolding="2"
87
                                TargetMachine="1"/>
88
                        
89
                                Name="VCMIDLTool"/>
90
                        
91
                                Name="VCPostBuildEventTool"/>
92
                        
93
                                Name="VCPreBuildEventTool"/>
94
                        
95
                                Name="VCPreLinkEventTool"/>
96
                        
97
                                Name="VCResourceCompilerTool"/>
98
                        
99
                                Name="VCWebServiceProxyGeneratorTool"/>
100
                        
101
                                Name="VCXMLDataGeneratorTool"/>
102
                        
103
                                Name="VCWebDeploymentTool"/>
104
                        
105
                                Name="VCManagedWrapperGeneratorTool"/>
106
                        
107
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
108
                
109
        
110
        
111
        
112
        
113
                
114
                        Name="ai"
115
                        Filter="">
116
                        
117
                                RelativePath="..\src\ai\ai.c">
118
                                
119
                                        Name="Debug|Win32">
120
                                        
121
                                                Name="VCCLCompilerTool"
122
                                                CompileAs="2"/>
123
                                
124
                        
125
                        
126
                                RelativePath="..\src\ai\mesh.c">
127
                                
128
                                        Name="Debug|Win32">
129
                                        
130
                                                Name="VCCLCompilerTool"
131
                                                CompileAs="2"/>
132
                                
133
                        
134
                        
135
                                RelativePath="..\src\ai\montec.c">
136
                                
137
                                        Name="Debug|Win32">
138
                                        
139
                                                Name="VCCLCompilerTool"
140
                                                CompileAs="2"/>
141
                                
142
                        
143
                        
144
                                RelativePath="..\src\ai\search.c">
145
                                
146
                                        Name="Debug|Win32">
147
                                        
148
                                                Name="VCCLCompilerTool"
149
                                                CompileAs="2"/>
150
                                
151
                        
152
                        
153
                                RelativePath="..\src\ai\sequences.c">
154
                                
155
                                        Name="Debug|Win32">
156
                                        
157
                                                Name="VCCLCompilerTool"
158
                                                CompileAs="2"/>
159
                                
160
                        
161
                        
162
                                RelativePath="..\src\ai\thread.c">
163
                                
164
                                        Name="Debug|Win32">
165
                                        
166
                                                Name="VCCLCompilerTool"
167
                                                CompileAs="2"/>
168
                                
169
                        
170
                        
171
                                RelativePath="..\src\ai\threats.c">
172
                                
173
                                        Name="Debug|Win32">
174
                                        
175
                                                Name="VCCLCompilerTool"
176
                                                CompileAs="2"/>
177
                                
178
                        
179
                        
180
                                RelativePath="..\src\ai\window.c">
181
                                
182
                                        Name="Debug|Win32">
183
                                        
184
                                                Name="VCCLCompilerTool"
185
                                                CompileAs="2"/>
186
                                
187
                        
188
                
189
                
190
                        RelativePath=".\config.h">
191
                
192
                
193
                        RelativePath="..\src\connectk.c">
194
                        
195
                                Name="Debug|Win32">
196
                                
197
                                        Name="VCCLCompilerTool"
198
                                        CompileAs="2"/>
199
                        
200
                
201
                
202
                        RelativePath="..\src\connectk.h">
203
                
204
                
205
                        RelativePath="..\src\dialogs.c">
206
                        
207
                                Name="Debug|Win32">
208
                                
209
                                        Name="VCCLCompilerTool"
210
                                        CompileAs="2"/>
211
                        
212
                
213
                
214
                        RelativePath="..\src\draw.c">
215
                        
216
                                Name="Debug|Win32">
217
                                
218
                                        Name="VCCLCompilerTool"
219
                                        CompileAs="2"/>
220
                        
221
                
222
                
223
                        RelativePath="..\src\file.c">
224
                        
225
                                Name="Debug|Win32">
226
                                
227
                                        Name="VCCLCompilerTool"
228
                                        CompileAs="2"/>
229
                        
230
                
231
                
232
                        RelativePath=".\README.txt">
233
                
234
                
235
                        RelativePath="..\src\shared.h">
236
                
237
                
238
                        RelativePath="..\src\state.c">
239
                        
240
                                Name="Debug|Win32">
241
                                
242
                                        Name="VCCLCompilerTool"
243
                                        CompileAs="2"/>
244
                        
245
                
246
                
247
                        RelativePath="..\src\tests.c">
248
                        
249
                                Name="Debug|Win32">
250
                                
251
                                        Name="VCCLCompilerTool"
252
                                        CompileAs="2"/>
253
                        
254
                
255
        
256
        
257
        
258

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.