123 lines
6.9 KiB
XML
123 lines
6.9 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<ItemGroup Label="ProjectConfigurations">
|
|||
|
<ProjectConfiguration Include="Debug|Win32">
|
|||
|
<Configuration>Debug</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug|x64">
|
|||
|
<Configuration>Debug</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
</ItemGroup>
|
|||
|
<PropertyGroup Label="Globals">
|
|||
|
<ProjectGuid>{01818D2C-AAAA-4D5C-ABCD-1234401C6461}</ProjectGuid>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<PlatformToolset>v120</PlatformToolset>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<UseOfMfc>false</UseOfMfc>
|
|||
|
<PlatformToolset>v120</PlatformToolset>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|||
|
<ImportGroup Label="ExtensionSettings">
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
</ImportGroup>
|
|||
|
<PropertyGroup Label="UserMacros" />
|
|||
|
<PropertyGroup>
|
|||
|
<_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
|
|||
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\lib\Debug\</OutDir>
|
|||
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\lib\Debug_64\</OutDir>
|
|||
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\obj\Debug\$(ProjectName)\</IntDir>
|
|||
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\obj\Debug_64\$(ProjectName)\</IntDir>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>Disabled</Optimization>
|
|||
|
<AdditionalIncludeDirectories>..\include;..\src;..\src\drv;..\..\freetype\include;..\src\intcgm;..\src\iup;..\src\sim;\lng\gtk2\include\atk-1.0;\lng\gtk2\include\cairo;\lng\gtk2\include\glib-2.0;\lng\gtk2\include\pango-1.0;\lng\gtk2\include\gtk-2.0;\lng\gtk2\include\gdk-pixbuf-2.0;\lng\gtk2\lib\glib-2.0\include;\lng\gtk2\lib\gtk-2.0\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|||
|
<PrecompiledHeaderOutputFile>.\..\obj\cdgdk/cd.pch</PrecompiledHeaderOutputFile>
|
|||
|
<AssemblerListingLocation>
|
|||
|
</AssemblerListingLocation>
|
|||
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|||
|
<WarningLevel>Level4</WarningLevel>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|||
|
<CompileAs>Default</CompileAs>
|
|||
|
</ClCompile>
|
|||
|
<ResourceCompile>
|
|||
|
<Culture>0x0416</Culture>
|
|||
|
</ResourceCompile>
|
|||
|
<Lib>
|
|||
|
<AdditionalDependencies>cdcore.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|||
|
<OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
|
|||
|
<AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>Disabled</Optimization>
|
|||
|
<AdditionalIncludeDirectories>..\include;..\src;..\src\drv;..\..\freetype\include;..\src\intcgm;..\src\iup;..\src\sim;\lng\gtk2_x64\include\atk-1.0;\lng\gtk2_x64\include\cairo;\lng\gtk2_x64\include\glib-2.0;\lng\gtk2_x64\include\pango-1.0;\lng\gtk2_x64\include\gtk-2.0;\lng\gtk2_x64\include\gdk-pixbuf-2.0;\lng\gtk2_x64\lib\glib-2.0\include;\lng\gtk2_x64\lib\gtk-2.0\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|||
|
<PrecompiledHeaderOutputFile>.\..\obj\cdgdk/cd.pch</PrecompiledHeaderOutputFile>
|
|||
|
<AssemblerListingLocation>
|
|||
|
</AssemblerListingLocation>
|
|||
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|||
|
<WarningLevel>Level4</WarningLevel>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|||
|
<CompileAs>Default</CompileAs>
|
|||
|
</ClCompile>
|
|||
|
<ResourceCompile>
|
|||
|
<Culture>0x0416</Culture>
|
|||
|
</ResourceCompile>
|
|||
|
<Lib>
|
|||
|
<AdditionalDependencies>cdcore.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|||
|
<OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
|
|||
|
<AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClInclude Include="..\src\gdk\cdgdk.h" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClCompile Include="..\src\drv\cd0emf.c" />
|
|||
|
<ClCompile Include="..\src\drv\cd0prn.c" />
|
|||
|
<ClCompile Include="..\src\drv\cd0wmf.c" />
|
|||
|
<ClCompile Include="..\src\gdk\cdgdk.c" />
|
|||
|
<ClCompile Include="..\src\gdk\cdgdkclp.c" />
|
|||
|
<ClCompile Include="..\src\gdk\cdgdkdbuf.c" />
|
|||
|
<ClCompile Include="..\src\gdk\cdgdkimg.c" />
|
|||
|
<ClCompile Include="..\src\gdk\cdgdknative.c" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="..\src\cdgdk.def" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ProjectReference Include="cdcore.vcxproj">
|
|||
|
<Project>{01818d2c-1234-4d5c-abcd-4dff401c6461}</Project>
|
|||
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|||
|
</ProjectReference>
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|||
|
<ImportGroup Label="ExtensionTargets">
|
|||
|
</ImportGroup>
|
|||
|
</Project>
|