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