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