summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Stars45/Stars.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Stars45/Stars.vcxproj b/Stars45/Stars.vcxproj
index ce63580..085f6a8 100644
--- a/Stars45/Stars.vcxproj
+++ b/Stars45/Stars.vcxproj
@@ -53,6 +53,7 @@
<IntDir>$(SolutionDir)\$(Configuration)\</IntDir>
<LinkIncremental>true</LinkIncremental>
<IncludePath>$(DXSDK_DIR)\include;$(IncludePath)</IncludePath>
+ <TargetName>$(ProjectName)_D</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<OutDir>$(SolutionDir)\$(Configuration)\</OutDir>