summary refs log tree commit diff stats
path: root/src/common/common-xp.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/common-xp.vcxproj')
-rw-r--r--src/common/common-xp.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/common-xp.vcxproj b/src/common/common-xp.vcxproj
index 9d0be560..2b5979b6 100644
--- a/src/common/common-xp.vcxproj
+++ b/src/common/common-xp.vcxproj
@@ -127,7 +127,7 @@
       <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;$(OwnFlags);%(PreprocessorDefinitions)</PreprocessorDefinitions>

       <AdditionalIncludeDirectories>$(DepsRoot)\include;$(Glib);$(Gtk);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>

       <MultiProcessorCompilation>true</MultiProcessorCompilation>

-      <DisableSpecificWarnings>4244;4267</DisableSpecificWarnings>

+      <DisableSpecificWarnings></DisableSpecificWarnings>

     </ClCompile>

     <Link>

       <SubSystem>Windows</SubSystem>