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
|
<Configuration
|
||||||
Name="Release-SSE2|Win32"
|
Name="Release-SSE2|Win32"
|
||||||
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||||||
IntermediateDirectory="$(ConfigurationName)"
|
IntermediateDirectory="$(SolutionDir)/build-$(SolutionName)/$(ProjectName)/$(ConfigurationName)"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||||
UseOfMFC="0"
|
UseOfMFC="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user