Place obj files with the others for consistency.
Note: you MUST rebuild the solution. Otherwise, linker errors may result.
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
<Configuration
|
||||
Name="Release-SSE2|Win32"
|
||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
IntermediateDirectory="$(SolutionDir)/build-$(SolutionName)/$(ProjectName)/$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
UseOfMFC="0"
|
||||
|
||||
Reference in New Issue
Block a user