Mercurial > sdl-ios-xcode
comparison VisualC/SDL/SDL_VS2008.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 | 8288636b861d |
children | 379361d5e425 |
comparison
equal
deleted
inserted
replaced
4883:511948f4919e | 4884:27ab20a36eba |
---|---|
50 TypeLibraryName=".\Debug/SDL.tlb" | 50 TypeLibraryName=".\Debug/SDL.tlb" |
51 /> | 51 /> |
52 <Tool | 52 <Tool |
53 Name="VCCLCompilerTool" | 53 Name="VCCLCompilerTool" |
54 Optimization="0" | 54 Optimization="0" |
55 AdditionalIncludeDirectories="..\..\include" | 55 AdditionalIncludeDirectories="..\..\include;C:\Program Files\Microsoft SDKs\Windows\v7.0\Include" |
56 PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__" | 56 PreprocessorDefinitions="_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400;__MMX__;__3dNOW__;__SSE__;__SSE2__" |
57 RuntimeLibrary="2" | 57 RuntimeLibrary="2" |
58 BufferSecurityCheck="false" | 58 BufferSecurityCheck="false" |
59 UsePrecompiledHeader="0" | 59 UsePrecompiledHeader="0" |
60 WarningLevel="3" | 60 WarningLevel="3" |