diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index a3f520dbb..e67fcea77 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -96,15 +96,15 @@ <_ProjectFileVersion>10.0.30319.1 - Debug\ - Debug\ + $(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ true $(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ true - Release\ + $(Platform)\$(Configuration)\ Release\ - Release\ + $(Platform)\$(Configuration)\ Release\ $(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ @@ -165,13 +165,14 @@ Level4 EditAndContinue - $(IntDir)%(RelativeDir) + $(IntDir)obj\win\%(RelativeDir) StreamingSIMDExtensions stdcpp17 true 4100;4127;4146;4244;%(DisableSpecificWarnings) CompileAsCpp NoListing + $(IntDir)asm\win\%(RelativeDir) SDL2.lib;SDL2main.lib;SDL2main.lib;%(AdditionalDependencies) @@ -201,12 +202,13 @@ Level4 ProgramDatabase - $(IntDir)%(RelativeDir) + $(IntDir)obj\win\%(RelativeDir) stdcpp17 true 4100;4127;4146;4244;%(DisableSpecificWarnings) CompileAsCpp NoListing + $(IntDir)asm\win\%(RelativeDir) SDL2.lib;SDL2main.lib;SDL2main.lib;%(AdditionalDependencies) @@ -233,13 +235,14 @@ Level4 ProgramDatabase - $(IntDir)%(RelativeDir) + $(IntDir)obj\win\%(RelativeDir) StreamingSIMDExtensions stdcpp17 true 4100;4127;4146;4244;%(DisableSpecificWarnings) CompileAsCpp NoListing + $(IntDir)asm\win\%(RelativeDir) SDL2.lib;SDL2main.lib;SDL2main.lib;%(AdditionalDependencies) @@ -267,13 +270,14 @@ Level4 ProgramDatabase - $(IntDir)%(RelativeDir) + $(IntDir)obj\win\%(RelativeDir) StreamingSIMDExtensions stdcpp17 true 4100;4127;4146;4244;%(DisableSpecificWarnings) CompileAsCpp NoListing + $(IntDir)asm\win\%(RelativeDir) SDL2.lib;SDL2main.lib;SDL2main.lib;%(AdditionalDependencies) @@ -305,12 +309,13 @@ Level4 None - $(IntDir)%(RelativeDir) + $(IntDir)obj\win\%(RelativeDir) stdcpp17 true 4100;4127;4146;4244;%(DisableSpecificWarnings) CompileAsCpp NoListing + $(IntDir)asm\win\%(RelativeDir) SDL2.lib;SDL2main.lib;%(AdditionalDependencies) @@ -342,12 +347,13 @@ Level4 ProgramDatabase - $(IntDir)%(RelativeDir) + $(IntDir)obj\win\%(RelativeDir) stdcpp17 true 4100;4127;4146;4244;%(DisableSpecificWarnings) CompileAsCpp All + $(IntDir)asm\win\%(RelativeDir) SDL2.lib;SDL2main.lib;%(AdditionalDependencies)