From 1366e088d46a12d784da7768324a87e4b8df78ff Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Fri, 6 Aug 2010 22:04:17 +0000 Subject: [PATCH] - updated windows project files to point to correct libpng folder --- mk/windoze/g3d_viewer.vcproj | 2 +- mk/windoze/glest_editor.vcproj | 2 +- mk/windoze/glest_game.vcproj | 2 +- mk/windoze/libstreflop.vcproj | 2 +- mk/windoze/shared_lib.vcproj | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) 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 @@