Mercurial > sdl-ios-xcode
comparison VisualC/SDLmain/SDLmain_VS2008.vcproj @ 3254:1a8c9a6752e5
Upgraded solution to Visual Studio 2008 and added 64-bit target
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 06 Sep 2009 04:40:29 +0000 |
parents | |
children | 81b3f9d45dea |
comparison
equal
deleted
inserted
replaced
3253:5d7ef5970073 | 3254:1a8c9a6752e5 |
---|---|
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="9.00" | |
5 Name="SDLmain" | |
6 ProjectGUID="{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}" | |
7 TargetFrameworkVersion="131072" | |
8 > | |
9 <Platforms> | |
10 <Platform | |
11 Name="Win32" | |
12 /> | |
13 <Platform | |
14 Name="x64" | |
15 /> | |
16 </Platforms> | |
17 <ToolFiles> | |
18 </ToolFiles> | |
19 <Configurations> | |
20 <Configuration | |
21 Name="Release|Win32" | |
22 OutputDirectory=".\Release" | |
23 IntermediateDirectory=".\Release" | |
24 ConfigurationType="4" | |
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |
26 UseOfMFC="0" | |
27 ATLMinimizesCRunTimeLibraryUsage="false" | |
28 > | |
29 <Tool | |
30 Name="VCPreBuildEventTool" | |
31 /> | |
32 <Tool | |
33 Name="VCCustomBuildTool" | |
34 /> | |
35 <Tool | |
36 Name="VCXMLDataGeneratorTool" | |
37 /> | |
38 <Tool | |
39 Name="VCWebServiceProxyGeneratorTool" | |
40 /> | |
41 <Tool | |
42 Name="VCMIDLTool" | |
43 /> | |
44 <Tool | |
45 Name="VCCLCompilerTool" | |
46 InlineFunctionExpansion="1" | |
47 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" | |
48 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS" | |
49 StringPooling="true" | |
50 RuntimeLibrary="2" | |
51 EnableFunctionLevelLinking="true" | |
52 UsePrecompiledHeader="0" | |
53 WarningLevel="3" | |
54 SuppressStartupBanner="true" | |
55 CompileAs="0" | |
56 /> | |
57 <Tool | |
58 Name="VCManagedResourceCompilerTool" | |
59 /> | |
60 <Tool | |
61 Name="VCResourceCompilerTool" | |
62 /> | |
63 <Tool | |
64 Name="VCPreLinkEventTool" | |
65 /> | |
66 <Tool | |
67 Name="VCLibrarianTool" | |
68 OutputFile=".\Release\SDLmain.lib" | |
69 SuppressStartupBanner="true" | |
70 /> | |
71 <Tool | |
72 Name="VCALinkTool" | |
73 /> | |
74 <Tool | |
75 Name="VCXDCMakeTool" | |
76 /> | |
77 <Tool | |
78 Name="VCBscMakeTool" | |
79 /> | |
80 <Tool | |
81 Name="VCFxCopTool" | |
82 /> | |
83 <Tool | |
84 Name="VCPostBuildEventTool" | |
85 /> | |
86 </Configuration> | |
87 <Configuration | |
88 Name="Release|x64" | |
89 OutputDirectory="$(PlatformName)\$(ConfigurationName)" | |
90 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
91 ConfigurationType="4" | |
92 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |
93 UseOfMFC="0" | |
94 ATLMinimizesCRunTimeLibraryUsage="false" | |
95 > | |
96 <Tool | |
97 Name="VCPreBuildEventTool" | |
98 /> | |
99 <Tool | |
100 Name="VCCustomBuildTool" | |
101 /> | |
102 <Tool | |
103 Name="VCXMLDataGeneratorTool" | |
104 /> | |
105 <Tool | |
106 Name="VCWebServiceProxyGeneratorTool" | |
107 /> | |
108 <Tool | |
109 Name="VCMIDLTool" | |
110 TargetEnvironment="3" | |
111 /> | |
112 <Tool | |
113 Name="VCCLCompilerTool" | |
114 InlineFunctionExpansion="1" | |
115 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" | |
116 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS" | |
117 StringPooling="true" | |
118 RuntimeLibrary="2" | |
119 EnableFunctionLevelLinking="true" | |
120 UsePrecompiledHeader="0" | |
121 PrecompiledHeaderFile=".\Release/SDLmain.pch" | |
122 WarningLevel="3" | |
123 SuppressStartupBanner="true" | |
124 CompileAs="0" | |
125 /> | |
126 <Tool | |
127 Name="VCManagedResourceCompilerTool" | |
128 /> | |
129 <Tool | |
130 Name="VCResourceCompilerTool" | |
131 /> | |
132 <Tool | |
133 Name="VCPreLinkEventTool" | |
134 /> | |
135 <Tool | |
136 Name="VCLibrarianTool" | |
137 OutputFile="$(IntDir)\SDLmain.lib" | |
138 /> | |
139 <Tool | |
140 Name="VCALinkTool" | |
141 /> | |
142 <Tool | |
143 Name="VCXDCMakeTool" | |
144 /> | |
145 <Tool | |
146 Name="VCBscMakeTool" | |
147 /> | |
148 <Tool | |
149 Name="VCFxCopTool" | |
150 /> | |
151 <Tool | |
152 Name="VCPostBuildEventTool" | |
153 /> | |
154 </Configuration> | |
155 <Configuration | |
156 Name="Release_NoSTDIO|Win32" | |
157 OutputDirectory=".\Release_NOSTDIO" | |
158 IntermediateDirectory=".\Release_NOSTDIO" | |
159 ConfigurationType="4" | |
160 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |
161 UseOfMFC="0" | |
162 ATLMinimizesCRunTimeLibraryUsage="false" | |
163 > | |
164 <Tool | |
165 Name="VCPreBuildEventTool" | |
166 /> | |
167 <Tool | |
168 Name="VCCustomBuildTool" | |
169 /> | |
170 <Tool | |
171 Name="VCXMLDataGeneratorTool" | |
172 /> | |
173 <Tool | |
174 Name="VCWebServiceProxyGeneratorTool" | |
175 /> | |
176 <Tool | |
177 Name="VCMIDLTool" | |
178 /> | |
179 <Tool | |
180 Name="VCCLCompilerTool" | |
181 InlineFunctionExpansion="1" | |
182 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" | |
183 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32,NDEBUG,_WINDOWS,NO_STDIO_REDIRECT" | |
184 StringPooling="true" | |
185 RuntimeLibrary="2" | |
186 EnableFunctionLevelLinking="true" | |
187 UsePrecompiledHeader="0" | |
188 WarningLevel="3" | |
189 SuppressStartupBanner="true" | |
190 CompileAs="0" | |
191 /> | |
192 <Tool | |
193 Name="VCManagedResourceCompilerTool" | |
194 /> | |
195 <Tool | |
196 Name="VCResourceCompilerTool" | |
197 /> | |
198 <Tool | |
199 Name="VCPreLinkEventTool" | |
200 /> | |
201 <Tool | |
202 Name="VCLibrarianTool" | |
203 OutputFile=".\Release_NOSTDIO\SDLmain.lib" | |
204 SuppressStartupBanner="true" | |
205 /> | |
206 <Tool | |
207 Name="VCALinkTool" | |
208 /> | |
209 <Tool | |
210 Name="VCXDCMakeTool" | |
211 /> | |
212 <Tool | |
213 Name="VCBscMakeTool" | |
214 /> | |
215 <Tool | |
216 Name="VCFxCopTool" | |
217 /> | |
218 <Tool | |
219 Name="VCPostBuildEventTool" | |
220 /> | |
221 </Configuration> | |
222 <Configuration | |
223 Name="Release_NoSTDIO|x64" | |
224 OutputDirectory="$(PlatformName)\$(ConfigurationName)" | |
225 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
226 ConfigurationType="4" | |
227 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |
228 UseOfMFC="0" | |
229 ATLMinimizesCRunTimeLibraryUsage="false" | |
230 > | |
231 <Tool | |
232 Name="VCPreBuildEventTool" | |
233 /> | |
234 <Tool | |
235 Name="VCCustomBuildTool" | |
236 /> | |
237 <Tool | |
238 Name="VCXMLDataGeneratorTool" | |
239 /> | |
240 <Tool | |
241 Name="VCWebServiceProxyGeneratorTool" | |
242 /> | |
243 <Tool | |
244 Name="VCMIDLTool" | |
245 TargetEnvironment="3" | |
246 /> | |
247 <Tool | |
248 Name="VCCLCompilerTool" | |
249 InlineFunctionExpansion="1" | |
250 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" | |
251 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,NO_STDIO_REDIRECT" | |
252 StringPooling="true" | |
253 RuntimeLibrary="2" | |
254 EnableFunctionLevelLinking="true" | |
255 UsePrecompiledHeader="0" | |
256 PrecompiledHeaderFile=".\Release_NOSTDIO/SDLmain.pch" | |
257 WarningLevel="3" | |
258 SuppressStartupBanner="true" | |
259 CompileAs="0" | |
260 /> | |
261 <Tool | |
262 Name="VCManagedResourceCompilerTool" | |
263 /> | |
264 <Tool | |
265 Name="VCResourceCompilerTool" | |
266 /> | |
267 <Tool | |
268 Name="VCPreLinkEventTool" | |
269 /> | |
270 <Tool | |
271 Name="VCLibrarianTool" | |
272 OutputFile="$(IntDir)\SDLmain.lib" | |
273 /> | |
274 <Tool | |
275 Name="VCALinkTool" | |
276 /> | |
277 <Tool | |
278 Name="VCXDCMakeTool" | |
279 /> | |
280 <Tool | |
281 Name="VCBscMakeTool" | |
282 /> | |
283 <Tool | |
284 Name="VCFxCopTool" | |
285 /> | |
286 <Tool | |
287 Name="VCPostBuildEventTool" | |
288 /> | |
289 </Configuration> | |
290 <Configuration | |
291 Name="Debug|Win32" | |
292 OutputDirectory=".\Debug" | |
293 IntermediateDirectory=".\Debug" | |
294 ConfigurationType="4" | |
295 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |
296 UseOfMFC="0" | |
297 ATLMinimizesCRunTimeLibraryUsage="false" | |
298 > | |
299 <Tool | |
300 Name="VCPreBuildEventTool" | |
301 /> | |
302 <Tool | |
303 Name="VCCustomBuildTool" | |
304 /> | |
305 <Tool | |
306 Name="VCXMLDataGeneratorTool" | |
307 /> | |
308 <Tool | |
309 Name="VCWebServiceProxyGeneratorTool" | |
310 /> | |
311 <Tool | |
312 Name="VCMIDLTool" | |
313 /> | |
314 <Tool | |
315 Name="VCCLCompilerTool" | |
316 Optimization="0" | |
317 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" | |
318 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" | |
319 RuntimeLibrary="2" | |
320 UsePrecompiledHeader="0" | |
321 WarningLevel="3" | |
322 SuppressStartupBanner="true" | |
323 DebugInformationFormat="1" | |
324 CompileAs="0" | |
325 /> | |
326 <Tool | |
327 Name="VCManagedResourceCompilerTool" | |
328 /> | |
329 <Tool | |
330 Name="VCResourceCompilerTool" | |
331 /> | |
332 <Tool | |
333 Name="VCPreLinkEventTool" | |
334 /> | |
335 <Tool | |
336 Name="VCLibrarianTool" | |
337 OutputFile=".\Debug\SDLmain.lib" | |
338 SuppressStartupBanner="true" | |
339 /> | |
340 <Tool | |
341 Name="VCALinkTool" | |
342 /> | |
343 <Tool | |
344 Name="VCXDCMakeTool" | |
345 /> | |
346 <Tool | |
347 Name="VCBscMakeTool" | |
348 /> | |
349 <Tool | |
350 Name="VCFxCopTool" | |
351 /> | |
352 <Tool | |
353 Name="VCPostBuildEventTool" | |
354 /> | |
355 </Configuration> | |
356 <Configuration | |
357 Name="Debug|x64" | |
358 OutputDirectory="$(PlatformName)\$(ConfigurationName)" | |
359 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
360 ConfigurationType="4" | |
361 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" | |
362 UseOfMFC="0" | |
363 ATLMinimizesCRunTimeLibraryUsage="false" | |
364 > | |
365 <Tool | |
366 Name="VCPreBuildEventTool" | |
367 /> | |
368 <Tool | |
369 Name="VCCustomBuildTool" | |
370 /> | |
371 <Tool | |
372 Name="VCXMLDataGeneratorTool" | |
373 /> | |
374 <Tool | |
375 Name="VCWebServiceProxyGeneratorTool" | |
376 /> | |
377 <Tool | |
378 Name="VCMIDLTool" | |
379 TargetEnvironment="3" | |
380 /> | |
381 <Tool | |
382 Name="VCCLCompilerTool" | |
383 Optimization="0" | |
384 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" | |
385 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" | |
386 RuntimeLibrary="2" | |
387 UsePrecompiledHeader="0" | |
388 PrecompiledHeaderFile=".\Debug/SDLmain.pch" | |
389 WarningLevel="3" | |
390 SuppressStartupBanner="true" | |
391 DebugInformationFormat="1" | |
392 CompileAs="0" | |
393 /> | |
394 <Tool | |
395 Name="VCManagedResourceCompilerTool" | |
396 /> | |
397 <Tool | |
398 Name="VCResourceCompilerTool" | |
399 /> | |
400 <Tool | |
401 Name="VCPreLinkEventTool" | |
402 /> | |
403 <Tool | |
404 Name="VCLibrarianTool" | |
405 OutputFile="$(IntDir)\SDLmain.lib" | |
406 /> | |
407 <Tool | |
408 Name="VCALinkTool" | |
409 /> | |
410 <Tool | |
411 Name="VCXDCMakeTool" | |
412 /> | |
413 <Tool | |
414 Name="VCBscMakeTool" | |
415 /> | |
416 <Tool | |
417 Name="VCFxCopTool" | |
418 /> | |
419 <Tool | |
420 Name="VCPostBuildEventTool" | |
421 /> | |
422 </Configuration> | |
423 </Configurations> | |
424 <References> | |
425 </References> | |
426 <Files> | |
427 <File | |
428 RelativePath="..\..\Src\Main\Win32\SDL_win32_main.c" | |
429 > | |
430 </File> | |
431 </Files> | |
432 <Globals> | |
433 </Globals> | |
434 </VisualStudioProject> |