From ed970381fb914c413b88718bb7756b0f1282cfad Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 10 Nov 2012 18:26:45 +0100 Subject: Eliminate some more warnings and hide less warnings in VS --- src/common/common.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/common.vcxproj') diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index f750e947..60267b2d 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -124,7 +124,7 @@ WIN32;NDEBUG;_LIB;$(OwnFlags);%(PreprocessorDefinitions) $(DepsRoot)\include;$(Glib);$(Gtk);%(AdditionalIncludeDirectories) true - 4244;4267;4996 + 4996 Windows -- cgit 1.4.1