From 903ea5a2f332572d32d7e7bd059e77c624136d0b Mon Sep 17 00:00:00 2001 From: goyuken Date: Fri, 27 Jun 2014 17:56:34 +0000 Subject: [PATCH] quicknes: sync #defines in MSVS soln (which we only use for debugging) to mingw one --- quicknes/libquicknes/libquicknes.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quicknes/libquicknes/libquicknes.vcxproj b/quicknes/libquicknes/libquicknes.vcxproj index 5ac37479d7..f8674fea98 100644 --- a/quicknes/libquicknes/libquicknes.vcxproj +++ b/quicknes/libquicknes/libquicknes.vcxproj @@ -143,7 +143,7 @@ true 4244;4800;4804;4996 $(ProjectDir)\.. - _WINDLL;%(PreprocessorDefinitions);DISABLE_AUTO_FILE;__LIBRETRO__ + _WINDLL;%(PreprocessorDefinitions);DISABLE_AUTO_FILE;__LIBRETRO__;NDEBUG true