X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=plugins%2Fvfspk3%2Fvfsq3.vcproj;h=e52ffedcfce1090ed884437bb47e78c0e2232c0d;hp=b85edae16884da09dc2eb66f8b93f6ec02fbe408;hb=8048d7086658ef4eedb99a740181d9563db5987c;hpb=68159d9ed443f990fecf207847408a673eb641f7 diff --git a/plugins/vfspk3/vfsq3.vcproj b/plugins/vfspk3/vfsq3.vcproj index b85edae1..e52ffedc 100644 --- a/plugins/vfspk3/vfsq3.vcproj +++ b/plugins/vfspk3/vfsq3.vcproj @@ -41,7 +41,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../../include;../../libs;"../../../STLPort-4.6/stlport";"../../../gtk2-2.10/include/glib-2.0";"../../../gtk2-2.10/lib/glib-2.0/include"" - PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;VFSQ3_EXPORTS" + PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;_USRDLL;VFSQ3_EXPORTS" StringPooling="true" MinimalRebuild="true" ExceptionHandling="0" @@ -136,7 +136,7 @@ EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="../../include;../../libs;"../../../STLPort-4.6/stlport";"../../../gtk2-2.10/include/glib-2.0";"../../../gtk2-2.10/lib/glib-2.0/include"" - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;VFSQ3_EXPORTS" + PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;_USRDLL;VFSQ3_EXPORTS" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2"