annotate VisualC/tests/testplatform/testplatform_VS2008.vcproj @ 4479:223ab94286a3

Split out the Visual C++ 2005 and 2008 projects explicitly. Added the test programs to the Visual C++ 2008 project.
author Sam Lantinga <slouken@libsdl.org>
date Mon, 05 Jul 2010 17:10:34 -0700
parents
children 92e65e3041c2
rev   line source
4479
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1 <?xml version="1.0" encoding="Windows-1252"?>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
2 <VisualStudioProject
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
3 ProjectType="Visual C++"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
4 Version="9.00"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
5 Name="testplatform"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
6 ProjectGUID="{26932B24-EFC6-4E3A-B277-ED653DA37968}"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
7 TargetFrameworkVersion="131072"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
8 >
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
9 <Platforms>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
10 <Platform
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
11 Name="Win32"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
12 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
13 </Platforms>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
14 <ToolFiles>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
15 </ToolFiles>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
16 <Configurations>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
17 <Configuration
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
18 Name="Debug|Win32"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
19 OutputDirectory=".\Debug"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
20 IntermediateDirectory=".\Debug"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
21 ConfigurationType="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
23 UseOfMFC="0"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
24 ATLMinimizesCRunTimeLibraryUsage="false"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
25 >
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
26 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
27 Name="VCPreBuildEventTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
28 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
29 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
30 Name="VCCustomBuildTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
31 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
32 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
33 Name="VCXMLDataGeneratorTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
34 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
35 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
36 Name="VCWebServiceProxyGeneratorTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
37 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
38 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
39 Name="VCMIDLTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
40 PreprocessorDefinitions="_DEBUG"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
41 MkTypLibCompatible="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
42 SuppressStartupBanner="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
43 TargetEnvironment="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
44 TypeLibraryName=".\Debug/testplatform.tlb"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
45 HeaderFileName=""
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
46 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
47 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
48 Name="VCCLCompilerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
49 Optimization="0"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
50 AdditionalIncludeDirectories="..\..\..\include"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
51 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
52 MinimalRebuild="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
53 RuntimeLibrary="2"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
54 PrecompiledHeaderFile=".\Debug/testplatform.pch"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
55 AssemblerListingLocation=".\Debug/"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
56 ObjectFile=".\Debug/"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
57 ProgramDataBaseFileName=".\Debug/"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
58 WarningLevel="3"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
59 SuppressStartupBanner="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
60 DebugInformationFormat="4"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
61 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
62 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
63 Name="VCManagedResourceCompilerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
64 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
65 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
66 Name="VCResourceCompilerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
67 PreprocessorDefinitions="_DEBUG"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
68 Culture="1033"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
69 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
70 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
71 Name="VCPreLinkEventTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
72 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
73 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
74 Name="VCLinkerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
75 OutputFile=".\Debug/testplatform.exe"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
76 LinkIncremental="2"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
77 SuppressStartupBanner="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
78 GenerateDebugInformation="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
79 ProgramDatabaseFile=".\Debug/testplatform.pdb"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
80 SubSystem="2"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
81 RandomizedBaseAddress="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
82 DataExecutionPrevention="0"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
83 TargetMachine="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
84 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
85 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
86 Name="VCALinkTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
87 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
88 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
89 Name="VCManifestTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
90 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
91 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
92 Name="VCXDCMakeTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
93 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
94 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
95 Name="VCBscMakeTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
96 SuppressStartupBanner="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
97 OutputFile=".\Debug/testplatform.bsc"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
98 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
99 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
100 Name="VCFxCopTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
101 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
102 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
103 Name="VCAppVerifierTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
104 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
105 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
106 Name="VCPostBuildEventTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
107 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
108 </Configuration>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
109 <Configuration
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
110 Name="Release|Win32"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
111 OutputDirectory=".\Release"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
112 IntermediateDirectory=".\Release"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
113 ConfigurationType="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
114 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
115 UseOfMFC="0"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
116 ATLMinimizesCRunTimeLibraryUsage="false"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
117 >
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
118 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
119 Name="VCPreBuildEventTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
120 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
121 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
122 Name="VCCustomBuildTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
123 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
124 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
125 Name="VCXMLDataGeneratorTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
126 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
127 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
128 Name="VCWebServiceProxyGeneratorTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
129 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
130 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
131 Name="VCMIDLTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
132 PreprocessorDefinitions="NDEBUG"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
133 MkTypLibCompatible="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
134 SuppressStartupBanner="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
135 TargetEnvironment="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
136 TypeLibraryName=".\Release/testplatform.tlb"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
137 HeaderFileName=""
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
138 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
139 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
140 Name="VCCLCompilerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
141 Optimization="2"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
142 InlineFunctionExpansion="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
143 AdditionalIncludeDirectories="..\..\..\include"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
144 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
145 StringPooling="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
146 RuntimeLibrary="2"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
147 EnableFunctionLevelLinking="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
148 PrecompiledHeaderFile=".\Release/testplatform.pch"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
149 AssemblerListingLocation=".\Release/"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
150 ObjectFile=".\Release/"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
151 ProgramDataBaseFileName=".\Release/"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
152 WarningLevel="3"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
153 SuppressStartupBanner="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
154 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
155 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
156 Name="VCManagedResourceCompilerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
157 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
158 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
159 Name="VCResourceCompilerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
160 PreprocessorDefinitions="NDEBUG"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
161 Culture="1033"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
162 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
163 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
164 Name="VCPreLinkEventTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
165 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
166 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
167 Name="VCLinkerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
168 OutputFile=".\Release/testplatform.exe"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
169 LinkIncremental="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
170 SuppressStartupBanner="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
171 ProgramDatabaseFile=".\Release/testplatform.pdb"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
172 SubSystem="2"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
173 RandomizedBaseAddress="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
174 DataExecutionPrevention="0"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
175 TargetMachine="1"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
176 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
177 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
178 Name="VCALinkTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
179 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
180 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
181 Name="VCManifestTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
182 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
183 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
184 Name="VCXDCMakeTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
185 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
186 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
187 Name="VCBscMakeTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
188 SuppressStartupBanner="true"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
189 OutputFile=".\Release/testplatform.bsc"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
190 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
191 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
192 Name="VCFxCopTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
193 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
194 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
195 Name="VCAppVerifierTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
196 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
197 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
198 Name="VCPostBuildEventTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
199 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
200 </Configuration>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
201 </Configurations>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
202 <References>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
203 </References>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
204 <Files>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
205 <File
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
206 RelativePath="..\..\Sdl\Debug\SDL.lib"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
207 >
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
208 </File>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
209 <File
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
210 RelativePath="..\..\SDLmain\Debug\SDLmain.lib"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
211 >
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
212 </File>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
213 <File
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
214 RelativePath="..\..\..\Test\testplatform.c"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
215 >
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
216 <FileConfiguration
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
217 Name="Debug|Win32"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
218 >
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
219 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
220 Name="VCCLCompilerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
221 AdditionalIncludeDirectories=""
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
222 PreprocessorDefinitions=""
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
223 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
224 </FileConfiguration>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
225 <FileConfiguration
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
226 Name="Release|Win32"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
227 >
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
228 <Tool
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
229 Name="VCCLCompilerTool"
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
230 AdditionalIncludeDirectories=""
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
231 PreprocessorDefinitions=""
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
232 />
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
233 </FileConfiguration>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
234 </File>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
235 </Files>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
236 <Globals>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
237 </Globals>
223ab94286a3 Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
238 </VisualStudioProject>