annotate VisualC/tests/testatomic/testatomic_VS2008.vcproj @ 5133:ec13e48ee0d9

Fixed bug #1112 (retina display support) Vittorio Giovara 2011-02-01 02:21:50 PST with the attached patch, the opengles context will always use the maximum screensize available; this is particularly useful for supporting retina display on latest iphone. please note: Apple documentation warns that using the "upscaled" gl context actually uses more memory and bandwitdh, so it might be worth to let the user decide whether to disable it or not, either with a flag or a sdl function...
author Sam Lantinga <slouken@libsdl.org>
date Tue, 01 Feb 2011 08:54:34 -0800
parents fc26fb7e20af
children
rev   line source
5010
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
1 <?xml version="1.0" encoding="Windows-1252"?>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
2 <VisualStudioProject
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
3 ProjectType="Visual C++"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
4 Version="9.00"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
5 Name="testatomic"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
6 ProjectGUID="{66B32F7E-5716-48D0-B5B9-D832FD052DD5}"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
7 RootNamespace="testatomic"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
8 TargetFrameworkVersion="131072"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
9 >
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
10 <Platforms>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
11 <Platform
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
12 Name="Win32"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
13 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
14 </Platforms>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
15 <ToolFiles>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
16 </ToolFiles>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
17 <Configurations>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
18 <Configuration
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
19 Name="Debug|Win32"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
20 OutputDirectory=".\Debug"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
21 IntermediateDirectory=".\Debug"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
22 ConfigurationType="1"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
24 UseOfMFC="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
25 ATLMinimizesCRunTimeLibraryUsage="false"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
26 >
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
27 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
28 Name="VCPreBuildEventTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
29 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
30 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
31 Name="VCCustomBuildTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
32 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
33 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
34 Name="VCXMLDataGeneratorTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
35 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
36 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
37 Name="VCWebServiceProxyGeneratorTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
38 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
39 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
40 Name="VCMIDLTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
41 PreprocessorDefinitions="_DEBUG"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
42 MkTypLibCompatible="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
43 SuppressStartupBanner="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
44 TargetEnvironment="1"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
45 TypeLibraryName=".\Debug/testatomic.tlb"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
46 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
47 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
48 Name="VCCLCompilerTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
49 Optimization="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
50 AdditionalIncludeDirectories="..\..\..\include"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
51 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
5039
fc26fb7e20af Use the debug C runtime for the debug configuration
Sam Lantinga <slouken@libsdl.org>
parents: 5033
diff changeset
52 RuntimeLibrary="3"
5010
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
53 UsePrecompiledHeader="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
54 PrecompiledHeaderFile=".\Debug/testatomic.pch"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
55 AssemblerListingLocation=".\Debug/"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
56 ObjectFile=".\Debug/"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
57 ProgramDataBaseFileName=".\Debug/"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
58 WarningLevel="3"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
59 SuppressStartupBanner="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
60 DebugInformationFormat="4"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
61 CompileAs="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
62 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
63 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
64 Name="VCManagedResourceCompilerTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
65 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
66 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
67 Name="VCResourceCompilerTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
68 PreprocessorDefinitions="_DEBUG"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
69 Culture="1033"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
70 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
71 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
72 Name="VCPreLinkEventTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
73 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
74 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
75 Name="VCLinkerTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
76 AdditionalOptions="/MACHINE:I386"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
77 OutputFile=".\Debug/testatomic.exe"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
78 LinkIncremental="2"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
79 SuppressStartupBanner="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
80 GenerateDebugInformation="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
81 ProgramDatabaseFile=".\Debug/testatomic.pdb"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
82 SubSystem="2"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
83 RandomizedBaseAddress="1"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
84 DataExecutionPrevention="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
85 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
86 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
87 Name="VCALinkTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
88 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
89 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
90 Name="VCManifestTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
91 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
92 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
93 Name="VCXDCMakeTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
94 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
95 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
96 Name="VCBscMakeTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
97 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
98 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
99 Name="VCFxCopTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
100 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
101 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
102 Name="VCAppVerifierTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
103 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
104 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
105 Name="VCPostBuildEventTool"
5033
01bc63ec4ca7 Added post build step to copy SDL and data files into the test projects
Sam Lantinga <slouken@libsdl.org>
parents: 5010
diff changeset
106 Description="Copy SDL"
01bc63ec4ca7 Added post build step to copy SDL and data files into the test projects
Sam Lantinga <slouken@libsdl.org>
parents: 5010
diff changeset
107 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
5010
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
108 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
109 </Configuration>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
110 <Configuration
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
111 Name="Release|Win32"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
112 OutputDirectory=".\Release"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
113 IntermediateDirectory=".\Release"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
114 ConfigurationType="1"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
115 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
116 UseOfMFC="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
117 ATLMinimizesCRunTimeLibraryUsage="false"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
118 >
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
119 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
120 Name="VCPreBuildEventTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
121 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
122 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
123 Name="VCCustomBuildTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
124 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
125 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
126 Name="VCXMLDataGeneratorTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
127 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
128 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
129 Name="VCWebServiceProxyGeneratorTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
130 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
131 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
132 Name="VCMIDLTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
133 PreprocessorDefinitions="NDEBUG"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
134 MkTypLibCompatible="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
135 SuppressStartupBanner="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
136 TargetEnvironment="1"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
137 TypeLibraryName=".\Release/testatomic.tlb"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
138 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
139 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
140 Name="VCCLCompilerTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
141 InlineFunctionExpansion="1"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
142 AdditionalIncludeDirectories="..\..\..\include"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
143 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
144 StringPooling="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
145 RuntimeLibrary="2"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
146 EnableFunctionLevelLinking="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
147 UsePrecompiledHeader="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
148 PrecompiledHeaderFile=".\Release/testatomic.pch"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
149 AssemblerListingLocation=".\Release/"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
150 ObjectFile=".\Release/"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
151 ProgramDataBaseFileName=".\Release/"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
152 WarningLevel="3"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
153 SuppressStartupBanner="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
154 CompileAs="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
155 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
156 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
157 Name="VCManagedResourceCompilerTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
158 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
159 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
160 Name="VCResourceCompilerTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
161 PreprocessorDefinitions="NDEBUG"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
162 Culture="1033"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
163 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
164 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
165 Name="VCPreLinkEventTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
166 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
167 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
168 Name="VCLinkerTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
169 AdditionalOptions="/MACHINE:I386"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
170 OutputFile=".\Release/testatomic.exe"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
171 LinkIncremental="1"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
172 SuppressStartupBanner="true"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
173 ProgramDatabaseFile=".\Release/testatomic.pdb"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
174 SubSystem="2"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
175 RandomizedBaseAddress="1"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
176 DataExecutionPrevention="0"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
177 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
178 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
179 Name="VCALinkTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
180 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
181 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
182 Name="VCManifestTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
183 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
184 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
185 Name="VCXDCMakeTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
186 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
187 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
188 Name="VCBscMakeTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
189 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
190 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
191 Name="VCFxCopTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
192 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
193 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
194 Name="VCAppVerifierTool"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
195 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
196 <Tool
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
197 Name="VCPostBuildEventTool"
5033
01bc63ec4ca7 Added post build step to copy SDL and data files into the test projects
Sam Lantinga <slouken@libsdl.org>
parents: 5010
diff changeset
198 Description="Copy SDL"
01bc63ec4ca7 Added post build step to copy SDL and data files into the test projects
Sam Lantinga <slouken@libsdl.org>
parents: 5010
diff changeset
199 CommandLine="copy $(SolutionDir)\SDL\$(ConfigurationName)\SDL.dll $(TargetDir)\SDL.dll"
5010
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
200 />
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
201 </Configuration>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
202 </Configurations>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
203 <References>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
204 </References>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
205 <Files>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
206 <File
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
207 RelativePath="..\..\..\test\testatomic.c"
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
208 >
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
209 </File>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
210 </Files>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
211 <Globals>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
212 </Globals>
377b7d9d24ee Added testatomic test project
Sam Lantinga <slouken@libsdl.org>
parents:
diff changeset
213 </VisualStudioProject>