diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj
index e67fcea77..1fa4008ec 100644
--- a/src/windows/Stella.vcxproj
+++ b/src/windows/Stella.vcxproj
@@ -165,14 +165,14 @@
Level4
EditAndContinue
- $(IntDir)obj\win\%(RelativeDir)
+ $(IntDir)obj\\windows\%(RelativeDir)
StreamingSIMDExtensions
stdcpp17
true
4100;4127;4146;4244;%(DisableSpecificWarnings)
CompileAsCpp
NoListing
- $(IntDir)asm\win\%(RelativeDir)
+ $(IntDir)asm\windows\%(RelativeDir)
SDL2.lib;SDL2main.lib;SDL2main.lib;%(AdditionalDependencies)
@@ -202,13 +202,13 @@
Level4
ProgramDatabase
- $(IntDir)obj\win\%(RelativeDir)
+ $(IntDir)obj\\windows\%(RelativeDir)
stdcpp17
true
4100;4127;4146;4244;%(DisableSpecificWarnings)
CompileAsCpp
NoListing
- $(IntDir)asm\win\%(RelativeDir)
+ $(IntDir)asm\windows\%(RelativeDir)
SDL2.lib;SDL2main.lib;SDL2main.lib;%(AdditionalDependencies)
@@ -235,14 +235,14 @@
Level4
ProgramDatabase
- $(IntDir)obj\win\%(RelativeDir)
+ $(IntDir)obj\\windows\%(RelativeDir)
StreamingSIMDExtensions
stdcpp17
true
4100;4127;4146;4244;%(DisableSpecificWarnings)
CompileAsCpp
NoListing
- $(IntDir)asm\win\%(RelativeDir)
+ $(IntDir)asm\windows\%(RelativeDir)
SDL2.lib;SDL2main.lib;SDL2main.lib;%(AdditionalDependencies)
@@ -270,14 +270,14 @@
Level4
ProgramDatabase
- $(IntDir)obj\win\%(RelativeDir)
+ $(IntDir)obj\\windows\%(RelativeDir)
StreamingSIMDExtensions
stdcpp17
true
4100;4127;4146;4244;%(DisableSpecificWarnings)
CompileAsCpp
NoListing
- $(IntDir)asm\win\%(RelativeDir)
+ $(IntDir)asm\windows\%(RelativeDir)
SDL2.lib;SDL2main.lib;SDL2main.lib;%(AdditionalDependencies)
@@ -309,13 +309,13 @@
Level4
None
- $(IntDir)obj\win\%(RelativeDir)
+ $(IntDir)obj\\windows\%(RelativeDir)
stdcpp17
true
4100;4127;4146;4244;%(DisableSpecificWarnings)
CompileAsCpp
NoListing
- $(IntDir)asm\win\%(RelativeDir)
+ $(IntDir)asm\windows\%(RelativeDir)
SDL2.lib;SDL2main.lib;%(AdditionalDependencies)
@@ -347,13 +347,13 @@
Level4
ProgramDatabase
- $(IntDir)obj\win\%(RelativeDir)
+ $(IntDir)obj\\windows\%(RelativeDir)
stdcpp17
true
4100;4127;4146;4244;%(DisableSpecificWarnings)
CompileAsCpp
All
- $(IntDir)asm\win\%(RelativeDir)
+ $(IntDir)asm\windows\%(RelativeDir)
SDL2.lib;SDL2main.lib;%(AdditionalDependencies)