diff --git a/VisualC/SDL/SDL_VS2008.vcproj b/VisualC/SDL/SDL_VS2008.vcproj index e2e021f1a..884d7c0c1 100644 --- a/VisualC/SDL/SDL_VS2008.vcproj +++ b/VisualC/SDL/SDL_VS2008.vcproj @@ -140,7 +140,6 @@ PreprocessorDefinitions="_DEBUG;_WINDOWS" RuntimeLibrary="2" BufferSecurityCheck="false" - EnableEnhancedInstructionSet="1" WarningLevel="3" DebugInformationFormat="1" OmitDefaultLibName="true" @@ -305,7 +304,6 @@ PreprocessorDefinitions="NDEBUG;_WINDOWS" RuntimeLibrary="2" BufferSecurityCheck="false" - EnableEnhancedInstructionSet="1" WarningLevel="3" DebugInformationFormat="3" OmitDefaultLibName="true" diff --git a/VisualC/SDLmain/SDLmain_VS2008.vcproj b/VisualC/SDLmain/SDLmain_VS2008.vcproj index 65dd31d39..354bf536c 100644 --- a/VisualC/SDLmain/SDLmain_VS2008.vcproj +++ b/VisualC/SDLmain/SDLmain_VS2008.vcproj @@ -117,7 +117,6 @@ StringPooling="true" RuntimeLibrary="2" BufferSecurityCheck="false" - EnableEnhancedInstructionSet="1" WarningLevel="3" DebugInformationFormat="1" OmitDefaultLibName="true" @@ -249,7 +248,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" RuntimeLibrary="2" BufferSecurityCheck="false" - EnableEnhancedInstructionSet="1" WarningLevel="3" DebugInformationFormat="1" OmitDefaultLibName="true" diff --git a/VisualC/SDLtest/SDLtest_VS2008.vcproj b/VisualC/SDLtest/SDLtest_VS2008.vcproj index 8a22d0fc4..8b9074794 100644 --- a/VisualC/SDLtest/SDLtest_VS2008.vcproj +++ b/VisualC/SDLtest/SDLtest_VS2008.vcproj @@ -117,7 +117,6 @@ StringPooling="true" RuntimeLibrary="2" BufferSecurityCheck="false" - EnableEnhancedInstructionSet="1" WarningLevel="3" DebugInformationFormat="1" OmitDefaultLibName="true" @@ -249,7 +248,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" RuntimeLibrary="2" BufferSecurityCheck="false" - EnableEnhancedInstructionSet="1" WarningLevel="3" DebugInformationFormat="1" OmitDefaultLibName="true"