From 82d6a794b1112c29b5651ec135b27c1893586612 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Fri, 9 Dec 2011 14:13:40 +0000 Subject: Changing the main Starshatter output name to "Starshatter_D.exe" for debug builds --- Stars45/Stars.vcxproj | 1 + 1 file changed, 1 insertion(+) 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 @@ $(SolutionDir)\$(Configuration)\ true $(DXSDK_DIR)\include;$(IncludePath) + $(ProjectName)_D $(SolutionDir)\$(Configuration)\ -- cgit v1.1