Mercurial > sdl-ios-xcode
comparison VisualC/tests/testshape/testshape.vcproj @ 4884:27ab20a36eba
- added directx include path to VS2008 solution
- updated shape vcproj and add it to VS2008 solution
- minor changes (i.e. typecasting) to get rid of compiler warnings in VS
author | Andreas Schiffler <aschiffler@ferzkopp.net> |
---|---|
date | Wed, 15 Sep 2010 22:15:47 -0700 |
parents | 1768f88d5af9 |
children |
comparison
equal
deleted
inserted
replaced
4883:511948f4919e | 4884:27ab20a36eba |
---|---|
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="9.00" |
5 Name="testshape" | 5 Name="testshape" |
6 ProjectGUID="{5D0930C0-7C91-4ECE-9014-7B7DDE9502E5}" | 6 ProjectGUID="{31A3E4E1-AAE9-4EF3-9B23-18D0924BE4D2}" |
7 TargetFrameworkVersion="131072" | |
7 > | 8 > |
8 <Platforms> | 9 <Platforms> |
9 <Platform | 10 <Platform |
10 Name="Win32" | 11 Name="Win32" |
11 /> | 12 /> |
76 OutputFile=".\Release/testshape.exe" | 77 OutputFile=".\Release/testshape.exe" |
77 LinkIncremental="1" | 78 LinkIncremental="1" |
78 SuppressStartupBanner="true" | 79 SuppressStartupBanner="true" |
79 ProgramDatabaseFile=".\Release/testshape.pdb" | 80 ProgramDatabaseFile=".\Release/testshape.pdb" |
80 SubSystem="2" | 81 SubSystem="2" |
82 RandomizedBaseAddress="1" | |
83 DataExecutionPrevention="0" | |
81 /> | 84 /> |
82 <Tool | 85 <Tool |
83 Name="VCALinkTool" | 86 Name="VCALinkTool" |
84 /> | 87 /> |
85 <Tool | 88 <Tool |
94 <Tool | 97 <Tool |
95 Name="VCFxCopTool" | 98 Name="VCFxCopTool" |
96 /> | 99 /> |
97 <Tool | 100 <Tool |
98 Name="VCAppVerifierTool" | 101 Name="VCAppVerifierTool" |
99 /> | |
100 <Tool | |
101 Name="VCWebDeploymentTool" | |
102 /> | 102 /> |
103 <Tool | 103 <Tool |
104 Name="VCPostBuildEventTool" | 104 Name="VCPostBuildEventTool" |
105 /> | 105 /> |
106 </Configuration> | 106 </Configuration> |
167 LinkIncremental="2" | 167 LinkIncremental="2" |
168 SuppressStartupBanner="true" | 168 SuppressStartupBanner="true" |
169 GenerateDebugInformation="true" | 169 GenerateDebugInformation="true" |
170 ProgramDatabaseFile=".\Debug/testshape.pdb" | 170 ProgramDatabaseFile=".\Debug/testshape.pdb" |
171 SubSystem="2" | 171 SubSystem="2" |
172 RandomizedBaseAddress="1" | |
173 DataExecutionPrevention="0" | |
172 /> | 174 /> |
173 <Tool | 175 <Tool |
174 Name="VCALinkTool" | 176 Name="VCALinkTool" |
175 /> | 177 /> |
176 <Tool | 178 <Tool |
185 <Tool | 187 <Tool |
186 Name="VCFxCopTool" | 188 Name="VCFxCopTool" |
187 /> | 189 /> |
188 <Tool | 190 <Tool |
189 Name="VCAppVerifierTool" | 191 Name="VCAppVerifierTool" |
190 /> | |
191 <Tool | |
192 Name="VCWebDeploymentTool" | |
193 /> | 192 /> |
194 <Tool | 193 <Tool |
195 Name="VCPostBuildEventTool" | 194 Name="VCPostBuildEventTool" |
196 /> | 195 /> |
197 </Configuration> | 196 </Configuration> |