From a7ffdf3d65f07e2e0ad027b043e69acb9ca39ec9 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 14 Apr 2013 13:19:49 +0200 Subject: Remove one warning bypass --- src/common/common.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index b4fa224a..615f430d 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -140,7 +140,7 @@ WIN32;_WIN64;_AMD64_;NDEBUG;_LIB;$(OwnFlags);%(PreprocessorDefinitions) $(DepsRoot)\include;$(Glib);$(Gtk);%(AdditionalIncludeDirectories) true - 4244;4267;%(DisableSpecificWarnings) + 4267;%(DisableSpecificWarnings) Windows -- cgit 1.4.1