]> git.saurik.com Git - wxWidgets.git/blob - samples/dll/dll_vc8_sdk_exe.vcproj
Minor corrections to XRC format description.
[wxWidgets.git] / samples / dll / dll_vc8_sdk_exe.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="sdk_exe"
13 ProjectGUID="{86629D2C-CF65-52BD-9329-D573949DBE93}"
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\sdk_exe"
28 ConfigurationType="1"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
31 >
32 <Tool
33 Name="VCPreBuildEventTool"
34 />
35 <Tool
36 Name="VCCustomBuildTool"
37 />
38 <Tool
39 Name="VCXMLDataGeneratorTool"
40 />
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
43 />
44 <Tool
45 Name="VCMIDLTool"
46 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
47 AdditionalIncludeDirectories=""
48 />
49 <Tool
50 Name="VCCLCompilerTool"
51 Optimization="0"
52 AdditionalIncludeDirectories=""
53 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
54 MinimalRebuild="true"
55 ExceptionHandling="1"
56 BasicRuntimeChecks="3"
57 RuntimeLibrary="3"
58 BufferSecurityCheck="true"
59 RuntimeTypeInfo="true"
60 ObjectFile="vc_mswud\sdk_exe\"
61 ProgramDataBaseFileName="vc_mswud\sdk_exe.pdb"
62 WarningLevel="3"
63 SuppressStartupBanner="true"
64 Detect64BitPortabilityProblems="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;_WINDOWS"
73 Culture="1033"
74 AdditionalIncludeDirectories=""
75 />
76 <Tool
77 Name="VCPreLinkEventTool"
78 />
79 <Tool
80 Name="VCLinkerTool"
81 AdditionalOptions=""
82 AdditionalDependencies="vc_mswud\my_dll.lib user32.lib"
83 OutputFile="vc_mswud\sdk_exe.exe"
84 LinkIncremental="2"
85 SuppressStartupBanner="true"
86 AdditionalLibraryDirectories=""
87 GenerateManifest="true"
88 GenerateDebugInformation="true"
89 ProgramDatabaseFile="vc_mswud\sdk_exe.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\dll_vc8_sdk_exe.bsc"
105 SuppressStartupBanner="true"
106 />
107 <Tool
108 Name="VCFxCopTool"
109 />
110 <Tool
111 Name="VCAppVerifierTool"
112 />
113 <Tool
114 Name="VCWebDeploymentTool"
115 />
116 <Tool
117 Name="VCPostBuildEventTool"
118 />
119 </Configuration>
120 <Configuration
121 Name="Release|Win32"
122 OutputDirectory="vc_mswu"
123 IntermediateDirectory="vc_mswu\sdk_exe"
124 ConfigurationType="1"
125 UseOfMFC="0"
126 ATLMinimizesCRunTimeLibraryUsage="false"
127 >
128 <Tool
129 Name="VCPreBuildEventTool"
130 />
131 <Tool
132 Name="VCCustomBuildTool"
133 />
134 <Tool
135 Name="VCXMLDataGeneratorTool"
136 />
137 <Tool
138 Name="VCWebServiceProxyGeneratorTool"
139 />
140 <Tool
141 Name="VCMIDLTool"
142 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
143 AdditionalIncludeDirectories=""
144 />
145 <Tool
146 Name="VCCLCompilerTool"
147 Optimization="2"
148 AdditionalIncludeDirectories=""
149 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
150 ExceptionHandling="1"
151 RuntimeLibrary="2"
152 RuntimeTypeInfo="true"
153 ObjectFile="vc_mswu\sdk_exe\"
154 ProgramDataBaseFileName="vc_mswu\sdk_exe.pdb"
155 WarningLevel="3"
156 SuppressStartupBanner="true"
157 Detect64BitPortabilityProblems="true"
158 DebugInformationFormat="3"
159 />
160 <Tool
161 Name="VCManagedResourceCompilerTool"
162 />
163 <Tool
164 Name="VCResourceCompilerTool"
165 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
166 Culture="1033"
167 AdditionalIncludeDirectories=""
168 />
169 <Tool
170 Name="VCPreLinkEventTool"
171 />
172 <Tool
173 Name="VCLinkerTool"
174 AdditionalOptions=""
175 AdditionalDependencies="vc_mswu\my_dll.lib user32.lib"
176 OutputFile="vc_mswu\sdk_exe.exe"
177 LinkIncremental="1"
178 SuppressStartupBanner="true"
179 AdditionalLibraryDirectories=""
180 GenerateManifest="true"
181 GenerateDebugInformation="true"
182 ProgramDatabaseFile="vc_mswu\sdk_exe.pdb"
183 SubSystem="2"
184 TargetMachine="1"
185 OptimizeReferences="2"
186 EnableCOMDATFolding="2"
187 />
188 <Tool
189 Name="VCALinkTool"
190 />
191 <Tool
192 Name="VCManifestTool"
193 />
194 <Tool
195 Name="VCXDCMakeTool"
196 />
197 <Tool
198 Name="VCBscMakeTool"
199 OutputFile="vc_mswu\dll_vc8_sdk_exe.bsc"
200 SuppressStartupBanner="true"
201 />
202 <Tool
203 Name="VCFxCopTool"
204 />
205 <Tool
206 Name="VCAppVerifierTool"
207 />
208 <Tool
209 Name="VCWebDeploymentTool"
210 />
211 <Tool
212 Name="VCPostBuildEventTool"
213 />
214 </Configuration>
215 <Configuration
216 Name="DLL Debug|Win32"
217 OutputDirectory="vc_mswuddll"
218 IntermediateDirectory="vc_mswuddll\sdk_exe"
219 ConfigurationType="1"
220 UseOfMFC="0"
221 ATLMinimizesCRunTimeLibraryUsage="false"
222 >
223 <Tool
224 Name="VCPreBuildEventTool"
225 />
226 <Tool
227 Name="VCCustomBuildTool"
228 />
229 <Tool
230 Name="VCXMLDataGeneratorTool"
231 />
232 <Tool
233 Name="VCWebServiceProxyGeneratorTool"
234 />
235 <Tool
236 Name="VCMIDLTool"
237 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
238 AdditionalIncludeDirectories=""
239 />
240 <Tool
241 Name="VCCLCompilerTool"
242 Optimization="0"
243 AdditionalIncludeDirectories=""
244 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
245 MinimalRebuild="true"
246 ExceptionHandling="1"
247 BasicRuntimeChecks="3"
248 RuntimeLibrary="3"
249 BufferSecurityCheck="true"
250 RuntimeTypeInfo="true"
251 ObjectFile="vc_mswuddll\sdk_exe\"
252 ProgramDataBaseFileName="vc_mswuddll\sdk_exe.pdb"
253 WarningLevel="3"
254 SuppressStartupBanner="true"
255 Detect64BitPortabilityProblems="true"
256 DebugInformationFormat="3"
257 />
258 <Tool
259 Name="VCManagedResourceCompilerTool"
260 />
261 <Tool
262 Name="VCResourceCompilerTool"
263 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
264 Culture="1033"
265 AdditionalIncludeDirectories=""
266 />
267 <Tool
268 Name="VCPreLinkEventTool"
269 />
270 <Tool
271 Name="VCLinkerTool"
272 AdditionalOptions=""
273 AdditionalDependencies="vc_mswuddll\my_dll.lib user32.lib"
274 OutputFile="vc_mswuddll\sdk_exe.exe"
275 LinkIncremental="2"
276 SuppressStartupBanner="true"
277 AdditionalLibraryDirectories=""
278 GenerateManifest="true"
279 GenerateDebugInformation="true"
280 ProgramDatabaseFile="vc_mswuddll\sdk_exe.pdb"
281 SubSystem="2"
282 TargetMachine="1"
283 />
284 <Tool
285 Name="VCALinkTool"
286 />
287 <Tool
288 Name="VCManifestTool"
289 />
290 <Tool
291 Name="VCXDCMakeTool"
292 />
293 <Tool
294 Name="VCBscMakeTool"
295 OutputFile="vc_mswuddll\dll_vc8_sdk_exe.bsc"
296 SuppressStartupBanner="true"
297 />
298 <Tool
299 Name="VCFxCopTool"
300 />
301 <Tool
302 Name="VCAppVerifierTool"
303 />
304 <Tool
305 Name="VCWebDeploymentTool"
306 />
307 <Tool
308 Name="VCPostBuildEventTool"
309 />
310 </Configuration>
311 <Configuration
312 Name="DLL Release|Win32"
313 OutputDirectory="vc_mswudll"
314 IntermediateDirectory="vc_mswudll\sdk_exe"
315 ConfigurationType="1"
316 UseOfMFC="0"
317 ATLMinimizesCRunTimeLibraryUsage="false"
318 >
319 <Tool
320 Name="VCPreBuildEventTool"
321 />
322 <Tool
323 Name="VCCustomBuildTool"
324 />
325 <Tool
326 Name="VCXMLDataGeneratorTool"
327 />
328 <Tool
329 Name="VCWebServiceProxyGeneratorTool"
330 />
331 <Tool
332 Name="VCMIDLTool"
333 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
334 AdditionalIncludeDirectories=""
335 />
336 <Tool
337 Name="VCCLCompilerTool"
338 Optimization="2"
339 AdditionalIncludeDirectories=""
340 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
341 ExceptionHandling="1"
342 RuntimeLibrary="2"
343 RuntimeTypeInfo="true"
344 ObjectFile="vc_mswudll\sdk_exe\"
345 ProgramDataBaseFileName="vc_mswudll\sdk_exe.pdb"
346 WarningLevel="3"
347 SuppressStartupBanner="true"
348 Detect64BitPortabilityProblems="true"
349 DebugInformationFormat="3"
350 />
351 <Tool
352 Name="VCManagedResourceCompilerTool"
353 />
354 <Tool
355 Name="VCResourceCompilerTool"
356 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
357 Culture="1033"
358 AdditionalIncludeDirectories=""
359 />
360 <Tool
361 Name="VCPreLinkEventTool"
362 />
363 <Tool
364 Name="VCLinkerTool"
365 AdditionalOptions=""
366 AdditionalDependencies="vc_mswudll\my_dll.lib user32.lib"
367 OutputFile="vc_mswudll\sdk_exe.exe"
368 LinkIncremental="1"
369 SuppressStartupBanner="true"
370 AdditionalLibraryDirectories=""
371 GenerateManifest="true"
372 GenerateDebugInformation="true"
373 ProgramDatabaseFile="vc_mswudll\sdk_exe.pdb"
374 SubSystem="2"
375 TargetMachine="1"
376 OptimizeReferences="2"
377 EnableCOMDATFolding="2"
378 />
379 <Tool
380 Name="VCALinkTool"
381 />
382 <Tool
383 Name="VCManifestTool"
384 />
385 <Tool
386 Name="VCXDCMakeTool"
387 />
388 <Tool
389 Name="VCBscMakeTool"
390 OutputFile="vc_mswudll\dll_vc8_sdk_exe.bsc"
391 SuppressStartupBanner="true"
392 />
393 <Tool
394 Name="VCFxCopTool"
395 />
396 <Tool
397 Name="VCAppVerifierTool"
398 />
399 <Tool
400 Name="VCWebDeploymentTool"
401 />
402 <Tool
403 Name="VCPostBuildEventTool"
404 />
405 </Configuration>
406 </Configurations>
407 <References>
408
409 </References>
410 <Files>
411 <Filter
412 Name="Source Files"
413 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
414 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
415 >
416 <File
417 RelativePath=".\sdk_exe.cpp"
418 >
419 </File>
420 </Filter>
421 </Files>
422 <Globals>
423
424 </Globals>
425 </VisualStudioProject>
426