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