Place obj files with the others for consistency.

Note: you MUST rebuild the solution. Otherwise,
linker errors may result.
This commit is contained in:
Jason Felds
2012-01-13 00:39:02 -05:00
parent fbb3cb6c42
commit bc8eae8935
+1 -1
View File
@@ -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"