OSDN Git Service

出力ファイル名をSaccubus.exeに変更
authoryukihane <yukihane.feather@gmail.com>
Sun, 18 Sep 2011 04:20:41 +0000 (13:20 +0900)
committeryukihane <yukihane.feather@gmail.com>
Sun, 18 Sep 2011 04:31:08 +0000 (13:31 +0900)
launcher/launcher.vcxproj

index b365f05..68de405 100644 (file)
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
   </ImportGroup>\r
   <PropertyGroup Label="UserMacros" />\r
-  <PropertyGroup />\r
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
+    <TargetName>Saccubus</TargetName>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
+    <TargetName>Saccubus</TargetName>\r
+  </PropertyGroup>\r
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
     <ClCompile>\r
       <WarningLevel>Level3</WarningLevel>\r