summaryrefslogtreecommitdiffstats
path: root/visual/VS2010/frametest/frametest.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'visual/VS2010/frametest/frametest.vcxproj')
-rw-r--r--visual/VS2010/frametest/frametest.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/visual/VS2010/frametest/frametest.vcxproj b/visual/VS2010/frametest/frametest.vcxproj
index 7ac7e33..2421a7e 100644
--- a/visual/VS2010/frametest/frametest.vcxproj
+++ b/visual/VS2010/frametest/frametest.vcxproj
@@ -22,7 +22,8 @@
<ProjectGuid>{39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>frametest</RootNamespace>
- <OutDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\</OutDir>
+ <OutDir>$(SolutionDir)bin\$(Platform)_$(Configuration)\</OutDir>
+ <IntDir>$(SolutionDir)obj\$(Platform)_$(Configuration)\</IntDir>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">