]>
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="7.10" | |
12 | Name="screenshotgen" | |
13 | ProjectGUID="{65A1C4C8-E1D5-5972-8550-0F5631031FBB}"> | |
14 | <Platforms> | |
15 | <Platform | |
16 | Name="Win32"/> | |
17 | </Platforms> | |
18 | <Configurations> | |
19 | <Configuration | |
20 | Name="DLL Universal Release|Win32" | |
21 | OutputDirectory="vc_mswunivudll" | |
22 | IntermediateDirectory="vc_mswunivudll\screenshotgen" | |
23 | ConfigurationType="1" | |
24 | UseOfMFC="0" | |
25 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
26 | CharacterSet="1"> | |
27 | <Tool | |
28 | Name="VCCLCompilerTool" | |
29 | Optimization="2" | |
30 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswunivu;.\..\..\..\include;.;.\..\..\..\samples" | |
31 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
32 | ExceptionHandling="TRUE" | |
33 | RuntimeLibrary="2" | |
34 | RuntimeTypeInfo="TRUE" | |
35 | AssemblerListingLocation="vc_mswunivudll\screenshotgen\" | |
36 | ObjectFile="vc_mswunivudll\screenshotgen\" | |
37 | ProgramDataBaseFileName="vc_mswunivudll\screenshotgen.pdb" | |
38 | WarningLevel="4" | |
39 | SuppressStartupBanner="TRUE" | |
40 | Detect64BitPortabilityProblems="TRUE" | |
41 | DebugInformationFormat="3"/> | |
42 | <Tool | |
43 | Name="VCCustomBuildTool"/> | |
44 | <Tool | |
45 | Name="VCLinkerTool" | |
46 | AdditionalOptions="" | |
b44f5137 | 47 | 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 wininet.lib" |
0d5eda9c FM |
48 | OutputFile="vc_mswunivudll\screenshotgen.exe" |
49 | LinkIncremental="2" | |
50 | SuppressStartupBanner="TRUE" | |
51 | AdditionalLibraryDirectories=".\..\..\..\lib\vc_dll" | |
52 | GenerateDebugInformation="TRUE" | |
53 | ProgramDatabaseFile="vc_mswunivudll\screenshotgen.pdb" | |
54 | SubSystem="2" | |
55 | TargetMachine="1"/> | |
56 | <Tool | |
57 | Name="VCMIDLTool"/> | |
58 | <Tool | |
59 | Name="VCPostBuildEventTool"/> | |
60 | <Tool | |
61 | Name="VCPreBuildEventTool"/> | |
62 | <Tool | |
63 | Name="VCPreLinkEventTool"/> | |
64 | <Tool | |
65 | Name="VCResourceCompilerTool" | |
66 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
67 | Culture="1033" | |
68 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswunivu;.\..\..\..\include;.;.\..\..\..\samples"/> | |
69 | <Tool | |
70 | Name="VCWebServiceProxyGeneratorTool"/> | |
71 | <Tool | |
72 | Name="VCXMLDataGeneratorTool"/> | |
73 | <Tool | |
74 | Name="VCWebDeploymentTool"/> | |
75 | <Tool | |
76 | Name="VCManagedWrapperGeneratorTool"/> | |
77 | <Tool | |
78 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
79 | </Configuration> | |
80 | <Configuration | |
81 | Name="DLL Universal Debug|Win32" | |
82 | OutputDirectory="vc_mswunivuddll" | |
83 | IntermediateDirectory="vc_mswunivuddll\screenshotgen" | |
84 | ConfigurationType="1" | |
85 | UseOfMFC="0" | |
86 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
87 | CharacterSet="1"> | |
88 | <Tool | |
89 | Name="VCCLCompilerTool" | |
90 | Optimization="0" | |
91 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswunivud;.\..\..\..\include;.;.\..\..\..\samples" | |
92 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
93 | MinimalRebuild="TRUE" | |
94 | ExceptionHandling="TRUE" | |
95 | BasicRuntimeChecks="3" | |
96 | RuntimeLibrary="3" | |
97 | BufferSecurityCheck="TRUE" | |
98 | RuntimeTypeInfo="TRUE" | |
99 | AssemblerListingLocation="vc_mswunivuddll\screenshotgen\" | |
100 | ObjectFile="vc_mswunivuddll\screenshotgen\" | |
101 | ProgramDataBaseFileName="vc_mswunivuddll\screenshotgen.pdb" | |
102 | WarningLevel="4" | |
103 | SuppressStartupBanner="TRUE" | |
104 | Detect64BitPortabilityProblems="TRUE" | |
105 | DebugInformationFormat="3"/> | |
106 | <Tool | |
107 | Name="VCCustomBuildTool"/> | |
108 | <Tool | |
109 | Name="VCLinkerTool" | |
110 | AdditionalOptions="" | |
b44f5137 | 111 | 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 wininet.lib" |
0d5eda9c FM |
112 | OutputFile="vc_mswunivuddll\screenshotgen.exe" |
113 | LinkIncremental="2" | |
114 | SuppressStartupBanner="TRUE" | |
115 | AdditionalLibraryDirectories=".\..\..\..\lib\vc_dll" | |
116 | GenerateDebugInformation="TRUE" | |
117 | ProgramDatabaseFile="vc_mswunivuddll\screenshotgen.pdb" | |
118 | SubSystem="2" | |
119 | TargetMachine="1"/> | |
120 | <Tool | |
121 | Name="VCMIDLTool"/> | |
122 | <Tool | |
123 | Name="VCPostBuildEventTool"/> | |
124 | <Tool | |
125 | Name="VCPreBuildEventTool"/> | |
126 | <Tool | |
127 | Name="VCPreLinkEventTool"/> | |
128 | <Tool | |
129 | Name="VCResourceCompilerTool" | |
130 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
131 | Culture="1033" | |
132 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswunivud;.\..\..\..\include;.;.\..\..\..\samples"/> | |
133 | <Tool | |
134 | Name="VCWebServiceProxyGeneratorTool"/> | |
135 | <Tool | |
136 | Name="VCXMLDataGeneratorTool"/> | |
137 | <Tool | |
138 | Name="VCWebDeploymentTool"/> | |
139 | <Tool | |
140 | Name="VCManagedWrapperGeneratorTool"/> | |
141 | <Tool | |
142 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
143 | </Configuration> | |
144 | <Configuration | |
145 | Name="DLL Release|Win32" | |
146 | OutputDirectory="vc_mswudll" | |
147 | IntermediateDirectory="vc_mswudll\screenshotgen" | |
148 | ConfigurationType="1" | |
149 | UseOfMFC="0" | |
150 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
151 | CharacterSet="1"> | |
152 | <Tool | |
153 | Name="VCCLCompilerTool" | |
154 | Optimization="2" | |
155 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswu;.\..\..\..\include;.;.\..\..\..\samples" | |
156 | PreprocessorDefinitions="__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
157 | ExceptionHandling="TRUE" | |
158 | RuntimeLibrary="2" | |
159 | RuntimeTypeInfo="TRUE" | |
160 | AssemblerListingLocation="vc_mswudll\screenshotgen\" | |
161 | ObjectFile="vc_mswudll\screenshotgen\" | |
162 | ProgramDataBaseFileName="vc_mswudll\screenshotgen.pdb" | |
163 | WarningLevel="4" | |
164 | SuppressStartupBanner="TRUE" | |
165 | Detect64BitPortabilityProblems="TRUE" | |
166 | DebugInformationFormat="3"/> | |
167 | <Tool | |
168 | Name="VCCustomBuildTool"/> | |
169 | <Tool | |
170 | Name="VCLinkerTool" | |
171 | AdditionalOptions="" | |
b44f5137 | 172 | 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 wininet.lib" |
0d5eda9c FM |
173 | OutputFile="vc_mswudll\screenshotgen.exe" |
174 | LinkIncremental="2" | |
175 | SuppressStartupBanner="TRUE" | |
176 | AdditionalLibraryDirectories=".\..\..\..\lib\vc_dll" | |
177 | GenerateDebugInformation="TRUE" | |
178 | ProgramDatabaseFile="vc_mswudll\screenshotgen.pdb" | |
179 | SubSystem="2" | |
180 | TargetMachine="1"/> | |
181 | <Tool | |
182 | Name="VCMIDLTool"/> | |
183 | <Tool | |
184 | Name="VCPostBuildEventTool"/> | |
185 | <Tool | |
186 | Name="VCPreBuildEventTool"/> | |
187 | <Tool | |
188 | Name="VCPreLinkEventTool"/> | |
189 | <Tool | |
190 | Name="VCResourceCompilerTool" | |
191 | PreprocessorDefinitions="__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
192 | Culture="1033" | |
193 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswu;.\..\..\..\include;.;.\..\..\..\samples"/> | |
194 | <Tool | |
195 | Name="VCWebServiceProxyGeneratorTool"/> | |
196 | <Tool | |
197 | Name="VCXMLDataGeneratorTool"/> | |
198 | <Tool | |
199 | Name="VCWebDeploymentTool"/> | |
200 | <Tool | |
201 | Name="VCManagedWrapperGeneratorTool"/> | |
202 | <Tool | |
203 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
204 | </Configuration> | |
205 | <Configuration | |
206 | Name="DLL Debug|Win32" | |
207 | OutputDirectory="vc_mswuddll" | |
208 | IntermediateDirectory="vc_mswuddll\screenshotgen" | |
209 | ConfigurationType="1" | |
210 | UseOfMFC="0" | |
211 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
212 | CharacterSet="1"> | |
213 | <Tool | |
214 | Name="VCCLCompilerTool" | |
215 | Optimization="0" | |
216 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswud;.\..\..\..\include;.;.\..\..\..\samples" | |
217 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
218 | MinimalRebuild="TRUE" | |
219 | ExceptionHandling="TRUE" | |
220 | BasicRuntimeChecks="3" | |
221 | RuntimeLibrary="3" | |
222 | BufferSecurityCheck="TRUE" | |
223 | RuntimeTypeInfo="TRUE" | |
224 | AssemblerListingLocation="vc_mswuddll\screenshotgen\" | |
225 | ObjectFile="vc_mswuddll\screenshotgen\" | |
226 | ProgramDataBaseFileName="vc_mswuddll\screenshotgen.pdb" | |
227 | WarningLevel="4" | |
228 | SuppressStartupBanner="TRUE" | |
229 | Detect64BitPortabilityProblems="TRUE" | |
230 | DebugInformationFormat="3"/> | |
231 | <Tool | |
232 | Name="VCCustomBuildTool"/> | |
233 | <Tool | |
234 | Name="VCLinkerTool" | |
235 | AdditionalOptions="" | |
b44f5137 | 236 | 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 wininet.lib" |
0d5eda9c FM |
237 | OutputFile="vc_mswuddll\screenshotgen.exe" |
238 | LinkIncremental="2" | |
239 | SuppressStartupBanner="TRUE" | |
240 | AdditionalLibraryDirectories=".\..\..\..\lib\vc_dll" | |
241 | GenerateDebugInformation="TRUE" | |
242 | ProgramDatabaseFile="vc_mswuddll\screenshotgen.pdb" | |
243 | SubSystem="2" | |
244 | TargetMachine="1"/> | |
245 | <Tool | |
246 | Name="VCMIDLTool"/> | |
247 | <Tool | |
248 | Name="VCPostBuildEventTool"/> | |
249 | <Tool | |
250 | Name="VCPreBuildEventTool"/> | |
251 | <Tool | |
252 | Name="VCPreLinkEventTool"/> | |
253 | <Tool | |
254 | Name="VCResourceCompilerTool" | |
255 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
256 | Culture="1033" | |
257 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_dll\mswud;.\..\..\..\include;.;.\..\..\..\samples"/> | |
258 | <Tool | |
259 | Name="VCWebServiceProxyGeneratorTool"/> | |
260 | <Tool | |
261 | Name="VCXMLDataGeneratorTool"/> | |
262 | <Tool | |
263 | Name="VCWebDeploymentTool"/> | |
264 | <Tool | |
265 | Name="VCManagedWrapperGeneratorTool"/> | |
266 | <Tool | |
267 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
268 | </Configuration> | |
269 | <Configuration | |
270 | Name="Universal Release|Win32" | |
271 | OutputDirectory="vc_mswunivu" | |
272 | IntermediateDirectory="vc_mswunivu\screenshotgen" | |
273 | ConfigurationType="1" | |
274 | UseOfMFC="0" | |
275 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
276 | CharacterSet="1"> | |
277 | <Tool | |
278 | Name="VCCLCompilerTool" | |
279 | Optimization="2" | |
280 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswunivu;.\..\..\..\include;.;.\..\..\..\samples" | |
281 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH" | |
282 | ExceptionHandling="TRUE" | |
283 | RuntimeLibrary="2" | |
284 | RuntimeTypeInfo="TRUE" | |
285 | AssemblerListingLocation="vc_mswunivu\screenshotgen\" | |
286 | ObjectFile="vc_mswunivu\screenshotgen\" | |
287 | ProgramDataBaseFileName="vc_mswunivu\screenshotgen.pdb" | |
288 | WarningLevel="4" | |
289 | SuppressStartupBanner="TRUE" | |
290 | Detect64BitPortabilityProblems="TRUE" | |
291 | DebugInformationFormat="3"/> | |
292 | <Tool | |
293 | Name="VCCustomBuildTool"/> | |
294 | <Tool | |
295 | Name="VCLinkerTool" | |
296 | AdditionalOptions="" | |
b44f5137 | 297 | 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 wininet.lib" |
0d5eda9c FM |
298 | OutputFile="vc_mswunivu\screenshotgen.exe" |
299 | LinkIncremental="2" | |
300 | SuppressStartupBanner="TRUE" | |
301 | AdditionalLibraryDirectories=".\..\..\..\lib\vc_lib" | |
302 | GenerateDebugInformation="TRUE" | |
303 | ProgramDatabaseFile="vc_mswunivu\screenshotgen.pdb" | |
304 | SubSystem="2" | |
305 | TargetMachine="1"/> | |
306 | <Tool | |
307 | Name="VCMIDLTool"/> | |
308 | <Tool | |
309 | Name="VCPostBuildEventTool"/> | |
310 | <Tool | |
311 | Name="VCPreBuildEventTool"/> | |
312 | <Tool | |
313 | Name="VCPreLinkEventTool"/> | |
314 | <Tool | |
315 | Name="VCResourceCompilerTool" | |
316 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;_WINDOWS;NOPCH" | |
317 | Culture="1033" | |
318 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswunivu;.\..\..\..\include;.;.\..\..\..\samples"/> | |
319 | <Tool | |
320 | Name="VCWebServiceProxyGeneratorTool"/> | |
321 | <Tool | |
322 | Name="VCXMLDataGeneratorTool"/> | |
323 | <Tool | |
324 | Name="VCWebDeploymentTool"/> | |
325 | <Tool | |
326 | Name="VCManagedWrapperGeneratorTool"/> | |
327 | <Tool | |
328 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
329 | </Configuration> | |
330 | <Configuration | |
331 | Name="Universal Debug|Win32" | |
332 | OutputDirectory="vc_mswunivud" | |
333 | IntermediateDirectory="vc_mswunivud\screenshotgen" | |
334 | ConfigurationType="1" | |
335 | UseOfMFC="0" | |
336 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
337 | CharacterSet="1"> | |
338 | <Tool | |
339 | Name="VCCLCompilerTool" | |
340 | Optimization="0" | |
341 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswunivud;.\..\..\..\include;.;.\..\..\..\samples" | |
342 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;_WINDOWS;NOPCH" | |
343 | MinimalRebuild="TRUE" | |
344 | ExceptionHandling="TRUE" | |
345 | BasicRuntimeChecks="3" | |
346 | RuntimeLibrary="3" | |
347 | BufferSecurityCheck="TRUE" | |
348 | RuntimeTypeInfo="TRUE" | |
349 | AssemblerListingLocation="vc_mswunivud\screenshotgen\" | |
350 | ObjectFile="vc_mswunivud\screenshotgen\" | |
351 | ProgramDataBaseFileName="vc_mswunivud\screenshotgen.pdb" | |
352 | WarningLevel="4" | |
353 | SuppressStartupBanner="TRUE" | |
354 | Detect64BitPortabilityProblems="TRUE" | |
355 | DebugInformationFormat="3"/> | |
356 | <Tool | |
357 | Name="VCCustomBuildTool"/> | |
358 | <Tool | |
359 | Name="VCLinkerTool" | |
360 | AdditionalOptions="" | |
b44f5137 | 361 | 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 wininet.lib" |
0d5eda9c FM |
362 | OutputFile="vc_mswunivud\screenshotgen.exe" |
363 | LinkIncremental="2" | |
364 | SuppressStartupBanner="TRUE" | |
365 | AdditionalLibraryDirectories=".\..\..\..\lib\vc_lib" | |
366 | GenerateDebugInformation="TRUE" | |
367 | ProgramDatabaseFile="vc_mswunivud\screenshotgen.pdb" | |
368 | SubSystem="2" | |
369 | TargetMachine="1"/> | |
370 | <Tool | |
371 | Name="VCMIDLTool"/> | |
372 | <Tool | |
373 | Name="VCPostBuildEventTool"/> | |
374 | <Tool | |
375 | Name="VCPreBuildEventTool"/> | |
376 | <Tool | |
377 | Name="VCPreLinkEventTool"/> | |
378 | <Tool | |
379 | Name="VCResourceCompilerTool" | |
380 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;_WINDOWS;NOPCH" | |
381 | Culture="1033" | |
382 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswunivud;.\..\..\..\include;.;.\..\..\..\samples"/> | |
383 | <Tool | |
384 | Name="VCWebServiceProxyGeneratorTool"/> | |
385 | <Tool | |
386 | Name="VCXMLDataGeneratorTool"/> | |
387 | <Tool | |
388 | Name="VCWebDeploymentTool"/> | |
389 | <Tool | |
390 | Name="VCManagedWrapperGeneratorTool"/> | |
391 | <Tool | |
392 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
393 | </Configuration> | |
394 | <Configuration | |
395 | Name="Release|Win32" | |
396 | OutputDirectory="vc_mswu" | |
397 | IntermediateDirectory="vc_mswu\screenshotgen" | |
398 | ConfigurationType="1" | |
399 | UseOfMFC="0" | |
400 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
401 | CharacterSet="1"> | |
402 | <Tool | |
403 | Name="VCCLCompilerTool" | |
404 | Optimization="2" | |
405 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswu;.\..\..\..\include;.;.\..\..\..\samples" | |
406 | PreprocessorDefinitions="__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
407 | ExceptionHandling="TRUE" | |
408 | RuntimeLibrary="2" | |
409 | RuntimeTypeInfo="TRUE" | |
410 | AssemblerListingLocation="vc_mswu\screenshotgen\" | |
411 | ObjectFile="vc_mswu\screenshotgen\" | |
412 | ProgramDataBaseFileName="vc_mswu\screenshotgen.pdb" | |
413 | WarningLevel="4" | |
414 | SuppressStartupBanner="TRUE" | |
415 | Detect64BitPortabilityProblems="TRUE" | |
416 | DebugInformationFormat="3"/> | |
417 | <Tool | |
418 | Name="VCCustomBuildTool"/> | |
419 | <Tool | |
420 | Name="VCLinkerTool" | |
421 | AdditionalOptions="" | |
b44f5137 | 422 | 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 wininet.lib" |
0d5eda9c FM |
423 | OutputFile="vc_mswu\screenshotgen.exe" |
424 | LinkIncremental="2" | |
425 | SuppressStartupBanner="TRUE" | |
426 | AdditionalLibraryDirectories=".\..\..\..\lib\vc_lib" | |
427 | GenerateDebugInformation="TRUE" | |
428 | ProgramDatabaseFile="vc_mswu\screenshotgen.pdb" | |
429 | SubSystem="2" | |
430 | TargetMachine="1"/> | |
431 | <Tool | |
432 | Name="VCMIDLTool"/> | |
433 | <Tool | |
434 | Name="VCPostBuildEventTool"/> | |
435 | <Tool | |
436 | Name="VCPreBuildEventTool"/> | |
437 | <Tool | |
438 | Name="VCPreLinkEventTool"/> | |
439 | <Tool | |
440 | Name="VCResourceCompilerTool" | |
441 | PreprocessorDefinitions="__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
442 | Culture="1033" | |
443 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswu;.\..\..\..\include;.;.\..\..\..\samples"/> | |
444 | <Tool | |
445 | Name="VCWebServiceProxyGeneratorTool"/> | |
446 | <Tool | |
447 | Name="VCXMLDataGeneratorTool"/> | |
448 | <Tool | |
449 | Name="VCWebDeploymentTool"/> | |
450 | <Tool | |
451 | Name="VCManagedWrapperGeneratorTool"/> | |
452 | <Tool | |
453 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
454 | </Configuration> | |
455 | <Configuration | |
456 | Name="Debug|Win32" | |
457 | OutputDirectory="vc_mswud" | |
458 | IntermediateDirectory="vc_mswud\screenshotgen" | |
459 | ConfigurationType="1" | |
460 | UseOfMFC="0" | |
461 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
462 | CharacterSet="1"> | |
463 | <Tool | |
464 | Name="VCCLCompilerTool" | |
465 | Optimization="0" | |
466 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswud;.\..\..\..\include;.;.\..\..\..\samples" | |
467 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;_WINDOWS;NOPCH" | |
468 | MinimalRebuild="TRUE" | |
469 | ExceptionHandling="TRUE" | |
470 | BasicRuntimeChecks="3" | |
471 | RuntimeLibrary="3" | |
472 | BufferSecurityCheck="TRUE" | |
473 | RuntimeTypeInfo="TRUE" | |
474 | AssemblerListingLocation="vc_mswud\screenshotgen\" | |
475 | ObjectFile="vc_mswud\screenshotgen\" | |
476 | ProgramDataBaseFileName="vc_mswud\screenshotgen.pdb" | |
477 | WarningLevel="4" | |
478 | SuppressStartupBanner="TRUE" | |
479 | Detect64BitPortabilityProblems="TRUE" | |
480 | DebugInformationFormat="3"/> | |
481 | <Tool | |
482 | Name="VCCustomBuildTool"/> | |
483 | <Tool | |
484 | Name="VCLinkerTool" | |
485 | AdditionalOptions="" | |
b44f5137 | 486 | 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 wininet.lib" |
0d5eda9c FM |
487 | OutputFile="vc_mswud\screenshotgen.exe" |
488 | LinkIncremental="2" | |
489 | SuppressStartupBanner="TRUE" | |
490 | AdditionalLibraryDirectories=".\..\..\..\lib\vc_lib" | |
491 | GenerateDebugInformation="TRUE" | |
492 | ProgramDatabaseFile="vc_mswud\screenshotgen.pdb" | |
493 | SubSystem="2" | |
494 | TargetMachine="1"/> | |
495 | <Tool | |
496 | Name="VCMIDLTool"/> | |
497 | <Tool | |
498 | Name="VCPostBuildEventTool"/> | |
499 | <Tool | |
500 | Name="VCPreBuildEventTool"/> | |
501 | <Tool | |
502 | Name="VCPreLinkEventTool"/> | |
503 | <Tool | |
504 | Name="VCResourceCompilerTool" | |
505 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;_WINDOWS;NOPCH" | |
506 | Culture="1033" | |
507 | AdditionalIncludeDirectories=".\..\..\..\lib\vc_lib\mswud;.\..\..\..\include;.;.\..\..\..\samples"/> | |
508 | <Tool | |
509 | Name="VCWebServiceProxyGeneratorTool"/> | |
510 | <Tool | |
511 | Name="VCXMLDataGeneratorTool"/> | |
512 | <Tool | |
513 | Name="VCWebDeploymentTool"/> | |
514 | <Tool | |
515 | Name="VCManagedWrapperGeneratorTool"/> | |
516 | <Tool | |
517 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
518 | </Configuration> | |
519 | </Configurations> | |
520 | <References> | |
521 | ||
522 | </References> | |
523 | <Files> | |
524 | <Filter | |
525 | Name="Source Files" | |
526 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
527 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | |
528 | <File | |
529 | RelativePath=".\autocapture.cpp"> | |
530 | </File> | |
0d5eda9c FM |
531 | <File |
532 | RelativePath=".\customcombo.cpp"> | |
533 | </File> | |
534 | <File | |
535 | RelativePath=".\guiframe.cpp"> | |
536 | </File> | |
537 | <File | |
538 | RelativePath=".\screenshot_app.cpp"> | |
539 | </File> | |
540 | <File | |
541 | RelativePath=".\screenshot_main.cpp"> | |
542 | </File> | |
543 | </Filter> | |
544 | <Filter | |
545 | Name="Header Files" | |
546 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
547 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | |
548 | <File | |
549 | RelativePath=".\autocapture.h"> | |
550 | </File> | |
0d5eda9c FM |
551 | <File |
552 | RelativePath=".\customcombo.h"> | |
553 | </File> | |
554 | <File | |
555 | RelativePath=".\guiframe.h"> | |
556 | </File> | |
557 | <File | |
558 | RelativePath=".\screenshot_app.h"> | |
559 | </File> | |
560 | <File | |
561 | RelativePath=".\screenshot_main.h"> | |
562 | </File> | |
563 | </Filter> | |
564 | <Filter | |
565 | Name="Resource Files" | |
566 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | |
567 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> | |
568 | <File | |
569 | RelativePath=".\screenshotgen.rc"> | |
570 | </File> | |
571 | </Filter> | |
572 | </Files> | |
573 | <Globals> | |
574 | ||
575 | </Globals> | |
576 | </VisualStudioProject> | |
577 |