• R/O
  • HTTP
  • SSH
  • HTTPS

common_source_project-fm7: Commit

Common Source Code Project for Qt (a.k.a for FM-7).


Commit MetaInfo

Revision168cbc3a2ecd452bd9b872cd5ff025c7eab14ca6 (tree)
Zeit2017-04-10 13:17:03
AutorK.Ohta <whatisthis.sowhat@gmai...>
CommiterK.Ohta

Log Message

. Remove unnedded vcproj.

Ändern Zusammenfassung

  • delete:

Diff

--- a/source/vc++2013/pc2001 - 祿龝?.vcxproj
+++ /dev/null
@@ -1,214 +0,0 @@
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>{E189B8CC-341D-4715-9266-08610C61015A}</ProjectGuid>
15- <RootNamespace>pc2001</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/pc2001.tlb</TypeLibraryName>
66- <HeaderFileName />
67- </Midl>
68- <ClCompile>
69- <Optimization>Disabled</Optimization>
70- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_PC2001;%(PreprocessorDefinitions)</PreprocessorDefinitions>
71- <MinimalRebuild>true</MinimalRebuild>
72- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
73- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
74- <PrecompiledHeaderOutputFile>.\Debug/pc2001.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/pc2001.exe</OutputFile>
90- <SuppressStartupBanner>true</SuppressStartupBanner>
91- <GenerateDebugInformation>true</GenerateDebugInformation>
92- <ProgramDatabaseFile>.\Debug/pc2001.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/pc2001.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/pc2001.tlb</TypeLibraryName>
115- <HeaderFileName />
116- </Midl>
117- <ClCompile>
118- <Optimization>MaxSpeed</Optimization>
119- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
120- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_PC2001;%(PreprocessorDefinitions)</PreprocessorDefinitions>
121- <StringPooling>true</StringPooling>
122- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
123- <FunctionLevelLinking>true</FunctionLevelLinking>
124- <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
125- <PrecompiledHeaderOutputFile>.\Release/pc2001.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/pc2001.exe</OutputFile>
140- <SuppressStartupBanner>true</SuppressStartupBanner>
141- <ProgramDatabaseFile>.\Release/pc2001.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/pc2001.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\datarec.cpp" />
170- <ClCompile Include="..\src\vm\event.cpp" />
171- <ClCompile Include="..\src\vm\memory.cpp" />
172- <ClCompile Include="..\src\vm\noise.cpp" />
173- <ClCompile Include="..\src\vm\pcm1bit.cpp" />
174- <ClCompile Include="..\src\vm\upd16434.cpp" />
175- <ClCompile Include="..\src\vm\upd1990a.cpp" />
176- <ClCompile Include="..\src\vm\upd7810.cpp" />
177- <ClCompile Include="..\src\vm\pc2001\io.cpp" />
178- <ClCompile Include="..\src\vm\pc2001\pc2001.cpp" />
179- </ItemGroup>
180- <ItemGroup>
181- <ClInclude Include="..\src\common.h" />
182- <ClInclude Include="..\src\config.h" />
183- <ClInclude Include="..\src\fifo.h" />
184- <ClInclude Include="..\src\fileio.h" />
185- <ClInclude Include="..\src\emu.h" />
186- <ClInclude Include="..\src\win32\osd.h" />
187- <ClInclude Include="..\src\vm\atarec.h" />
188- <ClInclude Include="..\src\vm\debugger.h" />
189- <ClInclude Include="..\src\vm\device.h" />
190- <ClInclude Include="..\src\vm\event.h" />
191- <ClInclude Include="..\src\vm\memory.h" />
192- <ClInclude Include="..\src\vm\noise.h" />
193- <ClInclude Include="..\src\vm\pcm1bit.h" />
194- <ClInclude Include="..\src\vm\vm.h" />
195- <ClInclude Include="..\src\vm\upd16434.h" />
196- <ClInclude Include="..\src\vm\upd1990a.h" />
197- <ClInclude Include="..\src\vm\upd7810.h" />
198- <ClInclude Include="..\src\vm\pc2001\io.h" />
199- <ClInclude Include="..\src\vm\pc2001\pc2001.h" />
200- <ClInclude Include="..\src\res\resource.h" />
201- </ItemGroup>
202- <ItemGroup>
203- <Image Include="..\src\res\pc2001.ico" />
204- </ItemGroup>
205- <ItemGroup>
206- <ResourceCompile Include="..\src\res\pc2001.rc">
207- <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\src\res;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
208- <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\src\res;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
209- </ResourceCompile>
210- </ItemGroup>
211- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
212- <ImportGroup Label="ExtensionTargets">
213- </ImportGroup>
214-</Project>
\ No newline at end of file
Show on old repository browser