OSDN Git Service

[Build][Win32] Add some virtual machines.
[csp-qt/common_source_project-fm7.git] / source / x1turboz.vcxproj
index 7edc924..b3e58a0 100644 (file)
@@ -12,6 +12,7 @@
   </ItemGroup>
   <PropertyGroup Label="Globals">
     <ProjectGuid>{36AFB00C-43E7-4D7E-8458-785659F13A48}</ProjectGuid>
+    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
@@ -49,7 +50,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     <OutDir>.\Release\</OutDir>
-    <IntDir>.\Release\</IntDir>
+    <IntDir>.\csp-release\x1turboz\</IntDir>
     <LinkIncremental>false</LinkIncremental>
   </PropertyGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <FunctionLevelLinking>true</FunctionLevelLinking>
       <PrecompiledHeaderOutputFile>.\Release/x1turboz.pch</PrecompiledHeaderOutputFile>
-      <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
-      <ObjectFileName>.\Release/</ObjectFileName>
-      <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
+      <AssemblerListingLocation>.\csp-release\x1turboz/</AssemblerListingLocation>
+      <ObjectFileName>.\csp-release\x1turboz/</ObjectFileName>
+      <ProgramDataBaseFileName>.\csp-release\x1turboz/</ProgramDataBaseFileName>
       <BrowseInformation>true</BrowseInformation>
       <WarningLevel>Level3</WarningLevel>
       <SuppressStartupBanner>true</SuppressStartupBanner>
     <ClInclude Include="src\vm\z80sio.h" />
   </ItemGroup>
   <ItemGroup>
+    <Image Include="src\res\icon1.ico" />
+    <Image Include="src\res\x1turboz.ico" />
     <Image Include="x1turboz.ico" />
   </ItemGroup>
   <ItemGroup>