]>
Commit | Line | Data |
---|---|---|
6bf92117 VS |
1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <!-- | |
3 | ||
4 | This project was generated by | |
5 | Bakefile 0.2.9 (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="preferences" | |
13 | ProjectGUID="{2580E110-3FB9-5E1E-8E95-F8E85FE896A3}" | |
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\preferences" | |
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;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__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;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH" | |
56 | ExceptionHandling="1" | |
57 | BasicRuntimeChecks="3" | |
58 | RuntimeLibrary="3" | |
59 | BufferSecurityCheck="true" | |
60 | RuntimeTypeInfo="true" | |
61 | ObjectFile="vc_mswud\preferences\" | |
62 | ProgramDataBaseFileName="vc_mswud\preferences.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;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__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\preferences.exe" | |
84 | LinkIncremental="2" | |
85 | SuppressStartupBanner="true" | |
86 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib" | |
87 | GenerateManifest="true" | |
88 | GenerateDebugInformation="true" | |
89 | ProgramDatabaseFile="vc_mswud\preferences.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\preferences_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\preferences" | |
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;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_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;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH" | |
149 | ExceptionHandling="1" | |
150 | RuntimeLibrary="2" | |
151 | RuntimeTypeInfo="true" | |
152 | ObjectFile="vc_mswu\preferences\" | |
153 | ProgramDataBaseFileName="vc_mswu\preferences.pdb" | |
154 | WarningLevel="4" | |
155 | SuppressStartupBanner="true" | |
156 | DebugInformationFormat="3" | |
157 | /> | |
158 | <Tool | |
159 | Name="VCManagedResourceCompilerTool" | |
160 | /> | |
161 | <Tool | |
162 | Name="VCResourceCompilerTool" | |
163 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_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\preferences.exe" | |
175 | LinkIncremental="1" | |
176 | SuppressStartupBanner="true" | |
177 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib" | |
178 | GenerateManifest="true" | |
179 | GenerateDebugInformation="true" | |
180 | ProgramDatabaseFile="vc_mswu\preferences.pdb" | |
181 | SubSystem="2" | |
182 | TargetMachine="1" | |
183 | OptimizeReferences="2" | |
184 | EnableCOMDATFolding="2" | |
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_mswu\preferences_vc9.bsc" | |
198 | SuppressStartupBanner="true" | |
199 | /> | |
200 | <Tool | |
201 | Name="VCFxCopTool" | |
202 | /> | |
203 | <Tool | |
204 | Name="VCAppVerifierTool" | |
205 | /> | |
206 | <Tool | |
207 | Name="VCPostBuildEventTool" | |
208 | /> | |
209 | </Configuration> | |
210 | <Configuration | |
211 | Name="DLL Debug|Win32" | |
212 | OutputDirectory="vc_mswuddll" | |
213 | IntermediateDirectory="vc_mswuddll\preferences" | |
214 | ConfigurationType="1" | |
215 | UseOfMFC="0" | |
216 | ATLMinimizesCRunTimeLibraryUsage="false" | |
217 | CharacterSet="1" | |
218 | > | |
219 | <Tool | |
220 | Name="VCPreBuildEventTool" | |
221 | /> | |
222 | <Tool | |
223 | Name="VCCustomBuildTool" | |
224 | /> | |
225 | <Tool | |
226 | Name="VCXMLDataGeneratorTool" | |
227 | /> | |
228 | <Tool | |
229 | Name="VCWebServiceProxyGeneratorTool" | |
230 | /> | |
231 | <Tool | |
232 | Name="VCMIDLTool" | |
233 | PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
234 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples" | |
235 | /> | |
236 | <Tool | |
237 | Name="VCCLCompilerTool" | |
238 | AdditionalOptions="/MP" | |
239 | Optimization="0" | |
240 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples" | |
241 | PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
242 | ExceptionHandling="1" | |
243 | BasicRuntimeChecks="3" | |
244 | RuntimeLibrary="3" | |
245 | BufferSecurityCheck="true" | |
246 | RuntimeTypeInfo="true" | |
247 | ObjectFile="vc_mswuddll\preferences\" | |
248 | ProgramDataBaseFileName="vc_mswuddll\preferences.pdb" | |
249 | WarningLevel="4" | |
250 | SuppressStartupBanner="true" | |
251 | DebugInformationFormat="3" | |
252 | /> | |
253 | <Tool | |
254 | Name="VCManagedResourceCompilerTool" | |
255 | /> | |
256 | <Tool | |
257 | Name="VCResourceCompilerTool" | |
258 | PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
259 | Culture="1033" | |
260 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples" | |
261 | /> | |
262 | <Tool | |
263 | Name="VCPreLinkEventTool" | |
264 | /> | |
265 | <Tool | |
266 | Name="VCLinkerTool" | |
267 | AdditionalOptions="" | |
268 | 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" | |
269 | OutputFile="vc_mswuddll\preferences.exe" | |
270 | LinkIncremental="2" | |
271 | SuppressStartupBanner="true" | |
272 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll" | |
273 | GenerateManifest="true" | |
274 | GenerateDebugInformation="true" | |
275 | ProgramDatabaseFile="vc_mswuddll\preferences.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_mswuddll\preferences_vc9.bsc" | |
291 | SuppressStartupBanner="true" | |
292 | /> | |
293 | <Tool | |
294 | Name="VCFxCopTool" | |
295 | /> | |
296 | <Tool | |
297 | Name="VCAppVerifierTool" | |
298 | /> | |
299 | <Tool | |
300 | Name="VCPostBuildEventTool" | |
301 | /> | |
302 | </Configuration> | |
303 | <Configuration | |
304 | Name="DLL Release|Win32" | |
305 | OutputDirectory="vc_mswudll" | |
306 | IntermediateDirectory="vc_mswudll\preferences" | |
307 | ConfigurationType="1" | |
308 | UseOfMFC="0" | |
309 | ATLMinimizesCRunTimeLibraryUsage="false" | |
310 | CharacterSet="1" | |
311 | > | |
312 | <Tool | |
313 | Name="VCPreBuildEventTool" | |
314 | /> | |
315 | <Tool | |
316 | Name="VCCustomBuildTool" | |
317 | /> | |
318 | <Tool | |
319 | Name="VCXMLDataGeneratorTool" | |
320 | /> | |
321 | <Tool | |
322 | Name="VCWebServiceProxyGeneratorTool" | |
323 | /> | |
324 | <Tool | |
325 | Name="VCMIDLTool" | |
326 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
327 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples" | |
328 | /> | |
329 | <Tool | |
330 | Name="VCCLCompilerTool" | |
331 | AdditionalOptions="/MP" | |
332 | Optimization="2" | |
333 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples" | |
334 | PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
335 | ExceptionHandling="1" | |
336 | RuntimeLibrary="2" | |
337 | RuntimeTypeInfo="true" | |
338 | ObjectFile="vc_mswudll\preferences\" | |
339 | ProgramDataBaseFileName="vc_mswudll\preferences.pdb" | |
340 | WarningLevel="4" | |
341 | SuppressStartupBanner="true" | |
342 | DebugInformationFormat="3" | |
343 | /> | |
344 | <Tool | |
345 | Name="VCManagedResourceCompilerTool" | |
346 | /> | |
347 | <Tool | |
348 | Name="VCResourceCompilerTool" | |
349 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH" | |
350 | Culture="1033" | |
351 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples" | |
352 | /> | |
353 | <Tool | |
354 | Name="VCPreLinkEventTool" | |
355 | /> | |
356 | <Tool | |
357 | Name="VCLinkerTool" | |
358 | AdditionalOptions="" | |
359 | 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" | |
360 | OutputFile="vc_mswudll\preferences.exe" | |
361 | LinkIncremental="1" | |
362 | SuppressStartupBanner="true" | |
363 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll" | |
364 | GenerateManifest="true" | |
365 | GenerateDebugInformation="true" | |
366 | ProgramDatabaseFile="vc_mswudll\preferences.pdb" | |
367 | SubSystem="2" | |
368 | TargetMachine="1" | |
369 | OptimizeReferences="2" | |
370 | EnableCOMDATFolding="2" | |
371 | /> | |
372 | <Tool | |
373 | Name="VCALinkTool" | |
374 | /> | |
375 | <Tool | |
376 | Name="VCManifestTool" | |
377 | /> | |
378 | <Tool | |
379 | Name="VCXDCMakeTool" | |
380 | /> | |
381 | <Tool | |
382 | Name="VCBscMakeTool" | |
383 | OutputFile="vc_mswudll\preferences_vc9.bsc" | |
384 | SuppressStartupBanner="true" | |
385 | /> | |
386 | <Tool | |
387 | Name="VCFxCopTool" | |
388 | /> | |
389 | <Tool | |
390 | Name="VCAppVerifierTool" | |
391 | /> | |
392 | <Tool | |
393 | Name="VCPostBuildEventTool" | |
394 | /> | |
395 | </Configuration> | |
396 | </Configurations> | |
397 | <References> | |
398 | ||
399 | </References> | |
400 | <Files> | |
401 | <Filter | |
402 | Name="Source Files" | |
403 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
404 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
405 | > | |
406 | <File | |
407 | RelativePath=".\preferences.cpp" | |
408 | > | |
409 | </File> | |
410 | </Filter> | |
411 | <Filter | |
412 | Name="Resource Files" | |
413 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | |
414 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | |
415 | > | |
416 | <File | |
417 | RelativePath="..\..\samples\sample.rc" | |
418 | > | |
419 | </File> | |
420 | </Filter> | |
421 | </Files> | |
422 | <Globals> | |
423 | ||
424 | </Globals> | |
425 | </VisualStudioProject> | |
426 |