OSDN Git Service

148ae288f50994d202d2e51f07cf0a6ff1164286
[csp-qt/common_source_project-fm7.git] / source / vc++2013 / mz800.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>{F62D036D-7569-431B-9C55-C056A4D3145A}</ProjectGuid>
15     <RootNamespace>mz800</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/mz800.tlb</TypeLibraryName>
66       <HeaderFileName />
67     </Midl>
68     <ClCompile>
69       <Optimization>Disabled</Optimization>
70       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_MZ800;%(PreprocessorDefinitions)</PreprocessorDefinitions>
71       <MinimalRebuild>true</MinimalRebuild>
72       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
73       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
74       <PrecompiledHeaderOutputFile>.\Debug/mz800.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/mz800.exe</OutputFile>
90       <SuppressStartupBanner>true</SuppressStartupBanner>
91       <GenerateDebugInformation>true</GenerateDebugInformation>
92       <ProgramDatabaseFile>.\Debug/mz800.pdb</ProgramDatabaseFile>
93       <SubSystem>Windows</SubSystem>
94       <RandomizedBaseAddress>false</RandomizedBaseAddress>
95       <DataExecutionPrevention />
96       <TargetMachine>MachineX86</TargetMachine>
97       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
98     </Link>
99     <Bscmake>
100       <SuppressStartupBanner>true</SuppressStartupBanner>
101       <OutputFile>.\Debug/mz800.bsc</OutputFile>
102     </Bscmake>
103     <Manifest>
104       <AdditionalManifestFiles>..\src\res\vista.manifest</AdditionalManifestFiles>
105     </Manifest>
106   </ItemDefinitionGroup>
107   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
108     <Midl>
109       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
110       <MkTypLibCompatible>true</MkTypLibCompatible>
111       <SuppressStartupBanner>true</SuppressStartupBanner>
112       <TargetEnvironment>Win32</TargetEnvironment>
113       <TypeLibraryName>.\Release/mz800.tlb</TypeLibraryName>
114       <HeaderFileName />
115     </Midl>
116     <ClCompile>
117       <Optimization>MaxSpeed</Optimization>
118       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
119       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_MZ800;%(PreprocessorDefinitions)</PreprocessorDefinitions>
120       <StringPooling>true</StringPooling>
121       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
122       <FunctionLevelLinking>true</FunctionLevelLinking>
123       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
124       <PrecompiledHeaderOutputFile>.\Release/mz800.pch</PrecompiledHeaderOutputFile>
125       <AssemblerListingLocation>.\Release/</AssemblerListingLocation>
126       <ObjectFileName>.\Release/</ObjectFileName>
127       <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
128       <BrowseInformation>true</BrowseInformation>
129       <WarningLevel>Level3</WarningLevel>
130       <SuppressStartupBanner>true</SuppressStartupBanner>
131     </ClCompile>
132     <ResourceCompile>
133       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
134       <Culture>0x0409</Culture>
135     </ResourceCompile>
136     <Link>
137       <AdditionalDependencies>odbc32.lib;odbccp32.lib;winmm.lib;imm32.lib;%(AdditionalDependencies)</AdditionalDependencies>
138       <OutputFile>.\Release/mz800.exe</OutputFile>
139       <SuppressStartupBanner>true</SuppressStartupBanner>
140       <ProgramDatabaseFile>.\Release/mz800.pdb</ProgramDatabaseFile>
141       <SubSystem>Windows</SubSystem>
142       <RandomizedBaseAddress>false</RandomizedBaseAddress>
143       <DataExecutionPrevention />
144       <TargetMachine>MachineX86</TargetMachine>
145       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
146     </Link>
147     <Bscmake>
148       <SuppressStartupBanner>true</SuppressStartupBanner>
149       <OutputFile>.\Release/mz800.bsc</OutputFile>
150     </Bscmake>
151     <Manifest>
152       <AdditionalManifestFiles>..\src\res\vista.manifest</AdditionalManifestFiles>
153     </Manifest>
154   </ItemDefinitionGroup>
155   <ItemGroup>
156     <ClCompile Include="..\src\common.cpp" />
157     <ClCompile Include="..\src\config.cpp" />
158     <ClCompile Include="..\src\fifo.cpp" />
159     <ClCompile Include="..\src\fileio.cpp" />
160     <ClCompile Include="..\src\debugger.cpp" />
161     <ClCompile Include="..\src\emu.cpp" />
162     <ClCompile Include="..\src\win32\osd.cpp" />
163     <ClCompile Include="..\src\win32\osd_console.cpp" />
164     <ClCompile Include="..\src\win32\osd_input.cpp" />
165     <ClCompile Include="..\src\win32\osd_screen.cpp" />
166     <ClCompile Include="..\src\win32\osd_sound.cpp" />
167     <ClCompile Include="..\src\win32\winmain.cpp" />
168     <ClCompile Include="..\src\vm\and.cpp" />
169     <ClCompile Include="..\src\vm\datarec.cpp" />
170     <ClCompile Include="..\src\vm\disk.cpp" />
171     <ClCompile Include="..\src\vm\event.cpp" />
172     <ClCompile Include="..\src\vm\i8253.cpp" />
173     <ClCompile Include="..\src\vm\i8255.cpp" />
174     <ClCompile Include="..\src\vm\io.cpp" />
175     <ClCompile Include="..\src\vm\mb8877.cpp" />
176     <ClCompile Include="..\src\vm\noise.cpp" />
177     <ClCompile Include="..\src\vm\not.cpp" />
178     <ClCompile Include="..\src\vm\pcm1bit.cpp" />
179     <ClCompile Include="..\src\vm\sn76489an.cpp" />
180     <ClCompile Include="..\src\vm\z80.cpp" />
181     <ClCompile Include="..\src\vm\z80pio.cpp" />
182     <ClCompile Include="..\src\vm\z80sio.cpp" />
183     <ClCompile Include="..\src\vm\mz700\cmos.cpp" />
184     <ClCompile Include="..\src\vm\mz700\emm.cpp" />
185     <ClCompile Include="..\src\vm\mz700\floppy.cpp" />
186     <ClCompile Include="..\src\vm\mz700\kanji.cpp" />
187     <ClCompile Include="..\src\vm\mz700\keyboard.cpp" />
188     <ClCompile Include="..\src\vm\mz700\memory.cpp" />
189     <ClCompile Include="..\src\vm\mz700\mz700.cpp" />
190     <ClCompile Include="..\src\vm\mz700\quickdisk.cpp" />
191     <ClCompile Include="..\src\vm\mz700\ramfile.cpp" />
192   </ItemGroup>
193   <ItemGroup>
194     <ClInclude Include="..\src\common.h" />
195     <ClInclude Include="..\src\config.h" />
196     <ClInclude Include="..\src\fifo.h" />
197     <ClInclude Include="..\src\fileio.h" />
198     <ClInclude Include="..\src\emu.h" />
199     <ClInclude Include="..\src\win32\osd.h" />
200     <ClInclude Include="..\src\vm\and.h" />
201     <ClInclude Include="..\src\vm\datarec.h" />
202     <ClInclude Include="..\src\vm\debugger.h" />
203     <ClInclude Include="..\src\vm\device.h" />
204     <ClInclude Include="..\src\vm\disk.h" />
205     <ClInclude Include="..\src\vm\event.h" />
206     <ClInclude Include="..\src\vm\i8253.h" />
207     <ClInclude Include="..\src\vm\i8255.h" />
208     <ClInclude Include="..\src\vm\io.h" />
209     <ClInclude Include="..\src\vm\mb8877.h" />
210     <ClInclude Include="..\src\vm\noise.h" />
211     <ClInclude Include="..\src\vm\not.h" />
212     <ClInclude Include="..\src\vm\pcm1bit.h" />
213     <ClInclude Include="..\src\vm\sn76489an.h" />
214     <ClInclude Include="..\src\vm\vm.h" />
215     <ClInclude Include="..\src\vm\z80.h" />
216     <ClInclude Include="..\src\vm\z80pio.h" />
217     <ClInclude Include="..\src\vm\z80sio.h" />
218     <ClInclude Include="..\src\vm\mz700\cmos.h" />
219     <ClInclude Include="..\src\vm\mz700\emm.h" />
220     <ClInclude Include="..\src\vm\mz700\floppy.h" />
221     <ClInclude Include="..\src\vm\mz700\kanji.h" />
222     <ClInclude Include="..\src\vm\mz700\keyboard.h" />
223     <ClInclude Include="..\src\vm\mz700\memory.h" />
224     <ClInclude Include="..\src\vm\mz700\mz700.h" />
225     <ClInclude Include="..\src\vm\mz700\quickdisk.h" />
226     <ClInclude Include="..\src\vm\mz700\ramfile.h" />
227     <ClInclude Include="..\src\res\resource.h" />
228   </ItemGroup>
229   <ItemGroup>
230     <Image Include="..\src\res\mz800.ico" />
231   </ItemGroup>
232   <ItemGroup>
233     <ResourceCompile Include="..\src\res\mz800.rc">
234       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\res;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
235       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\res;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
236     </ResourceCompile>
237   </ItemGroup>
238   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
239   <ImportGroup Label="ExtensionTargets">
240   </ImportGroup>
241 </Project>