diff --git a/desmume/src/windows/desmume.props b/desmume/src/windows/desmume.props index 96dd4de6d..1abb27fe2 100644 --- a/desmume/src/windows/desmume.props +++ b/desmume/src/windows/desmume.props @@ -1,7 +1,10 @@  - + + + + @@ -22,6 +25,14 @@ VS2015 + + + Debug + Release + Fastbuild + Release + + $(SolutionDir).obj\$(NDS_VisualStudioName)-$(Platform)-$(Configuration)\ @@ -31,6 +42,12 @@ $(OutDir)$(TargetName).exe + + + true + true + + $(MSBuildThisFileDirectory)DeSmuME-user.props @@ -55,7 +72,7 @@ - true + true @@ -75,9 +92,9 @@ _CRT_SECURE_NO_DEPRECATE;WIN32;HAVE_ZLIB_DEFLATE;HAVE_LIBZ;NOMINMAX;%(PreprocessorDefinitions) - _DEBUG;%(PreprocessorDefinitions) - RELEASE;NDEBUG;%(PreprocessorDefinitions) - RELEASE;NDEBUG;%(PreprocessorDefinitions) + _DEBUG;%(PreprocessorDefinitions) + RELEASE;NDEBUG;%(PreprocessorDefinitions) + RELEASE;NDEBUG;%(PreprocessorDefinitions) @@ -85,16 +102,16 @@ false - Disabled - Full - Full - true + Disabled + Full + Full + true Fast StreamingSIMDExtensions2 - true - EnableFastChecks + true + EnableFastChecks false @@ -108,8 +125,8 @@ Cdecl - MultiThreadedDebugDll - MultiThreadedDll + MultiThreadedDebugDll + MultiThreadedDll @@ -160,7 +177,7 @@ true - UseLinkTimeCodeGeneration + UseLinkTimeCodeGeneration Windows