]> git.saurik.com Git - wxWidgets.git/blob - samples/uiaction/uiaction_vc8.vcproj
Fix outdated comment for wxCondition::Wait().
[wxWidgets.git] / samples / uiaction / uiaction_vc8.vcproj
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="8.00"
12 Name="uiaction"
13 ProjectGUID="{F4A15A83-3FE9-5957-9AC3-45393E610AF5}"
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\uiaction"
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 Optimization="0"
53 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples"
54 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
55 MinimalRebuild="true"
56 ExceptionHandling="1"
57 BasicRuntimeChecks="3"
58 RuntimeLibrary="3"
59 BufferSecurityCheck="true"
60 RuntimeTypeInfo="true"
61 ObjectFile="vc_mswud\uiaction\"
62 ProgramDataBaseFileName="vc_mswud\uiaction.pdb"
63 WarningLevel="4"
64 SuppressStartupBanner="true"
65 Detect64BitPortabilityProblems="true"
66 DebugInformationFormat="3"
67 />
68 <Tool
69 Name="VCManagedResourceCompilerTool"
70 />
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"
74 Culture="1033"
75 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples"
76 />
77 <Tool
78 Name="VCPreLinkEventTool"
79 />
80 <Tool
81 Name="VCLinkerTool"
82 AdditionalOptions=""
83 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"
84 OutputFile="vc_mswud\uiaction.exe"
85 LinkIncremental="2"
86 SuppressStartupBanner="true"
87 AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
88 GenerateManifest="true"
89 GenerateDebugInformation="true"
90 ProgramDatabaseFile="vc_mswud\uiaction.pdb"
91 SubSystem="2"
92 TargetMachine="1"
93 />
94 <Tool
95 Name="VCALinkTool"
96 />
97 <Tool
98 Name="VCManifestTool"
99 />
100 <Tool
101 Name="VCXDCMakeTool"
102 />
103 <Tool
104 Name="VCBscMakeTool"
105 OutputFile="vc_mswud\uiaction_vc8.bsc"
106 SuppressStartupBanner="true"
107 />
108 <Tool
109 Name="VCFxCopTool"
110 />
111 <Tool
112 Name="VCAppVerifierTool"
113 />
114 <Tool
115 Name="VCWebDeploymentTool"
116 />
117 <Tool
118 Name="VCPostBuildEventTool"
119 />
120 </Configuration>
121 <Configuration
122 Name="Release|Win32"
123 OutputDirectory="vc_mswu"
124 IntermediateDirectory="vc_mswu\uiaction"
125 ConfigurationType="1"
126 UseOfMFC="0"
127 ATLMinimizesCRunTimeLibraryUsage="false"
128 CharacterSet="1"
129 >
130 <Tool
131 Name="VCPreBuildEventTool"
132 />
133 <Tool
134 Name="VCCustomBuildTool"
135 />
136 <Tool
137 Name="VCXMLDataGeneratorTool"
138 />
139 <Tool
140 Name="VCWebServiceProxyGeneratorTool"
141 />
142 <Tool
143 Name="VCMIDLTool"
144 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
145 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"
146 />
147 <Tool
148 Name="VCCLCompilerTool"
149 Optimization="2"
150 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"
151 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
152 ExceptionHandling="1"
153 RuntimeLibrary="2"
154 RuntimeTypeInfo="true"
155 ObjectFile="vc_mswu\uiaction\"
156 ProgramDataBaseFileName="vc_mswu\uiaction.pdb"
157 WarningLevel="4"
158 SuppressStartupBanner="true"
159 Detect64BitPortabilityProblems="true"
160 DebugInformationFormat="3"
161 />
162 <Tool
163 Name="VCManagedResourceCompilerTool"
164 />
165 <Tool
166 Name="VCResourceCompilerTool"
167 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"
168 Culture="1033"
169 AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"
170 />
171 <Tool
172 Name="VCPreLinkEventTool"
173 />
174 <Tool
175 Name="VCLinkerTool"
176 AdditionalOptions=""
177 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"
178 OutputFile="vc_mswu\uiaction.exe"
179 LinkIncremental="1"
180 SuppressStartupBanner="true"
181 AdditionalLibraryDirectories=".\..\..\lib\vc_lib"
182 GenerateManifest="true"
183 GenerateDebugInformation="true"
184 ProgramDatabaseFile="vc_mswu\uiaction.pdb"
185 SubSystem="2"
186 TargetMachine="1"
187 OptimizeReferences="2"
188 EnableCOMDATFolding="2"
189 />
190 <Tool
191 Name="VCALinkTool"
192 />
193 <Tool
194 Name="VCManifestTool"
195 />
196 <Tool
197 Name="VCXDCMakeTool"
198 />
199 <Tool
200 Name="VCBscMakeTool"
201 OutputFile="vc_mswu\uiaction_vc8.bsc"
202 SuppressStartupBanner="true"
203 />
204 <Tool
205 Name="VCFxCopTool"
206 />
207 <Tool
208 Name="VCAppVerifierTool"
209 />
210 <Tool
211 Name="VCWebDeploymentTool"
212 />
213 <Tool
214 Name="VCPostBuildEventTool"
215 />
216 </Configuration>
217 <Configuration
218 Name="DLL Debug|Win32"
219 OutputDirectory="vc_mswuddll"
220 IntermediateDirectory="vc_mswuddll\uiaction"
221 ConfigurationType="1"
222 UseOfMFC="0"
223 ATLMinimizesCRunTimeLibraryUsage="false"
224 CharacterSet="1"
225 >
226 <Tool
227 Name="VCPreBuildEventTool"
228 />
229 <Tool
230 Name="VCCustomBuildTool"
231 />
232 <Tool
233 Name="VCXMLDataGeneratorTool"
234 />
235 <Tool
236 Name="VCWebServiceProxyGeneratorTool"
237 />
238 <Tool
239 Name="VCMIDLTool"
240 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
241 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples"
242 />
243 <Tool
244 Name="VCCLCompilerTool"
245 Optimization="0"
246 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples"
247 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
248 MinimalRebuild="true"
249 ExceptionHandling="1"
250 BasicRuntimeChecks="3"
251 RuntimeLibrary="3"
252 BufferSecurityCheck="true"
253 RuntimeTypeInfo="true"
254 ObjectFile="vc_mswuddll\uiaction\"
255 ProgramDataBaseFileName="vc_mswuddll\uiaction.pdb"
256 WarningLevel="4"
257 SuppressStartupBanner="true"
258 Detect64BitPortabilityProblems="true"
259 DebugInformationFormat="3"
260 />
261 <Tool
262 Name="VCManagedResourceCompilerTool"
263 />
264 <Tool
265 Name="VCResourceCompilerTool"
266 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
267 Culture="1033"
268 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;.;.\..\..\samples"
269 />
270 <Tool
271 Name="VCPreLinkEventTool"
272 />
273 <Tool
274 Name="VCLinkerTool"
275 AdditionalOptions=""
276 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"
277 OutputFile="vc_mswuddll\uiaction.exe"
278 LinkIncremental="2"
279 SuppressStartupBanner="true"
280 AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
281 GenerateManifest="true"
282 GenerateDebugInformation="true"
283 ProgramDatabaseFile="vc_mswuddll\uiaction.pdb"
284 SubSystem="2"
285 TargetMachine="1"
286 />
287 <Tool
288 Name="VCALinkTool"
289 />
290 <Tool
291 Name="VCManifestTool"
292 />
293 <Tool
294 Name="VCXDCMakeTool"
295 />
296 <Tool
297 Name="VCBscMakeTool"
298 OutputFile="vc_mswuddll\uiaction_vc8.bsc"
299 SuppressStartupBanner="true"
300 />
301 <Tool
302 Name="VCFxCopTool"
303 />
304 <Tool
305 Name="VCAppVerifierTool"
306 />
307 <Tool
308 Name="VCWebDeploymentTool"
309 />
310 <Tool
311 Name="VCPostBuildEventTool"
312 />
313 </Configuration>
314 <Configuration
315 Name="DLL Release|Win32"
316 OutputDirectory="vc_mswudll"
317 IntermediateDirectory="vc_mswudll\uiaction"
318 ConfigurationType="1"
319 UseOfMFC="0"
320 ATLMinimizesCRunTimeLibraryUsage="false"
321 CharacterSet="1"
322 >
323 <Tool
324 Name="VCPreBuildEventTool"
325 />
326 <Tool
327 Name="VCCustomBuildTool"
328 />
329 <Tool
330 Name="VCXMLDataGeneratorTool"
331 />
332 <Tool
333 Name="VCWebServiceProxyGeneratorTool"
334 />
335 <Tool
336 Name="VCMIDLTool"
337 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
338 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples"
339 />
340 <Tool
341 Name="VCCLCompilerTool"
342 Optimization="2"
343 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples"
344 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
345 ExceptionHandling="1"
346 RuntimeLibrary="2"
347 RuntimeTypeInfo="true"
348 ObjectFile="vc_mswudll\uiaction\"
349 ProgramDataBaseFileName="vc_mswudll\uiaction.pdb"
350 WarningLevel="4"
351 SuppressStartupBanner="true"
352 Detect64BitPortabilityProblems="true"
353 DebugInformationFormat="3"
354 />
355 <Tool
356 Name="VCManagedResourceCompilerTool"
357 />
358 <Tool
359 Name="VCResourceCompilerTool"
360 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_WINDOWS;NOPCH"
361 Culture="1033"
362 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;.;.\..\..\samples"
363 />
364 <Tool
365 Name="VCPreLinkEventTool"
366 />
367 <Tool
368 Name="VCLinkerTool"
369 AdditionalOptions=""
370 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"
371 OutputFile="vc_mswudll\uiaction.exe"
372 LinkIncremental="1"
373 SuppressStartupBanner="true"
374 AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
375 GenerateManifest="true"
376 GenerateDebugInformation="true"
377 ProgramDatabaseFile="vc_mswudll\uiaction.pdb"
378 SubSystem="2"
379 TargetMachine="1"
380 OptimizeReferences="2"
381 EnableCOMDATFolding="2"
382 />
383 <Tool
384 Name="VCALinkTool"
385 />
386 <Tool
387 Name="VCManifestTool"
388 />
389 <Tool
390 Name="VCXDCMakeTool"
391 />
392 <Tool
393 Name="VCBscMakeTool"
394 OutputFile="vc_mswudll\uiaction_vc8.bsc"
395 SuppressStartupBanner="true"
396 />
397 <Tool
398 Name="VCFxCopTool"
399 />
400 <Tool
401 Name="VCAppVerifierTool"
402 />
403 <Tool
404 Name="VCWebDeploymentTool"
405 />
406 <Tool
407 Name="VCPostBuildEventTool"
408 />
409 </Configuration>
410 </Configurations>
411 <References>
412
413 </References>
414 <Files>
415 <Filter
416 Name="Source Files"
417 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
418 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
419 >
420 <File
421 RelativePath=".\uiaction.cpp"
422 >
423 </File>
424 </Filter>
425 <Filter
426 Name="Resource Files"
427 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
428 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
429 >
430 <File
431 RelativePath="..\..\samples\sample.rc"
432 >
433 </File>
434 </Filter>
435 </Files>
436 <Globals>
437
438 </Globals>
439 </VisualStudioProject>
440