From 48e1902818766d1da7efc77840104dbc86a35377 Mon Sep 17 00:00:00 2001 From: squall-leonhart Date: Fri, 29 Mar 2013 08:31:17 +0000 Subject: [PATCH] removed /D_ST_MODEL/D_SECURE_SCL=0 %(AdditionalOptions) from the vcxproj its redundant in VS2010 and VS2012, and seems to be a source of build errors in VS2012 for some reason. git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1181 a31d4220-a93d-0410-bf67-fe4944624d44 --- project/vs2010_mfc/VBA2010.vcxproj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/project/vs2010_mfc/VBA2010.vcxproj b/project/vs2010_mfc/VBA2010.vcxproj index f306313d..6ed18df8 100644 --- a/project/vs2010_mfc/VBA2010.vcxproj +++ b/project/vs2010_mfc/VBA2010.vcxproj @@ -1,4 +1,4 @@ - + @@ -107,8 +107,6 @@ false - /D_ST_MODEL -/D_SECURE_SCL=0 %(AdditionalOptions) AnySuitable Speed ..\..\src;..\..\fex;..\..\..\dependencies\libpng;..\..\..\dependencies\msvc;..\..\..\dependencies\SFML\include;..\..\..\dependencies\SubWCRev;..\..\..\dependencies\zlib;%(AdditionalIncludeDirectories)