]>
Commit | Line | Data |
---|---|---|
6b8ef0b3 VZ |
1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <!-- | |
3 | ||
4 | This project was generated by | |
5 | Bakefile 0.2.6 (http://www.bakefile.org) | |
6 | Do not modify, all changes will be overwritten! | |
7 | ||
8 | --> | |
9 | <VisualStudioProject | |
10 | ProjectType="Visual C++" | |
11 | Version="8.00" | |
12 | Name="fswatcher" | |
13 | ProjectGUID="{435450E4-AF01-5A41-A82B-3604C248F404}" | |
14 | > | |
15 | <Platforms> | |
16 | <Platform | |
17 | Name="Win32" | |
18 | /> | |
19 | </Platforms> | |
20 | <ToolFiles> | |
21 | ||
22 | </ToolFiles> | |
23 | <Configurations> | |
24 | <Configuration | |
25 | Name="Debug|Win32" | |
26 | OutputDirectory="vc_mswud" | |
27 | IntermediateDirectory="vc_mswud\fswatcher" | |
28 | ConfigurationType="1" | |
29 | UseOfMFC="0" | |
30 | ATLMinimizesCRunTimeLibraryUsage="false" | |
31 | CharacterSet="1" | |
32 | > | |
33 | <Tool | |
34 | Name="VCPreBuildEventTool" | |
35 | /> | |
36 | <Tool | |
37 | Name="VCCustomBuildTool" | |
38 | /> | |
39 | <Tool | |
40 | Name="VCXMLDataGeneratorTool" | |
41 | /> | |
42 | <Tool | |
43 | Name="VCWebServiceProxyGeneratorTool" | |
44 | /> | |
45 | <Tool | |
46 | Name="VCMIDLTool" | |
47 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
48 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples" | |
49 | /> | |
50 | <Tool | |
51 | Name="VCCLCompilerTool" | |
52 | Optimization="0" | |
53 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples" | |
54 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
55 | MinimalRebuild="true" | |
56 | ExceptionHandling="1" | |
57 | BasicRuntimeChecks="3" | |
58 | RuntimeLibrary="3" | |
59 | BufferSecurityCheck="true" | |
60 | RuntimeTypeInfo="true" | |
61 | ObjectFile="vc_mswud\fswatcher\" | |
62 | ProgramDataBaseFileName="vc_mswud\fswatcher.pdb" | |
63 | WarningLevel="4" | |
64 | SuppressStartupBanner="true" | |
65 | Detect64BitPortabilityProblems="true" | |
66 | DebugInformationFormat="3" | |
67 | /> | |
68 | <Tool | |
69 | Name="VCManagedResourceCompilerTool" | |
70 | /> | |
71 | <Tool | |
72 | Name="VCResourceCompilerTool" | |
73 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
74 | Culture="1033" | |
75 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples" | |
76 | /> | |
77 | <Tool | |
78 | Name="VCPreLinkEventTool" | |
79 | /> | |
80 | <Tool | |
81 | Name="VCLinkerTool" | |
82 | AdditionalOptions="" | |
83 | AdditionalDependencies="wxmsw29ud_core.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" | |
84 | OutputFile="vc_mswud\fswatcher.exe" | |
85 | LinkIncremental="2" | |
86 | SuppressStartupBanner="true" | |
87 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib" | |
88 | GenerateManifest="true" | |
89 | GenerateDebugInformation="true" | |
90 | ProgramDatabaseFile="vc_mswud\fswatcher.pdb" | |
91 | SubSystem="2" | |
92 | TargetMachine="1" | |
93 | /> | |
94 | <Tool | |
95 | Name="VCALinkTool" | |
96 | /> | |
97 | <Tool | |
98 | Name="VCManifestTool" | |
99 | /> | |
100 | <Tool | |
101 | Name="VCXDCMakeTool" | |
102 | /> | |
103 | <Tool | |
104 | Name="VCBscMakeTool" | |
105 | OutputFile="vc_mswud\fswatcher_vc8.bsc" | |
106 | SuppressStartupBanner="true" | |
107 | /> | |
108 | <Tool | |
109 | Name="VCFxCopTool" | |
110 | /> | |
111 | <Tool | |
112 | Name="VCAppVerifierTool" | |
113 | /> | |
114 | <Tool | |
115 | Name="VCWebDeploymentTool" | |
116 | /> | |
117 | <Tool | |
118 | Name="VCPostBuildEventTool" | |
119 | /> | |
120 | </Configuration> | |
121 | <Configuration | |
122 | Name="Release|Win32" | |
123 | OutputDirectory="vc_mswu" | |
124 | IntermediateDirectory="vc_mswu\fswatcher" | |
125 | ConfigurationType="1" | |
126 | UseOfMFC="0" | |
127 | ATLMinimizesCRunTimeLibraryUsage="false" | |
128 | CharacterSet="1" | |
129 | > | |
130 | <Tool | |
131 | Name="VCPreBuildEventTool" | |
132 | /> | |
133 | <Tool | |
134 | Name="VCCustomBuildTool" | |
135 | /> | |
136 | <Tool | |
137 | Name="VCXMLDataGeneratorTool" | |
138 | /> | |
139 | <Tool | |
140 | Name="VCWebServiceProxyGeneratorTool" | |
141 | /> | |
142 | <Tool | |
143 | Name="VCMIDLTool" | |
144 | PreprocessorDefinitions="WIN32;__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
145 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples" | |
146 | /> | |
147 | <Tool | |
148 | Name="VCCLCompilerTool" | |
149 | Optimization="2" | |
150 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples" | |
151 | PreprocessorDefinitions="WIN32;__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
152 | ExceptionHandling="1" | |
153 | RuntimeLibrary="2" | |
154 | RuntimeTypeInfo="true" | |
155 | ObjectFile="vc_mswu\fswatcher\" | |
156 | ProgramDataBaseFileName="vc_mswu\fswatcher.pdb" | |
157 | WarningLevel="4" | |
158 | SuppressStartupBanner="true" | |
159 | Detect64BitPortabilityProblems="true" | |
160 | DebugInformationFormat="3" | |
161 | /> | |
162 | <Tool | |
163 | Name="VCManagedResourceCompilerTool" | |
164 | /> | |
165 | <Tool | |
166 | Name="VCResourceCompilerTool" | |
167 | PreprocessorDefinitions="__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
168 | Culture="1033" | |
169 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples" | |
170 | /> | |
171 | <Tool | |
172 | Name="VCPreLinkEventTool" | |
173 | /> | |
174 | <Tool | |
175 | Name="VCLinkerTool" | |
176 | AdditionalOptions="" | |
177 | AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" | |
178 | OutputFile="vc_mswu\fswatcher.exe" | |
179 | LinkIncremental="2" | |
180 | SuppressStartupBanner="true" | |
181 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib" | |
182 | GenerateManifest="true" | |
183 | GenerateDebugInformation="true" | |
184 | ProgramDatabaseFile="vc_mswu\fswatcher.pdb" | |
185 | SubSystem="2" | |
186 | TargetMachine="1" | |
187 | /> | |
188 | <Tool | |
189 | Name="VCALinkTool" | |
190 | /> | |
191 | <Tool | |
192 | Name="VCManifestTool" | |
193 | /> | |
194 | <Tool | |
195 | Name="VCXDCMakeTool" | |
196 | /> | |
197 | <Tool | |
198 | Name="VCBscMakeTool" | |
199 | OutputFile="vc_mswu\fswatcher_vc8.bsc" | |
200 | SuppressStartupBanner="true" | |
201 | /> | |
202 | <Tool | |
203 | Name="VCFxCopTool" | |
204 | /> | |
205 | <Tool | |
206 | Name="VCAppVerifierTool" | |
207 | /> | |
208 | <Tool | |
209 | Name="VCWebDeploymentTool" | |
210 | /> | |
211 | <Tool | |
212 | Name="VCPostBuildEventTool" | |
213 | /> | |
214 | </Configuration> | |
215 | <Configuration | |
216 | Name="Universal Debug|Win32" | |
217 | OutputDirectory="vc_mswunivud" | |
218 | IntermediateDirectory="vc_mswunivud\fswatcher" | |
219 | ConfigurationType="1" | |
220 | UseOfMFC="0" | |
221 | ATLMinimizesCRunTimeLibraryUsage="false" | |
222 | CharacterSet="1" | |
223 | > | |
224 | <Tool | |
225 | Name="VCPreBuildEventTool" | |
226 | /> | |
227 | <Tool | |
228 | Name="VCCustomBuildTool" | |
229 | /> | |
230 | <Tool | |
231 | Name="VCXMLDataGeneratorTool" | |
232 | /> | |
233 | <Tool | |
234 | Name="VCWebServiceProxyGeneratorTool" | |
235 | /> | |
236 | <Tool | |
237 | Name="VCMIDLTool" | |
238 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH" | |
239 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;.;.\..\..\samples" | |
240 | /> | |
241 | <Tool | |
242 | Name="VCCLCompilerTool" | |
243 | Optimization="0" | |
244 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;.;.\..\..\samples" | |
245 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH" | |
246 | MinimalRebuild="true" | |
247 | ExceptionHandling="1" | |
248 | BasicRuntimeChecks="3" | |
249 | RuntimeLibrary="3" | |
250 | BufferSecurityCheck="true" | |
251 | RuntimeTypeInfo="true" | |
252 | ObjectFile="vc_mswunivud\fswatcher\" | |
253 | ProgramDataBaseFileName="vc_mswunivud\fswatcher.pdb" | |
254 | WarningLevel="4" | |
255 | SuppressStartupBanner="true" | |
256 | Detect64BitPortabilityProblems="true" | |
257 | DebugInformationFormat="3" | |
258 | /> | |
259 | <Tool | |
260 | Name="VCManagedResourceCompilerTool" | |
261 | /> | |
262 | <Tool | |
263 | Name="VCResourceCompilerTool" | |
264 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH" | |
265 | Culture="1033" | |
266 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;.;.\..\..\samples" | |
267 | /> | |
268 | <Tool | |
269 | Name="VCPreLinkEventTool" | |
270 | /> | |
271 | <Tool | |
272 | Name="VCLinkerTool" | |
273 | AdditionalOptions="" | |
274 | AdditionalDependencies="wxmswuniv29ud_core.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" | |
275 | OutputFile="vc_mswunivud\fswatcher.exe" | |
276 | LinkIncremental="2" | |
277 | SuppressStartupBanner="true" | |
278 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib" | |
279 | GenerateManifest="true" | |
280 | GenerateDebugInformation="true" | |
281 | ProgramDatabaseFile="vc_mswunivud\fswatcher.pdb" | |
282 | SubSystem="2" | |
283 | TargetMachine="1" | |
284 | /> | |
285 | <Tool | |
286 | Name="VCALinkTool" | |
287 | /> | |
288 | <Tool | |
289 | Name="VCManifestTool" | |
290 | /> | |
291 | <Tool | |
292 | Name="VCXDCMakeTool" | |
293 | /> | |
294 | <Tool | |
295 | Name="VCBscMakeTool" | |
296 | OutputFile="vc_mswunivud\fswatcher_vc8.bsc" | |
297 | SuppressStartupBanner="true" | |
298 | /> | |
299 | <Tool | |
300 | Name="VCFxCopTool" | |
301 | /> | |
302 | <Tool | |
303 | Name="VCAppVerifierTool" | |
304 | /> | |
305 | <Tool | |
306 | Name="VCWebDeploymentTool" | |
307 | /> | |
308 | <Tool | |
309 | Name="VCPostBuildEventTool" | |
310 | /> | |
311 | </Configuration> | |
312 | <Configuration | |
313 | Name="Universal Release|Win32" | |
314 | OutputDirectory="vc_mswunivu" | |
315 | IntermediateDirectory="vc_mswunivu\fswatcher" | |
316 | ConfigurationType="1" | |
317 | UseOfMFC="0" | |
318 | ATLMinimizesCRunTimeLibraryUsage="false" | |
319 | CharacterSet="1" | |
320 | > | |
321 | <Tool | |
322 | Name="VCPreBuildEventTool" | |
323 | /> | |
324 | <Tool | |
325 | Name="VCCustomBuildTool" | |
326 | /> | |
327 | <Tool | |
328 | Name="VCXMLDataGeneratorTool" | |
329 | /> | |
330 | <Tool | |
331 | Name="VCWebServiceProxyGeneratorTool" | |
332 | /> | |
333 | <Tool | |
334 | Name="VCMIDLTool" | |
335 | PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH" | |
336 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;.;.\..\..\samples" | |
337 | /> | |
338 | <Tool | |
339 | Name="VCCLCompilerTool" | |
340 | Optimization="2" | |
341 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;.;.\..\..\samples" | |
342 | PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH" | |
343 | ExceptionHandling="1" | |
344 | RuntimeLibrary="2" | |
345 | RuntimeTypeInfo="true" | |
346 | ObjectFile="vc_mswunivu\fswatcher\" | |
347 | ProgramDataBaseFileName="vc_mswunivu\fswatcher.pdb" | |
348 | WarningLevel="4" | |
349 | SuppressStartupBanner="true" | |
350 | Detect64BitPortabilityProblems="true" | |
351 | DebugInformationFormat="3" | |
352 | /> | |
353 | <Tool | |
354 | Name="VCManagedResourceCompilerTool" | |
355 | /> | |
356 | <Tool | |
357 | Name="VCResourceCompilerTool" | |
358 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH" | |
359 | Culture="1033" | |
360 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;.;.\..\..\samples" | |
361 | /> | |
362 | <Tool | |
363 | Name="VCPreLinkEventTool" | |
364 | /> | |
365 | <Tool | |
366 | Name="VCLinkerTool" | |
367 | AdditionalOptions="" | |
368 | AdditionalDependencies="wxmswuniv29u_core.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" | |
369 | OutputFile="vc_mswunivu\fswatcher.exe" | |
370 | LinkIncremental="2" | |
371 | SuppressStartupBanner="true" | |
372 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib" | |
373 | GenerateManifest="true" | |
374 | GenerateDebugInformation="true" | |
375 | ProgramDatabaseFile="vc_mswunivu\fswatcher.pdb" | |
376 | SubSystem="2" | |
377 | TargetMachine="1" | |
378 | /> | |
379 | <Tool | |
380 | Name="VCALinkTool" | |
381 | /> | |
382 | <Tool | |
383 | Name="VCManifestTool" | |
384 | /> | |
385 | <Tool | |
386 | Name="VCXDCMakeTool" | |
387 | /> | |
388 | <Tool | |
389 | Name="VCBscMakeTool" | |
390 | OutputFile="vc_mswunivu\fswatcher_vc8.bsc" | |
391 | SuppressStartupBanner="true" | |
392 | /> | |
393 | <Tool | |
394 | Name="VCFxCopTool" | |
395 | /> | |
396 | <Tool | |
397 | Name="VCAppVerifierTool" | |
398 | /> | |
399 | <Tool | |
400 | Name="VCWebDeploymentTool" | |
401 | /> | |
402 | <Tool | |
403 | Name="VCPostBuildEventTool" | |
404 | /> | |
405 | </Configuration> | |
406 | <Configuration | |
407 | Name="DLL Debug|Win32" | |
408 | OutputDirectory="vc_mswuddll" | |
409 | IntermediateDirectory="vc_mswuddll\fswatcher" | |
410 | ConfigurationType="1" | |
411 | UseOfMFC="0" | |
412 | ATLMinimizesCRunTimeLibraryUsage="false" | |
413 | CharacterSet="1" | |
414 | > | |
415 | <Tool | |
416 | Name="VCPreBuildEventTool" | |
417 | /> | |
418 | <Tool | |
419 | Name="VCCustomBuildTool" | |
420 | /> | |
421 | <Tool | |
422 | Name="VCXMLDataGeneratorTool" | |
423 | /> | |
424 | <Tool | |
425 | Name="VCWebServiceProxyGeneratorTool" | |
426 | /> | |
427 | <Tool | |
428 | Name="VCMIDLTool" | |
429 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
430 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples" | |
431 | /> | |
432 | <Tool | |
433 | Name="VCCLCompilerTool" | |
434 | Optimization="0" | |
435 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples" | |
436 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
437 | MinimalRebuild="true" | |
438 | ExceptionHandling="1" | |
439 | BasicRuntimeChecks="3" | |
440 | RuntimeLibrary="3" | |
441 | BufferSecurityCheck="true" | |
442 | RuntimeTypeInfo="true" | |
443 | ObjectFile="vc_mswuddll\fswatcher\" | |
444 | ProgramDataBaseFileName="vc_mswuddll\fswatcher.pdb" | |
445 | WarningLevel="4" | |
446 | SuppressStartupBanner="true" | |
447 | Detect64BitPortabilityProblems="true" | |
448 | DebugInformationFormat="3" | |
449 | /> | |
450 | <Tool | |
451 | Name="VCManagedResourceCompilerTool" | |
452 | /> | |
453 | <Tool | |
454 | Name="VCResourceCompilerTool" | |
455 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
456 | Culture="1033" | |
457 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples" | |
458 | /> | |
459 | <Tool | |
460 | Name="VCPreLinkEventTool" | |
461 | /> | |
462 | <Tool | |
463 | Name="VCLinkerTool" | |
464 | AdditionalOptions="" | |
465 | AdditionalDependencies="wxmsw29ud_core.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" | |
466 | OutputFile="vc_mswuddll\fswatcher.exe" | |
467 | LinkIncremental="2" | |
468 | SuppressStartupBanner="true" | |
469 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll" | |
470 | GenerateManifest="true" | |
471 | GenerateDebugInformation="true" | |
472 | ProgramDatabaseFile="vc_mswuddll\fswatcher.pdb" | |
473 | SubSystem="2" | |
474 | TargetMachine="1" | |
475 | /> | |
476 | <Tool | |
477 | Name="VCALinkTool" | |
478 | /> | |
479 | <Tool | |
480 | Name="VCManifestTool" | |
481 | /> | |
482 | <Tool | |
483 | Name="VCXDCMakeTool" | |
484 | /> | |
485 | <Tool | |
486 | Name="VCBscMakeTool" | |
487 | OutputFile="vc_mswuddll\fswatcher_vc8.bsc" | |
488 | SuppressStartupBanner="true" | |
489 | /> | |
490 | <Tool | |
491 | Name="VCFxCopTool" | |
492 | /> | |
493 | <Tool | |
494 | Name="VCAppVerifierTool" | |
495 | /> | |
496 | <Tool | |
497 | Name="VCWebDeploymentTool" | |
498 | /> | |
499 | <Tool | |
500 | Name="VCPostBuildEventTool" | |
501 | /> | |
502 | </Configuration> | |
503 | <Configuration | |
504 | Name="DLL Release|Win32" | |
505 | OutputDirectory="vc_mswudll" | |
506 | IntermediateDirectory="vc_mswudll\fswatcher" | |
507 | ConfigurationType="1" | |
508 | UseOfMFC="0" | |
509 | ATLMinimizesCRunTimeLibraryUsage="false" | |
510 | CharacterSet="1" | |
511 | > | |
512 | <Tool | |
513 | Name="VCPreBuildEventTool" | |
514 | /> | |
515 | <Tool | |
516 | Name="VCCustomBuildTool" | |
517 | /> | |
518 | <Tool | |
519 | Name="VCXMLDataGeneratorTool" | |
520 | /> | |
521 | <Tool | |
522 | Name="VCWebServiceProxyGeneratorTool" | |
523 | /> | |
524 | <Tool | |
525 | Name="VCMIDLTool" | |
526 | PreprocessorDefinitions="WIN32;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
527 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples" | |
528 | /> | |
529 | <Tool | |
530 | Name="VCCLCompilerTool" | |
531 | Optimization="2" | |
532 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples" | |
533 | PreprocessorDefinitions="WIN32;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
534 | ExceptionHandling="1" | |
535 | RuntimeLibrary="2" | |
536 | RuntimeTypeInfo="true" | |
537 | ObjectFile="vc_mswudll\fswatcher\" | |
538 | ProgramDataBaseFileName="vc_mswudll\fswatcher.pdb" | |
539 | WarningLevel="4" | |
540 | SuppressStartupBanner="true" | |
541 | Detect64BitPortabilityProblems="true" | |
542 | DebugInformationFormat="3" | |
543 | /> | |
544 | <Tool | |
545 | Name="VCManagedResourceCompilerTool" | |
546 | /> | |
547 | <Tool | |
548 | Name="VCResourceCompilerTool" | |
549 | PreprocessorDefinitions="__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
550 | Culture="1033" | |
551 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples" | |
552 | /> | |
553 | <Tool | |
554 | Name="VCPreLinkEventTool" | |
555 | /> | |
556 | <Tool | |
557 | Name="VCLinkerTool" | |
558 | AdditionalOptions="" | |
559 | AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" | |
560 | OutputFile="vc_mswudll\fswatcher.exe" | |
561 | LinkIncremental="2" | |
562 | SuppressStartupBanner="true" | |
563 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll" | |
564 | GenerateManifest="true" | |
565 | GenerateDebugInformation="true" | |
566 | ProgramDatabaseFile="vc_mswudll\fswatcher.pdb" | |
567 | SubSystem="2" | |
568 | TargetMachine="1" | |
569 | /> | |
570 | <Tool | |
571 | Name="VCALinkTool" | |
572 | /> | |
573 | <Tool | |
574 | Name="VCManifestTool" | |
575 | /> | |
576 | <Tool | |
577 | Name="VCXDCMakeTool" | |
578 | /> | |
579 | <Tool | |
580 | Name="VCBscMakeTool" | |
581 | OutputFile="vc_mswudll\fswatcher_vc8.bsc" | |
582 | SuppressStartupBanner="true" | |
583 | /> | |
584 | <Tool | |
585 | Name="VCFxCopTool" | |
586 | /> | |
587 | <Tool | |
588 | Name="VCAppVerifierTool" | |
589 | /> | |
590 | <Tool | |
591 | Name="VCWebDeploymentTool" | |
592 | /> | |
593 | <Tool | |
594 | Name="VCPostBuildEventTool" | |
595 | /> | |
596 | </Configuration> | |
597 | <Configuration | |
598 | Name="DLL Universal Debug|Win32" | |
599 | OutputDirectory="vc_mswunivuddll" | |
600 | IntermediateDirectory="vc_mswunivuddll\fswatcher" | |
601 | ConfigurationType="1" | |
602 | UseOfMFC="0" | |
603 | ATLMinimizesCRunTimeLibraryUsage="false" | |
604 | CharacterSet="1" | |
605 | > | |
606 | <Tool | |
607 | Name="VCPreBuildEventTool" | |
608 | /> | |
609 | <Tool | |
610 | Name="VCCustomBuildTool" | |
611 | /> | |
612 | <Tool | |
613 | Name="VCXMLDataGeneratorTool" | |
614 | /> | |
615 | <Tool | |
616 | Name="VCWebServiceProxyGeneratorTool" | |
617 | /> | |
618 | <Tool | |
619 | Name="VCMIDLTool" | |
620 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
621 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;.;.\..\..\samples" | |
622 | /> | |
623 | <Tool | |
624 | Name="VCCLCompilerTool" | |
625 | Optimization="0" | |
626 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;.;.\..\..\samples" | |
627 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
628 | MinimalRebuild="true" | |
629 | ExceptionHandling="1" | |
630 | BasicRuntimeChecks="3" | |
631 | RuntimeLibrary="3" | |
632 | BufferSecurityCheck="true" | |
633 | RuntimeTypeInfo="true" | |
634 | ObjectFile="vc_mswunivuddll\fswatcher\" | |
635 | ProgramDataBaseFileName="vc_mswunivuddll\fswatcher.pdb" | |
636 | WarningLevel="4" | |
637 | SuppressStartupBanner="true" | |
638 | Detect64BitPortabilityProblems="true" | |
639 | DebugInformationFormat="3" | |
640 | /> | |
641 | <Tool | |
642 | Name="VCManagedResourceCompilerTool" | |
643 | /> | |
644 | <Tool | |
645 | Name="VCResourceCompilerTool" | |
646 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
647 | Culture="1033" | |
648 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;.;.\..\..\samples" | |
649 | /> | |
650 | <Tool | |
651 | Name="VCPreLinkEventTool" | |
652 | /> | |
653 | <Tool | |
654 | Name="VCLinkerTool" | |
655 | AdditionalOptions="" | |
656 | AdditionalDependencies="wxmswuniv29ud_core.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" | |
657 | OutputFile="vc_mswunivuddll\fswatcher.exe" | |
658 | LinkIncremental="2" | |
659 | SuppressStartupBanner="true" | |
660 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll" | |
661 | GenerateManifest="true" | |
662 | GenerateDebugInformation="true" | |
663 | ProgramDatabaseFile="vc_mswunivuddll\fswatcher.pdb" | |
664 | SubSystem="2" | |
665 | TargetMachine="1" | |
666 | /> | |
667 | <Tool | |
668 | Name="VCALinkTool" | |
669 | /> | |
670 | <Tool | |
671 | Name="VCManifestTool" | |
672 | /> | |
673 | <Tool | |
674 | Name="VCXDCMakeTool" | |
675 | /> | |
676 | <Tool | |
677 | Name="VCBscMakeTool" | |
678 | OutputFile="vc_mswunivuddll\fswatcher_vc8.bsc" | |
679 | SuppressStartupBanner="true" | |
680 | /> | |
681 | <Tool | |
682 | Name="VCFxCopTool" | |
683 | /> | |
684 | <Tool | |
685 | Name="VCAppVerifierTool" | |
686 | /> | |
687 | <Tool | |
688 | Name="VCWebDeploymentTool" | |
689 | /> | |
690 | <Tool | |
691 | Name="VCPostBuildEventTool" | |
692 | /> | |
693 | </Configuration> | |
694 | <Configuration | |
695 | Name="DLL Universal Release|Win32" | |
696 | OutputDirectory="vc_mswunivudll" | |
697 | IntermediateDirectory="vc_mswunivudll\fswatcher" | |
698 | ConfigurationType="1" | |
699 | UseOfMFC="0" | |
700 | ATLMinimizesCRunTimeLibraryUsage="false" | |
701 | CharacterSet="1" | |
702 | > | |
703 | <Tool | |
704 | Name="VCPreBuildEventTool" | |
705 | /> | |
706 | <Tool | |
707 | Name="VCCustomBuildTool" | |
708 | /> | |
709 | <Tool | |
710 | Name="VCXMLDataGeneratorTool" | |
711 | /> | |
712 | <Tool | |
713 | Name="VCWebServiceProxyGeneratorTool" | |
714 | /> | |
715 | <Tool | |
716 | Name="VCMIDLTool" | |
717 | PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
718 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;.;.\..\..\samples" | |
719 | /> | |
720 | <Tool | |
721 | Name="VCCLCompilerTool" | |
722 | Optimization="2" | |
723 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;.;.\..\..\samples" | |
724 | PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
725 | ExceptionHandling="1" | |
726 | RuntimeLibrary="2" | |
727 | RuntimeTypeInfo="true" | |
728 | ObjectFile="vc_mswunivudll\fswatcher\" | |
729 | ProgramDataBaseFileName="vc_mswunivudll\fswatcher.pdb" | |
730 | WarningLevel="4" | |
731 | SuppressStartupBanner="true" | |
732 | Detect64BitPortabilityProblems="true" | |
733 | DebugInformationFormat="3" | |
734 | /> | |
735 | <Tool | |
736 | Name="VCManagedResourceCompilerTool" | |
737 | /> | |
738 | <Tool | |
739 | Name="VCResourceCompilerTool" | |
740 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
741 | Culture="1033" | |
742 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;.;.\..\..\samples" | |
743 | /> | |
744 | <Tool | |
745 | Name="VCPreLinkEventTool" | |
746 | /> | |
747 | <Tool | |
748 | Name="VCLinkerTool" | |
749 | AdditionalOptions="" | |
750 | AdditionalDependencies="wxmswuniv29u_core.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" | |
751 | OutputFile="vc_mswunivudll\fswatcher.exe" | |
752 | LinkIncremental="2" | |
753 | SuppressStartupBanner="true" | |
754 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll" | |
755 | GenerateManifest="true" | |
756 | GenerateDebugInformation="true" | |
757 | ProgramDatabaseFile="vc_mswunivudll\fswatcher.pdb" | |
758 | SubSystem="2" | |
759 | TargetMachine="1" | |
760 | /> | |
761 | <Tool | |
762 | Name="VCALinkTool" | |
763 | /> | |
764 | <Tool | |
765 | Name="VCManifestTool" | |
766 | /> | |
767 | <Tool | |
768 | Name="VCXDCMakeTool" | |
769 | /> | |
770 | <Tool | |
771 | Name="VCBscMakeTool" | |
772 | OutputFile="vc_mswunivudll\fswatcher_vc8.bsc" | |
773 | SuppressStartupBanner="true" | |
774 | /> | |
775 | <Tool | |
776 | Name="VCFxCopTool" | |
777 | /> | |
778 | <Tool | |
779 | Name="VCAppVerifierTool" | |
780 | /> | |
781 | <Tool | |
782 | Name="VCWebDeploymentTool" | |
783 | /> | |
784 | <Tool | |
785 | Name="VCPostBuildEventTool" | |
786 | /> | |
787 | </Configuration> | |
788 | </Configurations> | |
789 | <References> | |
790 | ||
791 | </References> | |
792 | <Files> | |
793 | <Filter | |
794 | Name="Source Files" | |
795 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
796 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
797 | > | |
798 | <File | |
799 | RelativePath=".\fswatcher.cpp" | |
800 | > | |
801 | </File> | |
802 | </Filter> | |
803 | <Filter | |
804 | Name="Resource Files" | |
805 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | |
806 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | |
807 | > | |
808 | <File | |
809 | RelativePath="..\..\samples\sample.rc" | |
810 | > | |
811 | </File> | |
812 | </Filter> | |
813 | </Files> | |
814 | <Globals> | |
815 | ||
816 | </Globals> | |
817 | </VisualStudioProject> | |
818 |