diff --git a/src/libretro/Stella.vcxproj b/src/libretro/Stella.vcxproj index 945ac977f..5e1b47a2a 100644 --- a/src/libretro/Stella.vcxproj +++ b/src/libretro/Stella.vcxproj @@ -48,6 +48,7 @@ Release\ $(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + stella_libretro AllRules.ruleset @@ -65,9 +66,11 @@ + MaxSpeed + Default true false - .\;SDL;zlib;libpng;..\emucore;..\emucore\tia;..\emucore\tia\frame-manager;..\common;..\common\tv_filters;..\gui;%(AdditionalIncludeDirectories) + .\;..\emucore;..\emucore\tia;..\emucore\tia\frame-manager;..\common;..\common\tv_filters;..\gui;%(AdditionalIncludeDirectories) __LIB_RETRO__;__WIN32__;NDEBUG;SOUND_SUPPORT;%(PreprocessorDefinitions) MultiThreadedDLL false @@ -76,7 +79,6 @@ Level4 ProgramDatabase $(IntDir)%(RelativeDir) - StreamingSIMDExtensions stdcpp17 true 4100;4127;4146;4244;%(DisableSpecificWarnings) @@ -102,10 +104,10 @@ X64 - Full + MaxSpeed Default true - .\;SDL;zlib;libpng;..\emucore;..\emucore\tia;..\emucore\tia\frame-manager;..\common;..\common\tv_filters;..\gui;%(AdditionalIncludeDirectories) + .\;..\emucore;..\emucore\tia;..\emucore\tia\frame-manager;..\common;..\common\tv_filters;..\gui;%(AdditionalIncludeDirectories) __LIB_RETRO__;__WIN32__;NDEBUG;SOUND_SUPPORT;%(PreprocessorDefinitions) MultiThreadedDLL false @@ -412,4 +414,4 @@ - \ No newline at end of file +