diff --git a/mk/windoze/g3d_viewer.vcproj b/mk/windoze/g3d_viewer.vcproj index a90cbf15e..59616b80f 100755 --- a/mk/windoze/g3d_viewer.vcproj +++ b/mk/windoze/g3d_viewer.vcproj @@ -122,7 +122,7 @@ StringPooling="true" ExceptionHandling="2" RuntimeLibrary="0" - EnableEnhancedInstructionSet="2" + EnableEnhancedInstructionSet="1" UsePrecompiledHeader="0" PrecompiledHeaderThrough="" PrecompiledHeaderFile="c:\temp\release\$(TargetName).pch" diff --git a/mk/windoze/glest_editor.vcproj b/mk/windoze/glest_editor.vcproj index 5cd1dba93..b3fa1863b 100755 --- a/mk/windoze/glest_editor.vcproj +++ b/mk/windoze/glest_editor.vcproj @@ -122,7 +122,7 @@ StringPooling="true" ExceptionHandling="2" RuntimeLibrary="0" - EnableEnhancedInstructionSet="2" + EnableEnhancedInstructionSet="1" UsePrecompiledHeader="0" PrecompiledHeaderThrough="" PrecompiledHeaderFile="c:\temp\release\$(TargetName).pch" diff --git a/mk/windoze/glest_game.vcproj b/mk/windoze/glest_game.vcproj index eebaee8a2..afe05bffe 100755 --- a/mk/windoze/glest_game.vcproj +++ b/mk/windoze/glest_game.vcproj @@ -143,7 +143,7 @@ ExceptionHandling="2" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="2" + EnableEnhancedInstructionSet="1" FloatingPointModel="0" ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb" WarningLevel="2" diff --git a/mk/windoze/libstreflop.vcproj b/mk/windoze/libstreflop.vcproj index 429ebc3d0..a7d89df4b 100644 --- a/mk/windoze/libstreflop.vcproj +++ b/mk/windoze/libstreflop.vcproj @@ -114,7 +114,7 @@ ExceptionHandling="2" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="2" + EnableEnhancedInstructionSet="1" FloatingPointModel="0" RuntimeTypeInfo="true" ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb" diff --git a/mk/windoze/shared_lib.vcproj b/mk/windoze/shared_lib.vcproj index 5ed3bc7d9..d8854bbee 100755 --- a/mk/windoze/shared_lib.vcproj +++ b/mk/windoze/shared_lib.vcproj @@ -40,7 +40,7 @@