diff --git a/src/StepMania-net2011.vcxproj b/src/StepMania-net2011.vcxproj index 233ad6c3fa..b86562936b 100644 --- a/src/StepMania-net2011.vcxproj +++ b/src/StepMania-net2011.vcxproj @@ -114,7 +114,7 @@ archutils\Win32\verinc -cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) +cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" _DEBUG;%(PreprocessorDefinitions) @@ -178,7 +178,7 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) archutils\Win32\verinc -cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) +cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" NDEBUG;%(PreprocessorDefinitions) @@ -247,7 +247,7 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) archutils\Win32\verinc -cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) +cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" _DEBUG;%(PreprocessorDefinitions) @@ -312,7 +312,7 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) archutils\Win32\verinc -cl /Zl /nologo /c verstub.cpp /Fo$(IntDir) +cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)" NDEBUG;%(PreprocessorDefinitions)