OSDN Git Service

[General] Completely merge upstream 2019-01-11.
[csp-qt/common_source_project-fm7.git] / source / vc++2013 / pc8001mk2.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Release|Win32">
9       <Configuration>Release</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12   </ItemGroup>
13   <PropertyGroup Label="Globals">
14     <ProjectGuid>{699AB843-1860-4ABF-B52C-D6A84D0F81E8}</ProjectGuid>
15     <RootNamespace>pc8001mk2</RootNamespace>
16   </PropertyGroup>
17   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
18   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
19     <ConfigurationType>Application</ConfigurationType>
20     <PlatformToolset>v120_xp</PlatformToolset>
21     <UseOfMfc>false</UseOfMfc>
22     <CharacterSet>MultiByte</CharacterSet>
23   </PropertyGroup>
24   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
25     <ConfigurationType>Application</ConfigurationType>
26     <PlatformToolset>v120_xp</PlatformToolset>
27     <UseOfMfc>false</UseOfMfc>
28     <CharacterSet>MultiByte</CharacterSet>
29   </PropertyGroup>
30   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
31   <ImportGroup Label="ExtensionSettings">
32   </ImportGroup>
33   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
36   </ImportGroup>
37   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
38     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
39     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
40   </ImportGroup>
41   <PropertyGroup Label="UserMacros" />
42   <PropertyGroup>
43     <_ProjectFileVersion>12.0.21005.1</_ProjectFileVersion>
44   </PropertyGroup>
45   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
46     <OutDir>.\Debug\</OutDir>
47     <IntDir>.\Debug\</IntDir>
48     <LinkIncremental>true</LinkIncremental>
49     <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(DXSDK_DIR)Include</IncludePath>
50     <LibraryPath>$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(DXSDK_DIR)Lib\x86</LibraryPath>
51   </PropertyGroup>
52   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
53     <OutDir>.\Release\</OutDir>
54     <IntDir>.\Release\</IntDir>
55     <LinkIncremental>false</LinkIncremental>
56     <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(DXSDK_DIR)Include</IncludePath>
57     <LibraryPath>$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(DXSDK_DIR)Lib\x86</LibraryPath>
58   </PropertyGroup>
59   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
60     <Midl>
61       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
62       <MkTypLibCompatible>true</MkTypLibCompatible>
63       <SuppressStartupBanner>true</SuppressStartupBanner>
64       <TargetEnvironment>Win32</TargetEnvironment>
65       <TypeLibraryName>.\Debug/pc8001mk2.tlb</TypeLibraryName>
66       <HeaderFileName />
67     </Midl>
68     <ClCompile>
69       <Optimization>Disabled</Optimization>
70       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_PC8001MK2;%(PreprocessorDefinitions)</PreprocessorDefinitions>
71       <MinimalRebuild>true</MinimalRebuild>
72       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
73       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
74       <PrecompiledHeaderOutputFile>.\Debug/pc8001mk2.pch</PrecompiledHeaderOutputFile>
75       <AssemblerListingLocation>.\Debug/</AssemblerListingLocation>
76       <ObjectFileName>.\Debug/</ObjectFileName>
77       <ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName>
78       <BrowseInformation>true</BrowseInformation>
79       <WarningLevel>Level3</WarningLevel>
80       <SuppressStartupBanner>true</SuppressStartupBanner>
81       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
82     </ClCompile>
83     <ResourceCompile>
84       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
85       <Culture>0x0411</Culture>
86     </ResourceCompile>
87     <Link>
88       <AdditionalDependencies>odbc32.lib;odbccp32.lib;winmm.lib;imm32.lib;%(AdditionalDependencies)</AdditionalDependencies>
89       <OutputFile>.\Debug/pc8001mk2.exe</OutputFile>
90       <SuppressStartupBanner>true</SuppressStartupBanner>
91       <GenerateDebugInformation>true</GenerateDebugInformation>
92       <ProgramDatabaseFile>.\Debug/pc8001mk2.pdb</ProgramDatabaseFile>
93       <SubSystem>Windows</SubSystem>
94       <RandomizedBaseAddress>false</RandomizedBaseAddress>
95       <DataExecutionPrevention />
96       <TargetMachine>MachineX86</TargetMachine>
97       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
98       <IgnoreSpecificDefaultLibraries>Libcmtd.lib</IgnoreSpecificDefaultLibraries>
99     </Link>
100     <Bscmake>
101       <SuppressStartupBanner>true</SuppressStartupBanner>
102       <OutputFile>.\Debug/pc8001mk2.bsc</OutputFile>
103     </Bscmake>
104     <Manifest>
105       <AdditionalManifestFiles>..\src\res\vista.manifest</AdditionalManifestFiles>
106     </Manifest>
107   </ItemDefinitionGroup>
108   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
109     <Midl>
110       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
111       <MkTypLibCompatible>true</MkTypLibCompatible>
112       <SuppressStartupBanner>true</SuppressStartupBanner>
113       <TargetEnvironment>Win32</TargetEnvironment>
114       <TypeLibraryName>.\Release/pc8001mk2.tlb</TypeLibraryName>
115       <HeaderFileName />
116     </Midl>
117     <ClCompile>
118       <Optimization>MaxSpeed</Optimization>
119       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
120       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_PC8001MK2;%(PreprocessorDefinitions)</PreprocessorDefinitions>
121       <StringPooling>true</StringPooling>
122       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
123       <FunctionLevelLinking>true</FunctionLevelLinking>
124       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
125       <PrecompiledHeaderOutputFile>.\Release/pc8001mk2.pch</PrecompiledHeaderOutputFile>
126       <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
127       <ObjectFileName>.\Release/</ObjectFileName>
128       <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
129       <BrowseInformation>true</BrowseInformation>
130       <WarningLevel>Level3</WarningLevel>
131       <SuppressStartupBanner>true</SuppressStartupBanner>
132     </ClCompile>
133     <ResourceCompile>
134       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
135       <Culture>0x0409</Culture>
136     </ResourceCompile>
137     <Link>
138       <AdditionalDependencies>odbc32.lib;odbccp32.lib;winmm.lib;imm32.lib;%(AdditionalDependencies)</AdditionalDependencies>
139       <OutputFile>.\Release/pc8001mk2.exe</OutputFile>
140       <SuppressStartupBanner>true</SuppressStartupBanner>
141       <ProgramDatabaseFile>.\Release/pc8001mk2.pdb</ProgramDatabaseFile>
142       <SubSystem>Windows</SubSystem>
143       <RandomizedBaseAddress>false</RandomizedBaseAddress>
144       <DataExecutionPrevention />
145       <TargetMachine>MachineX86</TargetMachine>
146       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
147     </Link>
148     <Bscmake>
149       <SuppressStartupBanner>true</SuppressStartupBanner>
150       <OutputFile>.\Release/pc8001mk2.bsc</OutputFile>
151     </Bscmake>
152     <Manifest>
153       <AdditionalManifestFiles>..\src\res\vista.manifest</AdditionalManifestFiles>
154     </Manifest>
155   </ItemDefinitionGroup>
156   <ItemGroup>
157     <ClCompile Include="..\src\common.cpp" />
158     <ClCompile Include="..\src\config.cpp" />
159     <ClCompile Include="..\src\fifo.cpp" />
160     <ClCompile Include="..\src\fileio.cpp" />
161     <ClCompile Include="..\src\debugger.cpp" />
162     <ClCompile Include="..\src\emu.cpp" />
163     <ClCompile Include="..\src\win32\osd.cpp" />
164     <ClCompile Include="..\src\win32\osd_console.cpp" />
165     <ClCompile Include="..\src\win32\osd_input.cpp" />
166     <ClCompile Include="..\src\win32\osd_screen.cpp" />
167     <ClCompile Include="..\src\win32\osd_sound.cpp" />
168     <ClCompile Include="..\src\win32\winmain.cpp" />
169     <ClCompile Include="..\src\vm\disk.cpp" />
170     <ClCompile Include="..\src\vm\event.cpp" />
171     <ClCompile Include="..\src\vm\i8251.cpp" />
172     <ClCompile Include="..\src\vm\i8253.cpp" />
173     <ClCompile Include="..\src\vm\i8255.cpp" />
174     <ClCompile Include="..\src\vm\noise.cpp" />
175     <ClCompile Include="..\src\vm\pc80s31k.cpp" />
176     <ClCompile Include="..\src\vm\pcm1bit.cpp" />
177     <ClCompile Include="..\src\vm\prnfile.cpp" />
178     <ClCompile Include="..\src\vm\upd1990a.cpp" />
179     <ClCompile Include="..\src\vm\upd765a.cpp" />
180     <ClCompile Include="..\src\vm\ym2203.cpp" />
181     <ClCompile Include="..\src\vm\z80.cpp" />
182     <ClCompile Include="..\src\vm\fmgen\fmgen.cpp" />
183     <ClCompile Include="..\src\vm\fmgen\fmtimer.cpp" />
184     <ClCompile Include="..\src\vm\fmgen\opna.cpp" />
185     <ClCompile Include="..\src\vm\fmgen\psg.cpp" />
186     <ClCompile Include="..\src\vm\pc8801\pc88.cpp" />
187     <ClCompile Include="..\src\vm\pc8801\pc8801.cpp" />
188   </ItemGroup>
189   <ItemGroup>
190     <ClInclude Include="..\src\common.h" />
191     <ClInclude Include="..\src\config.h" />
192     <ClInclude Include="..\src\fifo.h" />
193     <ClInclude Include="..\src\fileio.h" />
194     <ClInclude Include="..\src\emu.h" />
195     <ClInclude Include="..\src\win32\osd.h" />
196     <ClInclude Include="..\src\vm\debugger.h" />
197     <ClInclude Include="..\src\vm\device.h" />
198     <ClInclude Include="..\src\vm\disk.h" />
199     <ClInclude Include="..\src\vm\event.h" />
200     <ClInclude Include="..\src\vm\i8251.h" />
201     <ClInclude Include="..\src\vm\i8253.h" />
202     <ClInclude Include="..\src\vm\i8255.h" />
203     <ClInclude Include="..\src\vm\noise.h" />
204     <ClInclude Include="..\src\vm\pc80s31k.h" />
205     <ClInclude Include="..\src\vm\pcm1bit.h" />
206     <ClInclude Include="..\src\vm\prnfile.h" />
207     <ClInclude Include="..\src\vm\upd1990a.h" />
208     <ClInclude Include="..\src\vm\upd765a.h" />
209     <ClInclude Include="..\src\vm\vm.h" />
210     <ClInclude Include="..\src\vm\vm_template.h" />
211     <ClInclude Include="..\src\vm\ym2203.h" />
212     <ClInclude Include="..\src\vm\z80.h" />
213     <ClInclude Include="..\src\vm\fmgen\diag.h" />
214     <ClInclude Include="..\src\vm\fmgen\fmgen.h" />
215     <ClInclude Include="..\src\vm\fmgen\fmgeninl.h" />
216     <ClInclude Include="..\src\vm\fmgen\fmtimer.h" />
217     <ClInclude Include="..\src\vm\fmgen\headers.h" />
218     <ClInclude Include="..\src\vm\fmgen\misc.h" />
219     <ClInclude Include="..\src\vm\fmgen\opna.h" />
220     <ClInclude Include="..\src\vm\fmgen\psg.h" />
221     <ClInclude Include="..\src\vm\pc8801\pc88.h" />
222     <ClInclude Include="..\src\vm\pc8801\pc8801.h" />
223     <ClInclude Include="..\src\res\resource.h" />
224   </ItemGroup>
225   <ItemGroup>
226     <Image Include="..\src\res\pc8001mk2.ico" />
227     <Image Include="..\src\res\indicator\access_off.bmp" />
228     <Image Include="..\src\res\indicator\access_on.bmp" />
229   </ItemGroup>
230   <ItemGroup>
231     <ResourceCompile Include="..\src\res\pc8001mk2.rc">
232       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\res;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
233       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\res;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
234     </ResourceCompile>
235   </ItemGroup>
236   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
237   <ImportGroup Label="ExtensionTargets">
238   </ImportGroup>
239 </Project>