1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
4 |
Version="8.00" |
5 |
Name="gfsw" |
6 |
ProjectGUID="{DD4EB5C9-833A-4F23-AB99-1C98B30D5FA4}" |
7 |
> |
8 |
<Platforms> |
9 |
<Platform |
10 |
Name="Win32" |
11 |
/> |
12 |
</Platforms> |
13 |
<ToolFiles> |
14 |
</ToolFiles> |
15 |
<Configurations> |
16 |
<Configuration |
17 |
Name="Debug|Win32" |
18 |
OutputDirectory=".\Debug" |
19 |
IntermediateDirectory=".\Debug" |
20 |
ConfigurationType="1" |
21 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
22 |
UseOfMFC="0" |
23 |
ATLMinimizesCRunTimeLibraryUsage="false" |
24 |
CharacterSet="2" |
25 |
> |
26 |
<Tool |
27 |
Name="VCPreBuildEventTool" |
28 |
/> |
29 |
<Tool |
30 |
Name="VCCustomBuildTool" |
31 |
/> |
32 |
<Tool |
33 |
Name="VCXMLDataGeneratorTool" |
34 |
/> |
35 |
<Tool |
36 |
Name="VCWebServiceProxyGeneratorTool" |
37 |
/> |
38 |
<Tool |
39 |
Name="VCMIDLTool" |
40 |
PreprocessorDefinitions="_DEBUG" |
41 |
MkTypLibCompatible="true" |
42 |
SuppressStartupBanner="true" |
43 |
TargetEnvironment="1" |
44 |
TypeLibraryName=".\Debug/gfsw.tlb" |
45 |
HeaderFileName="" |
46 |
/> |
47 |
<Tool |
48 |
Name="VCCLCompilerTool" |
49 |
Optimization="0" |
50 |
AdditionalIncludeDirectories="..\shared\tclxtens,..\shared\c_datd,..\shared\c_cmode" |
51 |
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400" |
52 |
MinimalRebuild="true" |
53 |
BasicRuntimeChecks="3" |
54 |
RuntimeLibrary="1" |
55 |
PrecompiledHeaderFile=".\Debug/gfsw.pch" |
56 |
AssemblerListingLocation=".\Debug/" |
57 |
ObjectFile=".\Debug/" |
58 |
ProgramDataBaseFileName=".\Debug/" |
59 |
BrowseInformation="1" |
60 |
WarningLevel="3" |
61 |
SuppressStartupBanner="true" |
62 |
DebugInformationFormat="4" |
63 |
/> |
64 |
<Tool |
65 |
Name="VCManagedResourceCompilerTool" |
66 |
/> |
67 |
<Tool |
68 |
Name="VCResourceCompilerTool" |
69 |
PreprocessorDefinitions="_DEBUG" |
70 |
Culture="1033" |
71 |
/> |
72 |
<Tool |
73 |
Name="VCPreLinkEventTool" |
74 |
/> |
75 |
<Tool |
76 |
Name="VCLinkerTool" |
77 |
OutputFile=".\Debug/gfsw.exe" |
78 |
LinkIncremental="2" |
79 |
SuppressStartupBanner="true" |
80 |
GenerateDebugInformation="true" |
81 |
ProgramDatabaseFile=".\Debug/gfsw.pdb" |
82 |
SubSystem="2" |
83 |
TargetMachine="1" |
84 |
/> |
85 |
<Tool |
86 |
Name="VCALinkTool" |
87 |
/> |
88 |
<Tool |
89 |
Name="VCManifestTool" |
90 |
/> |
91 |
<Tool |
92 |
Name="VCXDCMakeTool" |
93 |
/> |
94 |
<Tool |
95 |
Name="VCBscMakeTool" |
96 |
SuppressStartupBanner="true" |
97 |
OutputFile=".\Debug/gfsw.bsc" |
98 |
/> |
99 |
<Tool |
100 |
Name="VCFxCopTool" |
101 |
/> |
102 |
<Tool |
103 |
Name="VCAppVerifierTool" |
104 |
/> |
105 |
<Tool |
106 |
Name="VCWebDeploymentTool" |
107 |
/> |
108 |
<Tool |
109 |
Name="VCPostBuildEventTool" |
110 |
/> |
111 |
</Configuration> |
112 |
<Configuration |
113 |
Name="Release|Win32" |
114 |
OutputDirectory=".\Release" |
115 |
IntermediateDirectory=".\Release" |
116 |
ConfigurationType="1" |
117 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
118 |
UseOfMFC="0" |
119 |
ATLMinimizesCRunTimeLibraryUsage="false" |
120 |
CharacterSet="2" |
121 |
> |
122 |
<Tool |
123 |
Name="VCPreBuildEventTool" |
124 |
/> |
125 |
<Tool |
126 |
Name="VCCustomBuildTool" |
127 |
/> |
128 |
<Tool |
129 |
Name="VCXMLDataGeneratorTool" |
130 |
/> |
131 |
<Tool |
132 |
Name="VCWebServiceProxyGeneratorTool" |
133 |
/> |
134 |
<Tool |
135 |
Name="VCMIDLTool" |
136 |
PreprocessorDefinitions="NDEBUG" |
137 |
MkTypLibCompatible="true" |
138 |
SuppressStartupBanner="true" |
139 |
TargetEnvironment="1" |
140 |
TypeLibraryName=".\Release/gfsw.tlb" |
141 |
HeaderFileName="" |
142 |
/> |
143 |
<Tool |
144 |
Name="VCCLCompilerTool" |
145 |
Optimization="2" |
146 |
InlineFunctionExpansion="1" |
147 |
AdditionalIncludeDirectories="..\shared\tclxtens,..\shared\c_datd,..\shared\c_cmode" |
148 |
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400" |
149 |
StringPooling="true" |
150 |
RuntimeLibrary="0" |
151 |
EnableFunctionLevelLinking="true" |
152 |
PrecompiledHeaderFile=".\Release/gfsw.pch" |
153 |
AssemblerListingLocation=".\Release/" |
154 |
ObjectFile=".\Release/" |
155 |
ProgramDataBaseFileName=".\Release/" |
156 |
WarningLevel="3" |
157 |
SuppressStartupBanner="true" |
158 |
/> |
159 |
<Tool |
160 |
Name="VCManagedResourceCompilerTool" |
161 |
/> |
162 |
<Tool |
163 |
Name="VCResourceCompilerTool" |
164 |
PreprocessorDefinitions="NDEBUG" |
165 |
Culture="1033" |
166 |
/> |
167 |
<Tool |
168 |
Name="VCPreLinkEventTool" |
169 |
/> |
170 |
<Tool |
171 |
Name="VCLinkerTool" |
172 |
OutputFile=".\Release/gfsw.exe" |
173 |
LinkIncremental="1" |
174 |
SuppressStartupBanner="true" |
175 |
ProgramDatabaseFile=".\Release/gfsw.pdb" |
176 |
SubSystem="2" |
177 |
TargetMachine="1" |
178 |
/> |
179 |
<Tool |
180 |
Name="VCALinkTool" |
181 |
/> |
182 |
<Tool |
183 |
Name="VCManifestTool" |
184 |
/> |
185 |
<Tool |
186 |
Name="VCXDCMakeTool" |
187 |
/> |
188 |
<Tool |
189 |
Name="VCBscMakeTool" |
190 |
SuppressStartupBanner="true" |
191 |
OutputFile=".\Release/gfsw.bsc" |
192 |
/> |
193 |
<Tool |
194 |
Name="VCFxCopTool" |
195 |
/> |
196 |
<Tool |
197 |
Name="VCAppVerifierTool" |
198 |
/> |
199 |
<Tool |
200 |
Name="VCWebDeploymentTool" |
201 |
/> |
202 |
<Tool |
203 |
Name="VCPostBuildEventTool" |
204 |
/> |
205 |
</Configuration> |
206 |
</Configurations> |
207 |
<References> |
208 |
</References> |
209 |
<Files> |
210 |
<Filter |
211 |
Name="Source Files" |
212 |
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
213 |
> |
214 |
<File |
215 |
RelativePath="..\shared\c_datd\bstrfunc.c" |
216 |
> |
217 |
<FileConfiguration |
218 |
Name="Debug|Win32" |
219 |
> |
220 |
<Tool |
221 |
Name="VCCLCompilerTool" |
222 |
AdditionalIncludeDirectories="" |
223 |
PreprocessorDefinitions="" |
224 |
/> |
225 |
</FileConfiguration> |
226 |
<FileConfiguration |
227 |
Name="Release|Win32" |
228 |
> |
229 |
<Tool |
230 |
Name="VCCLCompilerTool" |
231 |
AdditionalIncludeDirectories="" |
232 |
PreprocessorDefinitions="" |
233 |
/> |
234 |
</FileConfiguration> |
235 |
</File> |
236 |
<File |
237 |
RelativePath="..\shared\tclxtens\build_config.c" |
238 |
> |
239 |
<FileConfiguration |
240 |
Name="Debug|Win32" |
241 |
> |
242 |
<Tool |
243 |
Name="VCCLCompilerTool" |
244 |
AdditionalIncludeDirectories="" |
245 |
PreprocessorDefinitions="" |
246 |
/> |
247 |
</FileConfiguration> |
248 |
<FileConfiguration |
249 |
Name="Release|Win32" |
250 |
> |
251 |
<Tool |
252 |
Name="VCCLCompilerTool" |
253 |
AdditionalIncludeDirectories="" |
254 |
PreprocessorDefinitions="" |
255 |
/> |
256 |
</FileConfiguration> |
257 |
</File> |
258 |
<File |
259 |
RelativePath="..\shared\c_datd\charfunc.c" |
260 |
> |
261 |
<FileConfiguration |
262 |
Name="Debug|Win32" |
263 |
> |
264 |
<Tool |
265 |
Name="VCCLCompilerTool" |
266 |
AdditionalIncludeDirectories="" |
267 |
PreprocessorDefinitions="" |
268 |
/> |
269 |
</FileConfiguration> |
270 |
<FileConfiguration |
271 |
Name="Release|Win32" |
272 |
> |
273 |
<Tool |
274 |
Name="VCCLCompilerTool" |
275 |
AdditionalIncludeDirectories="" |
276 |
PreprocessorDefinitions="" |
277 |
/> |
278 |
</FileConfiguration> |
279 |
</File> |
280 |
<File |
281 |
RelativePath="..\shared\c_datd\crchashfuncs.c" |
282 |
> |
283 |
<FileConfiguration |
284 |
Name="Debug|Win32" |
285 |
> |
286 |
<Tool |
287 |
Name="VCCLCompilerTool" |
288 |
AdditionalIncludeDirectories="" |
289 |
PreprocessorDefinitions="" |
290 |
/> |
291 |
</FileConfiguration> |
292 |
<FileConfiguration |
293 |
Name="Release|Win32" |
294 |
> |
295 |
<Tool |
296 |
Name="VCCLCompilerTool" |
297 |
AdditionalIncludeDirectories="" |
298 |
PreprocessorDefinitions="" |
299 |
/> |
300 |
</FileConfiguration> |
301 |
</File> |
302 |
<File |
303 |
RelativePath="..\shared\c_datd\esrg_md5.c" |
304 |
> |
305 |
<FileConfiguration |
306 |
Name="Debug|Win32" |
307 |
> |
308 |
<Tool |
309 |
Name="VCCLCompilerTool" |
310 |
AdditionalIncludeDirectories="" |
311 |
PreprocessorDefinitions="" |
312 |
/> |
313 |
</FileConfiguration> |
314 |
<FileConfiguration |
315 |
Name="Release|Win32" |
316 |
> |
317 |
<Tool |
318 |
Name="VCCLCompilerTool" |
319 |
AdditionalIncludeDirectories="" |
320 |
PreprocessorDefinitions="" |
321 |
/> |
322 |
</FileConfiguration> |
323 |
</File> |
324 |
<File |
325 |
RelativePath="..\shared\c_datd\esrg_sha512.c" |
326 |
> |
327 |
</File> |
328 |
<File |
329 |
RelativePath="gfsw.c" |
330 |
> |
331 |
<FileConfiguration |
332 |
Name="Debug|Win32" |
333 |
> |
334 |
<Tool |
335 |
Name="VCCLCompilerTool" |
336 |
AdditionalIncludeDirectories="" |
337 |
PreprocessorDefinitions="" |
338 |
/> |
339 |
</FileConfiguration> |
340 |
<FileConfiguration |
341 |
Name="Release|Win32" |
342 |
> |
343 |
<Tool |
344 |
Name="VCCLCompilerTool" |
345 |
AdditionalIncludeDirectories="" |
346 |
PreprocessorDefinitions="" |
347 |
/> |
348 |
</FileConfiguration> |
349 |
</File> |
350 |
<File |
351 |
RelativePath="gfsw.rc" |
352 |
> |
353 |
<FileConfiguration |
354 |
Name="Debug|Win32" |
355 |
> |
356 |
<Tool |
357 |
Name="VCResourceCompilerTool" |
358 |
PreprocessorDefinitions="" |
359 |
/> |
360 |
</FileConfiguration> |
361 |
<FileConfiguration |
362 |
Name="Release|Win32" |
363 |
> |
364 |
<Tool |
365 |
Name="VCResourceCompilerTool" |
366 |
PreprocessorDefinitions="" |
367 |
/> |
368 |
</FileConfiguration> |
369 |
</File> |
370 |
</Filter> |
371 |
<Filter |
372 |
Name="Resource Files" |
373 |
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
374 |
> |
375 |
<File |
376 |
RelativePath="gfswicon.ico" |
377 |
> |
378 |
</File> |
379 |
</Filter> |
380 |
<Filter |
381 |
Name="Header Files" |
382 |
Filter="h;hpp;hxx;hm;inl" |
383 |
> |
384 |
</Filter> |
385 |
</Files> |
386 |
<Globals> |
387 |
</Globals> |
388 |
</VisualStudioProject> |