]> git.saurik.com Git - wxWidgets.git/blob - samples/dll/dll_vc8_sdk_exe.vcproj
Set up scrollbars correctly for wxWebView in wxGTK.
[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="Universal Debug|Win32"
217 OutputDirectory="vc_mswunivud"
218 IntermediateDirectory="vc_mswunivud\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_mswunivud\sdk_exe\"
252 ProgramDataBaseFileName="vc_mswunivud\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_mswunivud\my_dll.lib user32.lib"
274 OutputFile="vc_mswunivud\sdk_exe.exe"
275 LinkIncremental="2"
276 SuppressStartupBanner="true"
277 AdditionalLibraryDirectories=""
278 GenerateManifest="true"
279 GenerateDebugInformation="true"
280 ProgramDatabaseFile="vc_mswunivud\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_mswunivud\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="Universal Release|Win32"
313 OutputDirectory="vc_mswunivu"
314 IntermediateDirectory="vc_mswunivu\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_mswunivu\sdk_exe\"
345 ProgramDataBaseFileName="vc_mswunivu\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_mswunivu\my_dll.lib user32.lib"
367 OutputFile="vc_mswunivu\sdk_exe.exe"
368 LinkIncremental="1"
369 SuppressStartupBanner="true"
370 AdditionalLibraryDirectories=""
371 GenerateManifest="true"
372 GenerateDebugInformation="true"
373 ProgramDatabaseFile="vc_mswunivu\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_mswunivu\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 <Configuration
407 Name="DLL Debug|Win32"
408 OutputDirectory="vc_mswuddll"
409 IntermediateDirectory="vc_mswuddll\sdk_exe"
410 ConfigurationType="1"
411 UseOfMFC="0"
412 ATLMinimizesCRunTimeLibraryUsage="false"
413 >
414 <Tool
415 Name="VCPreBuildEventTool"
416 />
417 <Tool
418 Name="VCCustomBuildTool"
419 />
420 <Tool
421 Name="VCXMLDataGeneratorTool"
422 />
423 <Tool
424 Name="VCWebServiceProxyGeneratorTool"
425 />
426 <Tool
427 Name="VCMIDLTool"
428 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
429 AdditionalIncludeDirectories=""
430 />
431 <Tool
432 Name="VCCLCompilerTool"
433 Optimization="0"
434 AdditionalIncludeDirectories=""
435 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
436 MinimalRebuild="true"
437 ExceptionHandling="1"
438 BasicRuntimeChecks="3"
439 RuntimeLibrary="3"
440 BufferSecurityCheck="true"
441 RuntimeTypeInfo="true"
442 ObjectFile="vc_mswuddll\sdk_exe\"
443 ProgramDataBaseFileName="vc_mswuddll\sdk_exe.pdb"
444 WarningLevel="3"
445 SuppressStartupBanner="true"
446 Detect64BitPortabilityProblems="true"
447 DebugInformationFormat="3"
448 />
449 <Tool
450 Name="VCManagedResourceCompilerTool"
451 />
452 <Tool
453 Name="VCResourceCompilerTool"
454 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
455 Culture="1033"
456 AdditionalIncludeDirectories=""
457 />
458 <Tool
459 Name="VCPreLinkEventTool"
460 />
461 <Tool
462 Name="VCLinkerTool"
463 AdditionalOptions=""
464 AdditionalDependencies="vc_mswuddll\my_dll.lib user32.lib"
465 OutputFile="vc_mswuddll\sdk_exe.exe"
466 LinkIncremental="2"
467 SuppressStartupBanner="true"
468 AdditionalLibraryDirectories=""
469 GenerateManifest="true"
470 GenerateDebugInformation="true"
471 ProgramDatabaseFile="vc_mswuddll\sdk_exe.pdb"
472 SubSystem="2"
473 TargetMachine="1"
474 />
475 <Tool
476 Name="VCALinkTool"
477 />
478 <Tool
479 Name="VCManifestTool"
480 />
481 <Tool
482 Name="VCXDCMakeTool"
483 />
484 <Tool
485 Name="VCBscMakeTool"
486 OutputFile="vc_mswuddll\dll_vc8_sdk_exe.bsc"
487 SuppressStartupBanner="true"
488 />
489 <Tool
490 Name="VCFxCopTool"
491 />
492 <Tool
493 Name="VCAppVerifierTool"
494 />
495 <Tool
496 Name="VCWebDeploymentTool"
497 />
498 <Tool
499 Name="VCPostBuildEventTool"
500 />
501 </Configuration>
502 <Configuration
503 Name="DLL Release|Win32"
504 OutputDirectory="vc_mswudll"
505 IntermediateDirectory="vc_mswudll\sdk_exe"
506 ConfigurationType="1"
507 UseOfMFC="0"
508 ATLMinimizesCRunTimeLibraryUsage="false"
509 >
510 <Tool
511 Name="VCPreBuildEventTool"
512 />
513 <Tool
514 Name="VCCustomBuildTool"
515 />
516 <Tool
517 Name="VCXMLDataGeneratorTool"
518 />
519 <Tool
520 Name="VCWebServiceProxyGeneratorTool"
521 />
522 <Tool
523 Name="VCMIDLTool"
524 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
525 AdditionalIncludeDirectories=""
526 />
527 <Tool
528 Name="VCCLCompilerTool"
529 Optimization="2"
530 AdditionalIncludeDirectories=""
531 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
532 ExceptionHandling="1"
533 RuntimeLibrary="2"
534 RuntimeTypeInfo="true"
535 ObjectFile="vc_mswudll\sdk_exe\"
536 ProgramDataBaseFileName="vc_mswudll\sdk_exe.pdb"
537 WarningLevel="3"
538 SuppressStartupBanner="true"
539 Detect64BitPortabilityProblems="true"
540 DebugInformationFormat="3"
541 />
542 <Tool
543 Name="VCManagedResourceCompilerTool"
544 />
545 <Tool
546 Name="VCResourceCompilerTool"
547 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
548 Culture="1033"
549 AdditionalIncludeDirectories=""
550 />
551 <Tool
552 Name="VCPreLinkEventTool"
553 />
554 <Tool
555 Name="VCLinkerTool"
556 AdditionalOptions=""
557 AdditionalDependencies="vc_mswudll\my_dll.lib user32.lib"
558 OutputFile="vc_mswudll\sdk_exe.exe"
559 LinkIncremental="1"
560 SuppressStartupBanner="true"
561 AdditionalLibraryDirectories=""
562 GenerateManifest="true"
563 GenerateDebugInformation="true"
564 ProgramDatabaseFile="vc_mswudll\sdk_exe.pdb"
565 SubSystem="2"
566 TargetMachine="1"
567 OptimizeReferences="2"
568 EnableCOMDATFolding="2"
569 />
570 <Tool
571 Name="VCALinkTool"
572 />
573 <Tool
574 Name="VCManifestTool"
575 />
576 <Tool
577 Name="VCXDCMakeTool"
578 />
579 <Tool
580 Name="VCBscMakeTool"
581 OutputFile="vc_mswudll\dll_vc8_sdk_exe.bsc"
582 SuppressStartupBanner="true"
583 />
584 <Tool
585 Name="VCFxCopTool"
586 />
587 <Tool
588 Name="VCAppVerifierTool"
589 />
590 <Tool
591 Name="VCWebDeploymentTool"
592 />
593 <Tool
594 Name="VCPostBuildEventTool"
595 />
596 </Configuration>
597 <Configuration
598 Name="DLL Universal Debug|Win32"
599 OutputDirectory="vc_mswunivuddll"
600 IntermediateDirectory="vc_mswunivuddll\sdk_exe"
601 ConfigurationType="1"
602 UseOfMFC="0"
603 ATLMinimizesCRunTimeLibraryUsage="false"
604 >
605 <Tool
606 Name="VCPreBuildEventTool"
607 />
608 <Tool
609 Name="VCCustomBuildTool"
610 />
611 <Tool
612 Name="VCXMLDataGeneratorTool"
613 />
614 <Tool
615 Name="VCWebServiceProxyGeneratorTool"
616 />
617 <Tool
618 Name="VCMIDLTool"
619 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
620 AdditionalIncludeDirectories=""
621 />
622 <Tool
623 Name="VCCLCompilerTool"
624 Optimization="0"
625 AdditionalIncludeDirectories=""
626 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
627 MinimalRebuild="true"
628 ExceptionHandling="1"
629 BasicRuntimeChecks="3"
630 RuntimeLibrary="3"
631 BufferSecurityCheck="true"
632 RuntimeTypeInfo="true"
633 ObjectFile="vc_mswunivuddll\sdk_exe\"
634 ProgramDataBaseFileName="vc_mswunivuddll\sdk_exe.pdb"
635 WarningLevel="3"
636 SuppressStartupBanner="true"
637 Detect64BitPortabilityProblems="true"
638 DebugInformationFormat="3"
639 />
640 <Tool
641 Name="VCManagedResourceCompilerTool"
642 />
643 <Tool
644 Name="VCResourceCompilerTool"
645 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
646 Culture="1033"
647 AdditionalIncludeDirectories=""
648 />
649 <Tool
650 Name="VCPreLinkEventTool"
651 />
652 <Tool
653 Name="VCLinkerTool"
654 AdditionalOptions=""
655 AdditionalDependencies="vc_mswunivuddll\my_dll.lib user32.lib"
656 OutputFile="vc_mswunivuddll\sdk_exe.exe"
657 LinkIncremental="2"
658 SuppressStartupBanner="true"
659 AdditionalLibraryDirectories=""
660 GenerateManifest="true"
661 GenerateDebugInformation="true"
662 ProgramDatabaseFile="vc_mswunivuddll\sdk_exe.pdb"
663 SubSystem="2"
664 TargetMachine="1"
665 />
666 <Tool
667 Name="VCALinkTool"
668 />
669 <Tool
670 Name="VCManifestTool"
671 />
672 <Tool
673 Name="VCXDCMakeTool"
674 />
675 <Tool
676 Name="VCBscMakeTool"
677 OutputFile="vc_mswunivuddll\dll_vc8_sdk_exe.bsc"
678 SuppressStartupBanner="true"
679 />
680 <Tool
681 Name="VCFxCopTool"
682 />
683 <Tool
684 Name="VCAppVerifierTool"
685 />
686 <Tool
687 Name="VCWebDeploymentTool"
688 />
689 <Tool
690 Name="VCPostBuildEventTool"
691 />
692 </Configuration>
693 <Configuration
694 Name="DLL Universal Release|Win32"
695 OutputDirectory="vc_mswunivudll"
696 IntermediateDirectory="vc_mswunivudll\sdk_exe"
697 ConfigurationType="1"
698 UseOfMFC="0"
699 ATLMinimizesCRunTimeLibraryUsage="false"
700 >
701 <Tool
702 Name="VCPreBuildEventTool"
703 />
704 <Tool
705 Name="VCCustomBuildTool"
706 />
707 <Tool
708 Name="VCXMLDataGeneratorTool"
709 />
710 <Tool
711 Name="VCWebServiceProxyGeneratorTool"
712 />
713 <Tool
714 Name="VCMIDLTool"
715 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
716 AdditionalIncludeDirectories=""
717 />
718 <Tool
719 Name="VCCLCompilerTool"
720 Optimization="2"
721 AdditionalIncludeDirectories=""
722 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
723 ExceptionHandling="1"
724 RuntimeLibrary="2"
725 RuntimeTypeInfo="true"
726 ObjectFile="vc_mswunivudll\sdk_exe\"
727 ProgramDataBaseFileName="vc_mswunivudll\sdk_exe.pdb"
728 WarningLevel="3"
729 SuppressStartupBanner="true"
730 Detect64BitPortabilityProblems="true"
731 DebugInformationFormat="3"
732 />
733 <Tool
734 Name="VCManagedResourceCompilerTool"
735 />
736 <Tool
737 Name="VCResourceCompilerTool"
738 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;_WINDOWS"
739 Culture="1033"
740 AdditionalIncludeDirectories=""
741 />
742 <Tool
743 Name="VCPreLinkEventTool"
744 />
745 <Tool
746 Name="VCLinkerTool"
747 AdditionalOptions=""
748 AdditionalDependencies="vc_mswunivudll\my_dll.lib user32.lib"
749 OutputFile="vc_mswunivudll\sdk_exe.exe"
750 LinkIncremental="1"
751 SuppressStartupBanner="true"
752 AdditionalLibraryDirectories=""
753 GenerateManifest="true"
754 GenerateDebugInformation="true"
755 ProgramDatabaseFile="vc_mswunivudll\sdk_exe.pdb"
756 SubSystem="2"
757 TargetMachine="1"
758 OptimizeReferences="2"
759 EnableCOMDATFolding="2"
760 />
761 <Tool
762 Name="VCALinkTool"
763 />
764 <Tool
765 Name="VCManifestTool"
766 />
767 <Tool
768 Name="VCXDCMakeTool"
769 />
770 <Tool
771 Name="VCBscMakeTool"
772 OutputFile="vc_mswunivudll\dll_vc8_sdk_exe.bsc"
773 SuppressStartupBanner="true"
774 />
775 <Tool
776 Name="VCFxCopTool"
777 />
778 <Tool
779 Name="VCAppVerifierTool"
780 />
781 <Tool
782 Name="VCWebDeploymentTool"
783 />
784 <Tool
785 Name="VCPostBuildEventTool"
786 />
787 </Configuration>
788 </Configurations>
789 <References>
790
791 </References>
792 <Files>
793 <Filter
794 Name="Source Files"
795 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
796 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
797 >
798 <File
799 RelativePath=".\sdk_exe.cpp"
800 >
801 </File>
802 </Filter>
803 </Files>
804 <Globals>
805
806 </Globals>
807 </VisualStudioProject>
808