Bug 478714 VS Project Patch (p=jsudduth, r=wsharp)
[tamarin-stm.git] / platform / win32 / shell2008.vcproj
blob3b9e269ab338e21ebbe63908a5ded0e5f1e24085
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="shell"
6 ProjectGUID="{437E43D2-ED2D-406B-88DB-B5940F838AE9}"
7 RootNamespace="shell"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 <Platform
19 Name="Windows Mobile 6 Professional SDK (ARMV4I)"
21 </Platforms>
22 <ToolFiles>
23 </ToolFiles>
24 <Configurations>
25 <Configuration
26 Name="Debug|Win32"
27 OutputDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
28 IntermediateDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
29 ConfigurationType="1"
30 CharacterSet="2"
32 <Tool
33 Name="VCPreBuildEventTool"
35 <Tool
36 Name="VCCustomBuildTool"
38 <Tool
39 Name="VCXMLDataGeneratorTool"
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
44 <Tool
45 Name="VCMIDLTool"
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="0"
50 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
51 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;_DEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE"
52 MinimalRebuild="false"
53 ExceptionHandling="0"
54 BasicRuntimeChecks="3"
55 RuntimeLibrary="1"
56 ForceConformanceInForLoopScope="false"
57 RuntimeTypeInfo="false"
58 UsePrecompiledHeader="0"
59 PrecompiledHeaderThrough=""
60 BrowseInformation="1"
61 WarningLevel="4"
62 WarnAsError="true"
63 Detect64BitPortabilityProblems="false"
64 DebugInformationFormat="3"
65 DisableSpecificWarnings="4201"
67 <Tool
68 Name="VCManagedResourceCompilerTool"
70 <Tool
71 Name="VCResourceCompilerTool"
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLinkerTool"
78 AdditionalOptions="/FIXED:NO"
79 AdditionalDependencies="winmm.lib DbgHelp.lib shlwapi.lib"
80 OutputFile="$(OutDir)/avm.exe"
81 GenerateDebugInformation="true"
82 GenerateMapFile="true"
83 RandomizedBaseAddress="1"
84 DataExecutionPrevention="0"
86 <Tool
87 Name="VCALinkTool"
89 <Tool
90 Name="VCManifestTool"
92 <Tool
93 Name="VCXDCMakeTool"
95 <Tool
96 Name="VCBscMakeTool"
98 <Tool
99 Name="VCFxCopTool"
101 <Tool
102 Name="VCAppVerifierTool"
104 <Tool
105 Name="VCPostBuildEventTool"
107 </Configuration>
108 <Configuration
109 Name="Debug|x64"
110 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
111 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
112 ConfigurationType="1"
113 CharacterSet="2"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
120 CommandLine=""
122 <Tool
123 Name="VCXMLDataGeneratorTool"
125 <Tool
126 Name="VCWebServiceProxyGeneratorTool"
128 <Tool
129 Name="VCMIDLTool"
130 TargetEnvironment="3"
132 <Tool
133 Name="VCCLCompilerTool"
134 Optimization="0"
135 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
136 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;_DEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE"
137 MinimalRebuild="false"
138 ExceptionHandling="0"
139 BasicRuntimeChecks="3"
140 RuntimeLibrary="1"
141 ForceConformanceInForLoopScope="false"
142 RuntimeTypeInfo="false"
143 UsePrecompiledHeader="0"
144 PrecompiledHeaderThrough=""
145 BrowseInformation="1"
146 WarningLevel="4"
147 WarnAsError="true"
148 Detect64BitPortabilityProblems="false"
149 DebugInformationFormat="3"
150 DisableSpecificWarnings="4201"
152 <Tool
153 Name="VCManagedResourceCompilerTool"
155 <Tool
156 Name="VCResourceCompilerTool"
158 <Tool
159 Name="VCPreLinkEventTool"
161 <Tool
162 Name="VCLinkerTool"
163 AdditionalOptions="/FIXED:NO"
164 AdditionalDependencies="winmm.lib shlwapi.lib"
165 OutputFile="$(OutDir)/avm.exe"
166 GenerateDebugInformation="true"
167 GenerateMapFile="true"
168 LargeAddressAware="2"
169 RandomizedBaseAddress="1"
170 DataExecutionPrevention="0"
171 TargetMachine="17"
172 ErrorReporting="0"
174 <Tool
175 Name="VCALinkTool"
177 <Tool
178 Name="VCManifestTool"
180 <Tool
181 Name="VCXDCMakeTool"
183 <Tool
184 Name="VCBscMakeTool"
186 <Tool
187 Name="VCFxCopTool"
189 <Tool
190 Name="VCAppVerifierTool"
192 <Tool
193 Name="VCPostBuildEventTool"
195 </Configuration>
196 <Configuration
197 Name="Release|Win32"
198 OutputDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
199 IntermediateDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
200 ConfigurationType="1"
201 CharacterSet="2"
203 <Tool
204 Name="VCPreBuildEventTool"
206 <Tool
207 Name="VCCustomBuildTool"
209 <Tool
210 Name="VCXMLDataGeneratorTool"
212 <Tool
213 Name="VCWebServiceProxyGeneratorTool"
215 <Tool
216 Name="VCMIDLTool"
218 <Tool
219 Name="VCCLCompilerTool"
220 Optimization="3"
221 FavorSizeOrSpeed="2"
222 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
223 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE"
224 StringPooling="true"
225 MinimalRebuild="false"
226 ExceptionHandling="0"
227 RuntimeLibrary="0"
228 ForceConformanceInForLoopScope="false"
229 RuntimeTypeInfo="false"
230 UsePrecompiledHeader="0"
231 PrecompiledHeaderThrough=""
232 WarningLevel="4"
233 WarnAsError="true"
234 Detect64BitPortabilityProblems="false"
235 DebugInformationFormat="0"
236 DisableSpecificWarnings="4201"
238 <Tool
239 Name="VCManagedResourceCompilerTool"
241 <Tool
242 Name="VCResourceCompilerTool"
244 <Tool
245 Name="VCPreLinkEventTool"
247 <Tool
248 Name="VCLinkerTool"
249 AdditionalOptions=""
250 AdditionalDependencies="winmm.lib"
251 OutputFile="$(OutDir)/avm.exe"
252 LinkIncremental="1"
253 GenerateDebugInformation="true"
254 GenerateMapFile="true"
255 OptimizeReferences="2"
256 RandomizedBaseAddress="1"
257 DataExecutionPrevention="1"
258 ErrorReporting="0"
260 <Tool
261 Name="VCALinkTool"
263 <Tool
264 Name="VCManifestTool"
266 <Tool
267 Name="VCXDCMakeTool"
269 <Tool
270 Name="VCBscMakeTool"
272 <Tool
273 Name="VCFxCopTool"
275 <Tool
276 Name="VCAppVerifierTool"
278 <Tool
279 Name="VCPostBuildEventTool"
281 </Configuration>
282 <Configuration
283 Name="Release|x64"
284 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
285 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
286 ConfigurationType="1"
287 CharacterSet="2"
289 <Tool
290 Name="VCPreBuildEventTool"
292 <Tool
293 Name="VCCustomBuildTool"
295 <Tool
296 Name="VCXMLDataGeneratorTool"
298 <Tool
299 Name="VCWebServiceProxyGeneratorTool"
301 <Tool
302 Name="VCMIDLTool"
303 TargetEnvironment="3"
305 <Tool
306 Name="VCCLCompilerTool"
307 Optimization="0"
308 FavorSizeOrSpeed="2"
309 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
310 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE"
311 StringPooling="true"
312 MinimalRebuild="false"
313 ExceptionHandling="0"
314 RuntimeLibrary="0"
315 ForceConformanceInForLoopScope="false"
316 RuntimeTypeInfo="false"
317 UsePrecompiledHeader="0"
318 PrecompiledHeaderThrough=""
319 WarningLevel="4"
320 WarnAsError="true"
321 Detect64BitPortabilityProblems="false"
322 DebugInformationFormat="3"
323 DisableSpecificWarnings="4201"
325 <Tool
326 Name="VCManagedResourceCompilerTool"
328 <Tool
329 Name="VCResourceCompilerTool"
331 <Tool
332 Name="VCPreLinkEventTool"
334 <Tool
335 Name="VCLinkerTool"
336 AdditionalOptions=""
337 AdditionalDependencies="winmm.lib"
338 OutputFile="$(OutDir)/avm.exe"
339 LinkIncremental="1"
340 GenerateDebugInformation="true"
341 AssemblyDebug="1"
342 GenerateMapFile="true"
343 LargeAddressAware="2"
344 OptimizeReferences="2"
345 RandomizedBaseAddress="1"
346 DataExecutionPrevention="0"
347 TargetMachine="17"
349 <Tool
350 Name="VCALinkTool"
352 <Tool
353 Name="VCManifestTool"
355 <Tool
356 Name="VCXDCMakeTool"
358 <Tool
359 Name="VCBscMakeTool"
361 <Tool
362 Name="VCFxCopTool"
364 <Tool
365 Name="VCAppVerifierTool"
367 <Tool
368 Name="VCPostBuildEventTool"
370 </Configuration>
371 <Configuration
372 Name="Release_Debugger|Win32"
373 OutputDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
374 IntermediateDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
375 ConfigurationType="1"
376 CharacterSet="2"
378 <Tool
379 Name="VCPreBuildEventTool"
381 <Tool
382 Name="VCCustomBuildTool"
384 <Tool
385 Name="VCXMLDataGeneratorTool"
387 <Tool
388 Name="VCWebServiceProxyGeneratorTool"
390 <Tool
391 Name="VCMIDLTool"
393 <Tool
394 Name="VCCLCompilerTool"
395 Optimization="3"
396 FavorSizeOrSpeed="2"
397 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
398 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;DEBUGGER;_CRT_SECURE_NO_DEPRECATE"
399 StringPooling="true"
400 MinimalRebuild="false"
401 ExceptionHandling="0"
402 RuntimeLibrary="0"
403 ForceConformanceInForLoopScope="false"
404 RuntimeTypeInfo="false"
405 UsePrecompiledHeader="0"
406 PrecompiledHeaderThrough=""
407 WarningLevel="4"
408 WarnAsError="true"
409 Detect64BitPortabilityProblems="false"
410 DebugInformationFormat="0"
411 DisableSpecificWarnings="4201"
413 <Tool
414 Name="VCManagedResourceCompilerTool"
416 <Tool
417 Name="VCResourceCompilerTool"
419 <Tool
420 Name="VCPreLinkEventTool"
422 <Tool
423 Name="VCLinkerTool"
424 AdditionalOptions=""
425 AdditionalDependencies="winmm.lib"
426 OutputFile="$(OutDir)/avm.exe"
427 LinkIncremental="1"
428 GenerateDebugInformation="true"
429 GenerateMapFile="true"
430 OptimizeReferences="2"
431 RandomizedBaseAddress="1"
432 DataExecutionPrevention="0"
434 <Tool
435 Name="VCALinkTool"
437 <Tool
438 Name="VCManifestTool"
440 <Tool
441 Name="VCXDCMakeTool"
443 <Tool
444 Name="VCBscMakeTool"
446 <Tool
447 Name="VCFxCopTool"
449 <Tool
450 Name="VCAppVerifierTool"
452 <Tool
453 Name="VCPostBuildEventTool"
455 </Configuration>
456 <Configuration
457 Name="Release_Debugger|x64"
458 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
459 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
460 ConfigurationType="1"
461 CharacterSet="2"
463 <Tool
464 Name="VCPreBuildEventTool"
466 <Tool
467 Name="VCCustomBuildTool"
469 <Tool
470 Name="VCXMLDataGeneratorTool"
472 <Tool
473 Name="VCWebServiceProxyGeneratorTool"
475 <Tool
476 Name="VCMIDLTool"
477 TargetEnvironment="3"
479 <Tool
480 Name="VCCLCompilerTool"
481 Optimization="3"
482 FavorSizeOrSpeed="2"
483 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
484 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;DEBUGGER;_CRT_SECURE_NO_DEPRECATE"
485 StringPooling="true"
486 MinimalRebuild="false"
487 ExceptionHandling="0"
488 RuntimeLibrary="0"
489 ForceConformanceInForLoopScope="false"
490 RuntimeTypeInfo="false"
491 UsePrecompiledHeader="0"
492 PrecompiledHeaderThrough=""
493 WarningLevel="4"
494 WarnAsError="true"
495 Detect64BitPortabilityProblems="false"
496 DebugInformationFormat="0"
497 DisableSpecificWarnings="4201"
499 <Tool
500 Name="VCManagedResourceCompilerTool"
502 <Tool
503 Name="VCResourceCompilerTool"
505 <Tool
506 Name="VCPreLinkEventTool"
508 <Tool
509 Name="VCLinkerTool"
510 AdditionalOptions=""
511 AdditionalDependencies="winmm.lib"
512 OutputFile="$(OutDir)/avm.exe"
513 LinkIncremental="1"
514 GenerateDebugInformation="true"
515 GenerateMapFile="true"
516 OptimizeReferences="2"
517 RandomizedBaseAddress="1"
518 DataExecutionPrevention="0"
519 TargetMachine="17"
521 <Tool
522 Name="VCALinkTool"
524 <Tool
525 Name="VCManifestTool"
527 <Tool
528 Name="VCXDCMakeTool"
530 <Tool
531 Name="VCBscMakeTool"
533 <Tool
534 Name="VCFxCopTool"
536 <Tool
537 Name="VCAppVerifierTool"
539 <Tool
540 Name="VCPostBuildEventTool"
542 </Configuration>
543 <Configuration
544 Name="Debug_Debugger|Win32"
545 OutputDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
546 IntermediateDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
547 ConfigurationType="1"
548 CharacterSet="2"
550 <Tool
551 Name="VCPreBuildEventTool"
553 <Tool
554 Name="VCCustomBuildTool"
556 <Tool
557 Name="VCXMLDataGeneratorTool"
559 <Tool
560 Name="VCWebServiceProxyGeneratorTool"
562 <Tool
563 Name="VCMIDLTool"
565 <Tool
566 Name="VCCLCompilerTool"
567 Optimization="0"
568 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
569 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;_DEBUG;_CONSOLE;USE_REAL2INT;DEBUGGER;_CRT_SECURE_NO_DEPRECATE"
570 MinimalRebuild="false"
571 ExceptionHandling="0"
572 BasicRuntimeChecks="3"
573 RuntimeLibrary="1"
574 ForceConformanceInForLoopScope="false"
575 RuntimeTypeInfo="false"
576 UsePrecompiledHeader="0"
577 PrecompiledHeaderThrough=""
578 BrowseInformation="1"
579 WarningLevel="4"
580 WarnAsError="true"
581 Detect64BitPortabilityProblems="false"
582 DebugInformationFormat="3"
583 DisableSpecificWarnings="4201"
585 <Tool
586 Name="VCManagedResourceCompilerTool"
588 <Tool
589 Name="VCResourceCompilerTool"
591 <Tool
592 Name="VCPreLinkEventTool"
594 <Tool
595 Name="VCLinkerTool"
596 AdditionalOptions="/FIXED:NO"
597 AdditionalDependencies="winmm.lib DbgHelp.lib shlwapi.lib"
598 OutputFile="$(OutDir)/avm.exe"
599 AdditionalLibraryDirectories=""
600 GenerateDebugInformation="true"
601 GenerateMapFile="true"
602 RandomizedBaseAddress="1"
603 DataExecutionPrevention="0"
605 <Tool
606 Name="VCALinkTool"
608 <Tool
609 Name="VCManifestTool"
611 <Tool
612 Name="VCXDCMakeTool"
614 <Tool
615 Name="VCBscMakeTool"
617 <Tool
618 Name="VCFxCopTool"
620 <Tool
621 Name="VCAppVerifierTool"
623 <Tool
624 Name="VCPostBuildEventTool"
626 </Configuration>
627 <Configuration
628 Name="Debug_Debugger|x64"
629 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
630 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
631 ConfigurationType="1"
632 CharacterSet="2"
634 <Tool
635 Name="VCPreBuildEventTool"
637 <Tool
638 Name="VCCustomBuildTool"
640 <Tool
641 Name="VCXMLDataGeneratorTool"
643 <Tool
644 Name="VCWebServiceProxyGeneratorTool"
646 <Tool
647 Name="VCMIDLTool"
648 TargetEnvironment="3"
650 <Tool
651 Name="VCCLCompilerTool"
652 Optimization="0"
653 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
654 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;_DEBUG;_CONSOLE;USE_REAL2INT;DEBUGGER;_CRT_SECURE_NO_DEPRECATE"
655 MinimalRebuild="false"
656 ExceptionHandling="0"
657 BasicRuntimeChecks="3"
658 RuntimeLibrary="1"
659 ForceConformanceInForLoopScope="false"
660 RuntimeTypeInfo="false"
661 UsePrecompiledHeader="0"
662 PrecompiledHeaderThrough=""
663 BrowseInformation="1"
664 WarningLevel="4"
665 WarnAsError="true"
666 Detect64BitPortabilityProblems="false"
667 DebugInformationFormat="3"
668 DisableSpecificWarnings="4201;4324"
670 <Tool
671 Name="VCManagedResourceCompilerTool"
673 <Tool
674 Name="VCResourceCompilerTool"
676 <Tool
677 Name="VCPreLinkEventTool"
679 <Tool
680 Name="VCLinkerTool"
681 AdditionalOptions="/FIXED:NO"
682 AdditionalDependencies="winmm.lib shlwapi.lib"
683 OutputFile="$(OutDir)/avm.exe"
684 AdditionalLibraryDirectories=""
685 GenerateDebugInformation="true"
686 GenerateMapFile="true"
687 LargeAddressAware="1"
688 RandomizedBaseAddress="1"
689 DataExecutionPrevention="0"
690 TargetMachine="17"
692 <Tool
693 Name="VCALinkTool"
695 <Tool
696 Name="VCManifestTool"
698 <Tool
699 Name="VCXDCMakeTool"
701 <Tool
702 Name="VCBscMakeTool"
704 <Tool
705 Name="VCFxCopTool"
707 <Tool
708 Name="VCAppVerifierTool"
710 <Tool
711 Name="VCPostBuildEventTool"
713 </Configuration>
714 <Configuration
715 Name="VTune|Win32"
716 OutputDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
717 IntermediateDirectory="obj_9/$(ProjectName)/$(ConfigurationName)"
718 ConfigurationType="1"
719 CharacterSet="2"
721 <Tool
722 Name="VCPreBuildEventTool"
724 <Tool
725 Name="VCCustomBuildTool"
727 <Tool
728 Name="VCXMLDataGeneratorTool"
730 <Tool
731 Name="VCWebServiceProxyGeneratorTool"
733 <Tool
734 Name="VCMIDLTool"
736 <Tool
737 Name="VCCLCompilerTool"
738 Optimization="3"
739 FavorSizeOrSpeed="2"
740 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;..;..\..\..\..\modules\vtune"
741 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE;AVMFEATURE_VTUNE=1"
742 StringPooling="true"
743 MinimalRebuild="false"
744 ExceptionHandling="0"
745 RuntimeLibrary="0"
746 ForceConformanceInForLoopScope="false"
747 RuntimeTypeInfo="false"
748 UsePrecompiledHeader="0"
749 PrecompiledHeaderThrough=""
750 WarningLevel="4"
751 WarnAsError="true"
752 Detect64BitPortabilityProblems="false"
753 DebugInformationFormat="3"
754 DisableSpecificWarnings="4201"
756 <Tool
757 Name="VCManagedResourceCompilerTool"
759 <Tool
760 Name="VCResourceCompilerTool"
762 <Tool
763 Name="VCPreLinkEventTool"
765 <Tool
766 Name="VCLinkerTool"
767 AdditionalOptions="/fixed:no"
768 AdditionalDependencies="winmm.lib JitProfiling.lib"
769 OutputFile="$(OutDir)/avm.exe"
770 LinkIncremental="1"
771 AdditionalLibraryDirectories="..\..\..\..\modules\vtune\ia32\libcmt"
772 GenerateDebugInformation="true"
773 GenerateMapFile="true"
774 OptimizeReferences="2"
775 RandomizedBaseAddress="1"
776 DataExecutionPrevention="1"
777 ErrorReporting="0"
779 <Tool
780 Name="VCALinkTool"
782 <Tool
783 Name="VCManifestTool"
785 <Tool
786 Name="VCXDCMakeTool"
788 <Tool
789 Name="VCBscMakeTool"
791 <Tool
792 Name="VCFxCopTool"
794 <Tool
795 Name="VCAppVerifierTool"
797 <Tool
798 Name="VCPostBuildEventTool"
800 </Configuration>
801 <Configuration
802 Name="VTune|x64"
803 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
804 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
805 ConfigurationType="1"
806 CharacterSet="2"
808 <Tool
809 Name="VCPreBuildEventTool"
811 <Tool
812 Name="VCCustomBuildTool"
814 <Tool
815 Name="VCXMLDataGeneratorTool"
817 <Tool
818 Name="VCWebServiceProxyGeneratorTool"
820 <Tool
821 Name="VCMIDLTool"
822 TargetEnvironment="3"
824 <Tool
825 Name="VCCLCompilerTool"
826 Optimization="0"
827 FavorSizeOrSpeed="2"
828 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
829 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE"
830 StringPooling="true"
831 MinimalRebuild="false"
832 ExceptionHandling="0"
833 RuntimeLibrary="0"
834 ForceConformanceInForLoopScope="false"
835 RuntimeTypeInfo="false"
836 UsePrecompiledHeader="0"
837 PrecompiledHeaderThrough=""
838 WarningLevel="4"
839 WarnAsError="true"
840 Detect64BitPortabilityProblems="false"
841 DebugInformationFormat="3"
842 DisableSpecificWarnings="4201"
844 <Tool
845 Name="VCManagedResourceCompilerTool"
847 <Tool
848 Name="VCResourceCompilerTool"
850 <Tool
851 Name="VCPreLinkEventTool"
853 <Tool
854 Name="VCLinkerTool"
855 AdditionalOptions=""
856 AdditionalDependencies="winmm.lib"
857 OutputFile="$(OutDir)/avm.exe"
858 LinkIncremental="1"
859 GenerateDebugInformation="true"
860 AssemblyDebug="1"
861 GenerateMapFile="true"
862 LargeAddressAware="2"
863 OptimizeReferences="2"
864 RandomizedBaseAddress="1"
865 DataExecutionPrevention="0"
866 TargetMachine="17"
868 <Tool
869 Name="VCALinkTool"
871 <Tool
872 Name="VCManifestTool"
874 <Tool
875 Name="VCXDCMakeTool"
877 <Tool
878 Name="VCBscMakeTool"
880 <Tool
881 Name="VCFxCopTool"
883 <Tool
884 Name="VCAppVerifierTool"
886 <Tool
887 Name="VCPostBuildEventTool"
889 </Configuration>
890 <Configuration
891 Name="MemoryProfiler|Win32"
892 OutputDirectory="&quot;obj_9/$(ProjectName)/$(ConfigurationName)&quot;"
893 IntermediateDirectory="&quot;obj_9/$(ProjectName)/$(ConfigurationName)&quot;"
894 ConfigurationType="1"
895 CharacterSet="2"
897 <Tool
898 Name="VCPreBuildEventTool"
900 <Tool
901 Name="VCCustomBuildTool"
903 <Tool
904 Name="VCXMLDataGeneratorTool"
906 <Tool
907 Name="VCWebServiceProxyGeneratorTool"
909 <Tool
910 Name="VCMIDLTool"
912 <Tool
913 Name="VCCLCompilerTool"
914 AdditionalOptions="/Oy-"
915 Optimization="3"
916 FavorSizeOrSpeed="2"
917 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
918 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE;MMGC_MEMORY_PROFILER"
919 StringPooling="true"
920 MinimalRebuild="false"
921 ExceptionHandling="0"
922 RuntimeLibrary="0"
923 ForceConformanceInForLoopScope="false"
924 RuntimeTypeInfo="false"
925 UsePrecompiledHeader="0"
926 PrecompiledHeaderThrough=""
927 WarningLevel="4"
928 WarnAsError="true"
929 Detect64BitPortabilityProblems="false"
930 DebugInformationFormat="3"
931 DisableSpecificWarnings="4201"
933 <Tool
934 Name="VCManagedResourceCompilerTool"
936 <Tool
937 Name="VCResourceCompilerTool"
939 <Tool
940 Name="VCPreLinkEventTool"
942 <Tool
943 Name="VCLinkerTool"
944 AdditionalOptions=""
945 AdditionalDependencies="winmm.lib"
946 OutputFile="$(OutDir)/avm.exe"
947 LinkIncremental="1"
948 GenerateDebugInformation="true"
949 GenerateMapFile="true"
950 OptimizeReferences="2"
951 RandomizedBaseAddress="1"
952 DataExecutionPrevention="1"
953 ErrorReporting="0"
955 <Tool
956 Name="VCALinkTool"
958 <Tool
959 Name="VCManifestTool"
961 <Tool
962 Name="VCXDCMakeTool"
964 <Tool
965 Name="VCBscMakeTool"
967 <Tool
968 Name="VCFxCopTool"
970 <Tool
971 Name="VCAppVerifierTool"
973 <Tool
974 Name="VCPostBuildEventTool"
976 </Configuration>
977 <Configuration
978 Name="MemoryProfiler|x64"
979 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
980 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
981 ConfigurationType="1"
982 CharacterSet="2"
984 <Tool
985 Name="VCPreBuildEventTool"
987 <Tool
988 Name="VCCustomBuildTool"
990 <Tool
991 Name="VCXMLDataGeneratorTool"
993 <Tool
994 Name="VCWebServiceProxyGeneratorTool"
996 <Tool
997 Name="VCMIDLTool"
998 TargetEnvironment="3"
1000 <Tool
1001 Name="VCCLCompilerTool"
1002 Optimization="0"
1003 FavorSizeOrSpeed="2"
1004 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
1005 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE"
1006 StringPooling="true"
1007 MinimalRebuild="false"
1008 ExceptionHandling="0"
1009 RuntimeLibrary="0"
1010 ForceConformanceInForLoopScope="false"
1011 RuntimeTypeInfo="false"
1012 UsePrecompiledHeader="0"
1013 PrecompiledHeaderThrough=""
1014 WarningLevel="4"
1015 WarnAsError="true"
1016 Detect64BitPortabilityProblems="false"
1017 DebugInformationFormat="3"
1018 DisableSpecificWarnings="4201"
1020 <Tool
1021 Name="VCManagedResourceCompilerTool"
1023 <Tool
1024 Name="VCResourceCompilerTool"
1026 <Tool
1027 Name="VCPreLinkEventTool"
1029 <Tool
1030 Name="VCLinkerTool"
1031 AdditionalOptions=""
1032 AdditionalDependencies="winmm.lib"
1033 OutputFile="$(OutDir)/avm.exe"
1034 LinkIncremental="1"
1035 GenerateDebugInformation="true"
1036 AssemblyDebug="1"
1037 GenerateMapFile="true"
1038 LargeAddressAware="2"
1039 OptimizeReferences="2"
1040 RandomizedBaseAddress="1"
1041 DataExecutionPrevention="0"
1042 TargetMachine="17"
1044 <Tool
1045 Name="VCALinkTool"
1047 <Tool
1048 Name="VCManifestTool"
1050 <Tool
1051 Name="VCXDCMakeTool"
1053 <Tool
1054 Name="VCBscMakeTool"
1056 <Tool
1057 Name="VCFxCopTool"
1059 <Tool
1060 Name="VCAppVerifierTool"
1062 <Tool
1063 Name="VCPostBuildEventTool"
1065 </Configuration>
1066 <Configuration
1067 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
1068 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1069 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1070 ConfigurationType="1"
1071 CharacterSet="1"
1073 <Tool
1074 Name="VCPreBuildEventTool"
1076 <Tool
1077 Name="VCCustomBuildTool"
1079 <Tool
1080 Name="VCXMLDataGeneratorTool"
1082 <Tool
1083 Name="VCWebServiceProxyGeneratorTool"
1085 <Tool
1086 Name="VCMIDLTool"
1087 TargetEnvironment="1"
1089 <Tool
1090 Name="VCCLCompilerTool"
1091 ExecutionBucket="7"
1092 Optimization="0"
1093 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
1094 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;UNDER_CE=0x501;_WIN32_WCE=0x501;ARM;_ARM_;ARMV5;_DEBUG;DEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE;UNICODE"
1095 MinimalRebuild="false"
1096 ExceptionHandling="0"
1097 RuntimeLibrary="0"
1098 TreatWChar_tAsBuiltInType="false"
1099 ForceConformanceInForLoopScope="false"
1100 RuntimeTypeInfo="false"
1101 UsePrecompiledHeader="0"
1102 PrecompiledHeaderThrough=""
1103 BrowseInformation="0"
1104 WarningLevel="4"
1105 WarnAsError="true"
1106 DebugInformationFormat="3"
1107 DisableSpecificWarnings="4201"
1108 CompileForArchitecture="3"
1110 <Tool
1111 Name="VCManagedResourceCompilerTool"
1113 <Tool
1114 Name="VCResourceCompilerTool"
1116 <Tool
1117 Name="VCPreLinkEventTool"
1119 <Tool
1120 Name="VCLinkerTool"
1121 AdditionalOptions=""
1122 AdditionalDependencies="mmtimer.lib corelibc.lib coredll.lib"
1123 OutputFile="$(OutDir)/avm.exe"
1124 GenerateDebugInformation="true"
1125 GenerateMapFile="true"
1126 EntryPointSymbol="mainWCRTStartup"
1127 RandomizedBaseAddress="1"
1128 DataExecutionPrevention="0"
1129 TargetMachine="0"
1131 <Tool
1132 Name="VCALinkTool"
1134 <Tool
1135 Name="VCXDCMakeTool"
1137 <Tool
1138 Name="VCBscMakeTool"
1140 <Tool
1141 Name="VCFxCopTool"
1143 <Tool
1144 Name="VCCodeSignTool"
1146 <Tool
1147 Name="VCPostBuildEventTool"
1149 <DeploymentTool
1150 ForceDirty="-1"
1151 RemoteDirectory=""
1152 RegisterOutput="0"
1153 AdditionalFiles=""
1155 <DebuggerTool
1157 </Configuration>
1158 <Configuration
1159 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
1160 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1161 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1162 ConfigurationType="1"
1163 CharacterSet="1"
1165 <Tool
1166 Name="VCPreBuildEventTool"
1168 <Tool
1169 Name="VCCustomBuildTool"
1171 <Tool
1172 Name="VCXMLDataGeneratorTool"
1174 <Tool
1175 Name="VCWebServiceProxyGeneratorTool"
1177 <Tool
1178 Name="VCMIDLTool"
1179 TargetEnvironment="1"
1181 <Tool
1182 Name="VCCLCompilerTool"
1183 ExecutionBucket="7"
1184 Optimization="2"
1185 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
1186 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;UNDER_CE=0x501;_WIN32_WCE=0x501;ARM;_ARM_;ARMV5;NDEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE;UNICODE"
1187 StringPooling="true"
1188 MinimalRebuild="false"
1189 ExceptionHandling="0"
1190 RuntimeLibrary="0"
1191 TreatWChar_tAsBuiltInType="false"
1192 RuntimeTypeInfo="false"
1193 UsePrecompiledHeader="0"
1194 PrecompiledHeaderThrough=""
1195 WarningLevel="4"
1196 WarnAsError="true"
1197 DebugInformationFormat="3"
1198 DisableSpecificWarnings="4201"
1199 CompileForArchitecture="3"
1201 <Tool
1202 Name="VCManagedResourceCompilerTool"
1204 <Tool
1205 Name="VCResourceCompilerTool"
1207 <Tool
1208 Name="VCPreLinkEventTool"
1210 <Tool
1211 Name="VCLinkerTool"
1212 AdditionalOptions=""
1213 AdditionalDependencies="mmtimer.lib corelibc.lib coredll.lib"
1214 OutputFile="$(OutDir)/avm.exe"
1215 LinkIncremental="1"
1216 GenerateDebugInformation="true"
1217 GenerateMapFile="true"
1218 OptimizeReferences="2"
1219 EntryPointSymbol="mainWCRTStartup"
1220 RandomizedBaseAddress="1"
1221 DataExecutionPrevention="0"
1222 TargetMachine="0"
1224 <Tool
1225 Name="VCALinkTool"
1227 <Tool
1228 Name="VCXDCMakeTool"
1230 <Tool
1231 Name="VCBscMakeTool"
1233 <Tool
1234 Name="VCFxCopTool"
1236 <Tool
1237 Name="VCCodeSignTool"
1239 <Tool
1240 Name="VCPostBuildEventTool"
1242 <DeploymentTool
1243 ForceDirty="-1"
1244 RemoteDirectory=""
1245 RegisterOutput="0"
1246 AdditionalFiles=""
1248 <DebuggerTool
1250 </Configuration>
1251 <Configuration
1252 Name="Release_Debugger|Windows Mobile 6 Professional SDK (ARMV4I)"
1253 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1254 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1255 ConfigurationType="1"
1256 CharacterSet="2"
1258 <Tool
1259 Name="VCPreBuildEventTool"
1261 <Tool
1262 Name="VCCustomBuildTool"
1264 <Tool
1265 Name="VCXMLDataGeneratorTool"
1267 <Tool
1268 Name="VCWebServiceProxyGeneratorTool"
1270 <Tool
1271 Name="VCMIDLTool"
1272 TargetEnvironment="1"
1274 <Tool
1275 Name="VCCLCompilerTool"
1276 ExecutionBucket="7"
1277 Optimization="3"
1278 FavorSizeOrSpeed="2"
1279 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
1280 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;NDEBUG;_CONSOLE;USE_REAL2INT;DEBUGGER;_CRT_SECURE_NO_DEPRECATE"
1281 StringPooling="true"
1282 MinimalRebuild="false"
1283 ExceptionHandling="0"
1284 RuntimeLibrary="0"
1285 ForceConformanceInForLoopScope="false"
1286 RuntimeTypeInfo="false"
1287 UsePrecompiledHeader="0"
1288 PrecompiledHeaderThrough=""
1289 WarningLevel="4"
1290 WarnAsError="true"
1291 DebugInformationFormat="0"
1292 DisableSpecificWarnings="4201"
1294 <Tool
1295 Name="VCManagedResourceCompilerTool"
1297 <Tool
1298 Name="VCResourceCompilerTool"
1300 <Tool
1301 Name="VCPreLinkEventTool"
1303 <Tool
1304 Name="VCLinkerTool"
1305 AdditionalOptions=""
1306 AdditionalDependencies="winmm.lib"
1307 OutputFile="$(OutDir)/avm.exe"
1308 LinkIncremental="1"
1309 GenerateDebugInformation="true"
1310 GenerateMapFile="true"
1311 OptimizeReferences="2"
1312 RandomizedBaseAddress="1"
1313 DataExecutionPrevention="0"
1314 TargetMachine="0"
1316 <Tool
1317 Name="VCALinkTool"
1319 <Tool
1320 Name="VCXDCMakeTool"
1322 <Tool
1323 Name="VCBscMakeTool"
1325 <Tool
1326 Name="VCFxCopTool"
1328 <Tool
1329 Name="VCCodeSignTool"
1331 <Tool
1332 Name="VCPostBuildEventTool"
1334 <DeploymentTool
1335 ForceDirty="-1"
1336 RemoteDirectory=""
1337 RegisterOutput="0"
1338 AdditionalFiles=""
1340 <DebuggerTool
1342 </Configuration>
1343 <Configuration
1344 Name="Debug_Debugger|Windows Mobile 6 Professional SDK (ARMV4I)"
1345 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1346 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1347 ConfigurationType="1"
1348 CharacterSet="2"
1350 <Tool
1351 Name="VCPreBuildEventTool"
1353 <Tool
1354 Name="VCCustomBuildTool"
1356 <Tool
1357 Name="VCXMLDataGeneratorTool"
1359 <Tool
1360 Name="VCWebServiceProxyGeneratorTool"
1362 <Tool
1363 Name="VCMIDLTool"
1364 TargetEnvironment="1"
1366 <Tool
1367 Name="VCCLCompilerTool"
1368 ExecutionBucket="7"
1369 Optimization="0"
1370 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
1371 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;_DEBUG;_CONSOLE;USE_REAL2INT;DEBUGGER;_CRT_SECURE_NO_DEPRECATE;MMGC_MEMORY_PROFILER"
1372 MinimalRebuild="false"
1373 ExceptionHandling="0"
1374 RuntimeLibrary="1"
1375 ForceConformanceInForLoopScope="false"
1376 RuntimeTypeInfo="false"
1377 UsePrecompiledHeader="0"
1378 PrecompiledHeaderThrough=""
1379 BrowseInformation="1"
1380 WarningLevel="4"
1381 WarnAsError="true"
1382 DebugInformationFormat="3"
1383 DisableSpecificWarnings="4201"
1385 <Tool
1386 Name="VCManagedResourceCompilerTool"
1388 <Tool
1389 Name="VCResourceCompilerTool"
1391 <Tool
1392 Name="VCPreLinkEventTool"
1394 <Tool
1395 Name="VCLinkerTool"
1396 AdditionalOptions="/FIXED:NO"
1397 AdditionalDependencies="winmm.lib DbgHelp.lib"
1398 OutputFile="$(OutDir)/avm.exe"
1399 AdditionalLibraryDirectories=""
1400 GenerateDebugInformation="true"
1401 GenerateMapFile="true"
1402 RandomizedBaseAddress="1"
1403 DataExecutionPrevention="0"
1404 TargetMachine="0"
1406 <Tool
1407 Name="VCALinkTool"
1409 <Tool
1410 Name="VCXDCMakeTool"
1412 <Tool
1413 Name="VCBscMakeTool"
1415 <Tool
1416 Name="VCFxCopTool"
1418 <Tool
1419 Name="VCCodeSignTool"
1421 <Tool
1422 Name="VCPostBuildEventTool"
1424 <DeploymentTool
1425 ForceDirty="-1"
1426 RemoteDirectory=""
1427 RegisterOutput="0"
1428 AdditionalFiles=""
1430 <DebuggerTool
1432 </Configuration>
1433 <Configuration
1434 Name="VTune|Windows Mobile 6 Professional SDK (ARMV4I)"
1435 ConfigurationType="1"
1437 <Tool
1438 Name="VCPreBuildEventTool"
1440 <Tool
1441 Name="VCCustomBuildTool"
1443 <Tool
1444 Name="VCXMLDataGeneratorTool"
1446 <Tool
1447 Name="VCWebServiceProxyGeneratorTool"
1449 <Tool
1450 Name="VCMIDLTool"
1452 <Tool
1453 Name="VCCLCompilerTool"
1454 ExecutionBucket="7"
1456 <Tool
1457 Name="VCManagedResourceCompilerTool"
1459 <Tool
1460 Name="VCResourceCompilerTool"
1462 <Tool
1463 Name="VCPreLinkEventTool"
1465 <Tool
1466 Name="VCLinkerTool"
1468 <Tool
1469 Name="VCALinkTool"
1471 <Tool
1472 Name="VCXDCMakeTool"
1474 <Tool
1475 Name="VCBscMakeTool"
1477 <Tool
1478 Name="VCFxCopTool"
1480 <Tool
1481 Name="VCCodeSignTool"
1483 <Tool
1484 Name="VCPostBuildEventTool"
1486 <DeploymentTool
1487 ForceDirty="-1"
1488 RemoteDirectory=""
1489 RegisterOutput="0"
1490 AdditionalFiles=""
1492 <DebuggerTool
1494 </Configuration>
1495 <Configuration
1496 Name="MemoryProfiler|Windows Mobile 6 Professional SDK (ARMV4I)"
1497 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1498 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1499 ConfigurationType="1"
1500 CharacterSet="1"
1502 <Tool
1503 Name="VCPreBuildEventTool"
1505 <Tool
1506 Name="VCCustomBuildTool"
1508 <Tool
1509 Name="VCXMLDataGeneratorTool"
1511 <Tool
1512 Name="VCWebServiceProxyGeneratorTool"
1514 <Tool
1515 Name="VCMIDLTool"
1516 TargetEnvironment="1"
1518 <Tool
1519 Name="VCCLCompilerTool"
1520 ExecutionBucket="7"
1521 Optimization="2"
1522 AdditionalIncludeDirectories="..\..\VMPI;..\..\shell;..\..\extensions;..\..\MMgc;..\..\other-licenses\zlib;..\..\core;..\..\eval;.;.."
1523 PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;AVMSHELL_BUILD;WIN32;UNDER_CE=0x501;_WIN32_WCE=0x501;ARM;_ARM_;ARMV5;NDEBUG;_CONSOLE;USE_REAL2INT;_CRT_SECURE_NO_DEPRECATE;UNICODE"
1524 StringPooling="true"
1525 MinimalRebuild="false"
1526 ExceptionHandling="0"
1527 RuntimeLibrary="0"
1528 TreatWChar_tAsBuiltInType="false"
1529 RuntimeTypeInfo="false"
1530 UsePrecompiledHeader="0"
1531 PrecompiledHeaderThrough=""
1532 WarningLevel="4"
1533 WarnAsError="true"
1534 DebugInformationFormat="3"
1535 DisableSpecificWarnings="4201"
1536 CompileForArchitecture="3"
1538 <Tool
1539 Name="VCManagedResourceCompilerTool"
1541 <Tool
1542 Name="VCResourceCompilerTool"
1544 <Tool
1545 Name="VCPreLinkEventTool"
1547 <Tool
1548 Name="VCLinkerTool"
1549 AdditionalOptions=""
1550 AdditionalDependencies="mmtimer.lib corelibc.lib coredll.lib"
1551 OutputFile="$(OutDir)/avm.exe"
1552 LinkIncremental="1"
1553 GenerateDebugInformation="true"
1554 GenerateMapFile="true"
1555 OptimizeReferences="2"
1556 EntryPointSymbol="mainWCRTStartup"
1557 RandomizedBaseAddress="1"
1558 DataExecutionPrevention="0"
1559 TargetMachine="0"
1561 <Tool
1562 Name="VCALinkTool"
1564 <Tool
1565 Name="VCXDCMakeTool"
1567 <Tool
1568 Name="VCBscMakeTool"
1570 <Tool
1571 Name="VCFxCopTool"
1573 <Tool
1574 Name="VCCodeSignTool"
1576 <Tool
1577 Name="VCPostBuildEventTool"
1579 <DeploymentTool
1580 ForceDirty="-1"
1581 RemoteDirectory=""
1582 RegisterOutput="0"
1583 AdditionalFiles=""
1585 <DebuggerTool
1587 </Configuration>
1588 </Configurations>
1589 <References>
1590 </References>
1591 <Files>
1592 <Filter
1593 Name="Source Files"
1594 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1595 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
1597 <File
1598 RelativePath="..\..\VMPI\AvmAssert.cpp"
1600 </File>
1601 <File
1602 RelativePath="..\..\VMPI\AvmAssert.h"
1604 </File>
1605 <File
1606 RelativePath="..\..\shell\avmshell.cpp"
1608 </File>
1609 <File
1610 RelativePath="..\..\shell\avmshellWin.cpp"
1612 </File>
1613 <File
1614 RelativePath="..\..\shell\ByteArrayGlue.cpp"
1616 </File>
1617 <File
1618 RelativePath="..\..\shell\ConsoleOutputStream.cpp"
1620 </File>
1621 <File
1622 RelativePath="..\..\shell\DataIO.cpp"
1624 </File>
1625 <File
1626 RelativePath="..\..\shell\DebugCLI.cpp"
1628 </File>
1629 <File
1630 RelativePath="..\..\extensions\DictionaryGlue.cpp"
1632 </File>
1633 <File
1634 RelativePath="..\..\shell\DomainClass.cpp"
1636 </File>
1637 <File
1638 RelativePath="..\..\shell\FileClass.cpp"
1640 </File>
1641 <File
1642 RelativePath="..\..\shell\FileInputStream.cpp"
1644 </File>
1645 <File
1646 RelativePath="..\..\extensions\JavaGlue.cpp"
1648 </File>
1649 <File
1650 RelativePath="..\..\extensions\SamplerScript.cpp"
1652 </File>
1653 <File
1654 RelativePath="..\..\extensions\Selftest.cpp"
1656 </File>
1657 <File
1658 RelativePath="..\..\extensions\SelftestInit.cpp"
1660 </File>
1661 <File
1662 RelativePath="..\..\shell\ShellCore.cpp"
1664 </File>
1665 <File
1666 RelativePath="..\..\extensions\ST_avmplus_basics.cpp"
1668 </File>
1669 <File
1670 RelativePath="..\..\extensions\ST_avmplus_peephole.cpp"
1672 </File>
1673 <File
1674 RelativePath="..\..\extensions\ST_mmgc_543560.cpp"
1676 </File>
1677 <File
1678 RelativePath="..\..\extensions\ST_mmgc_basics.cpp"
1680 </File>
1681 <File
1682 RelativePath="..\..\extensions\ST_mmgc_dependent.cpp"
1684 </File>
1685 <File
1686 RelativePath="..\..\extensions\ST_mmgc_finalize_uninit.cpp"
1688 </File>
1689 <File
1690 RelativePath="..\..\extensions\ST_mmgc_gcheap.cpp"
1692 </File>
1693 <File
1694 RelativePath="..\..\extensions\ST_mmgc_threads.cpp"
1696 </File>
1697 <File
1698 RelativePath="..\..\extensions\ST_mmgc_weakref.cpp"
1700 </File>
1701 <File
1702 RelativePath="..\..\shell\swf.cpp"
1704 </File>
1705 <File
1706 RelativePath="..\..\shell\SystemClass.cpp"
1708 </File>
1709 <File
1710 RelativePath="..\..\vprof\vprof.cpp"
1712 </File>
1713 <File
1714 RelativePath=".\Vtune.cpp"
1716 </File>
1717 <File
1718 RelativePath="..\..\platform\win32\win32cpuid.cpp"
1720 <FileConfiguration
1721 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
1722 ExcludedFromBuild="true"
1724 <Tool
1725 Name="VCCLCompilerTool"
1727 </FileConfiguration>
1728 <FileConfiguration
1729 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
1730 ExcludedFromBuild="true"
1732 <Tool
1733 Name="VCCLCompilerTool"
1735 </FileConfiguration>
1736 <FileConfiguration
1737 Name="MemoryProfiler|Windows Mobile 6 Professional SDK (ARMV4I)"
1738 ExcludedFromBuild="true"
1740 <Tool
1741 Name="VCCLCompilerTool"
1743 </FileConfiguration>
1744 </File>
1745 <File
1746 RelativePath="..\..\VMPI\WinDebugUtils.cpp"
1748 </File>
1749 <File
1750 RelativePath="..\..\shell\WinFile.cpp"
1752 </File>
1753 <File
1754 RelativePath="..\..\VMPI\WinPortUtils.cpp"
1756 </File>
1757 </Filter>
1758 <Filter
1759 Name="Header Files"
1760 Filter="h;hpp;hxx;hm;inl;inc;xsd"
1761 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
1763 <File
1764 RelativePath="..\..\shell\avmshell.h"
1766 </File>
1767 <File
1768 RelativePath="..\..\shell\ByteArrayGlue.h"
1770 </File>
1771 <File
1772 RelativePath="..\..\shell\ConsoleOutputStream.h"
1774 </File>
1775 <File
1776 RelativePath="..\..\shell\DataIO.h"
1778 </File>
1779 <File
1780 RelativePath="..\..\shell\DebugCLI.h"
1782 </File>
1783 <File
1784 RelativePath="..\..\extensions\DictionaryGlue.h"
1786 </File>
1787 <File
1788 RelativePath="..\..\shell\DomainClass.h"
1790 </File>
1791 <File
1792 RelativePath="..\..\shell\File.h"
1794 </File>
1795 <File
1796 RelativePath="..\..\shell\FileClass.h"
1798 </File>
1799 <File
1800 RelativePath="..\..\shell\FileInputStream.h"
1802 </File>
1803 <File
1804 RelativePath="..\..\shell\genericzlib.h"
1806 </File>
1807 <File
1808 RelativePath="..\..\extensions\JavaGlue.h"
1810 </File>
1811 <File
1812 RelativePath="..\..\shell\Platform.h"
1814 </File>
1815 <File
1816 RelativePath="..\..\extensions\SamplerScript.h"
1818 </File>
1819 <File
1820 RelativePath="..\..\extensions\Selftest.h"
1822 </File>
1823 <File
1824 RelativePath="..\..\shell\shell_toplevel.h"
1826 </File>
1827 <File
1828 RelativePath="..\..\shell\ShellCore.h"
1830 </File>
1831 <File
1832 RelativePath="..\..\shell\SystemClass.h"
1834 </File>
1835 <File
1836 RelativePath="..\..\shell\WinFile.h"
1838 </File>
1839 </Filter>
1840 <Filter
1841 Name="AS3 Files"
1843 <File
1844 RelativePath="..\..\shell\ByteArray.as"
1846 </File>
1847 <File
1848 RelativePath="..\..\extensions\Dictionary.as"
1850 </File>
1851 <File
1852 RelativePath="..\..\shell\Domain.as"
1854 </File>
1855 <File
1856 RelativePath="..\..\shell\DoubleArray.as"
1858 </File>
1859 <File
1860 RelativePath="..\..\shell\Endian.as"
1862 </File>
1863 <File
1864 RelativePath="..\..\shell\FloatArray.as"
1866 </File>
1867 <File
1868 RelativePath="..\..\shell\IntArray.as"
1870 </File>
1871 <File
1872 RelativePath="..\..\extensions\Sampler.as"
1874 </File>
1875 <File
1876 RelativePath="..\..\shell\shell_toplevel.as"
1878 </File>
1879 <File
1880 RelativePath="..\..\shell\ShortArray.as"
1882 </File>
1883 <File
1884 RelativePath="..\..\shell\UIntArray.as"
1886 </File>
1887 <File
1888 RelativePath="..\..\shell\UShortArray.as"
1890 </File>
1891 </Filter>
1892 </Files>
1893 <Globals>
1894 </Globals>
1895 </VisualStudioProject>