diff --git a/libretro/libretro-win32.vcxproj b/libretro/libretro-win32.vcxproj index 29d60c83..f6a073c2 100644 --- a/libretro/libretro-win32.vcxproj +++ b/libretro/libretro-win32.vcxproj @@ -52,15 +52,19 @@ + + + + @@ -95,7 +99,6 @@ Disabled ../;../apu/bapu;%(AdditionalIncludeDirectories) __WIN32__;__LIBRETRO__;%(PreprocessorDefinitions) - true EnableFastChecks MultiThreadedDebug @@ -118,7 +121,6 @@ Disabled ../;../apu/bapu;%(AdditionalIncludeDirectories) __WIN32__;__LIBRETRO__;%(PreprocessorDefinitions) - true EnableFastChecks MultiThreadedDebug @@ -305,4 +307,4 @@ - + \ No newline at end of file