263 lines
		
	
	
	
		
			12 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			263 lines
		
	
	
	
		
			12 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| 
								 | 
							
								<?xml version="1.0" encoding="utf-8"?>
							 | 
						|||
| 
								 | 
							
								<Project DefaultTargets="Build" ToolsVersion="4.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>
							 | 
						|||
| 
								 | 
							
								    <ProjectConfiguration Include="Release|Win32">
							 | 
						|||
| 
								 | 
							
								      <Configuration>Release</Configuration>
							 | 
						|||
| 
								 | 
							
								      <Platform>Win32</Platform>
							 | 
						|||
| 
								 | 
							
								    </ProjectConfiguration>
							 | 
						|||
| 
								 | 
							
								    <ProjectConfiguration Include="Release|x64">
							 | 
						|||
| 
								 | 
							
								      <Configuration>Release</Configuration>
							 | 
						|||
| 
								 | 
							
								      <Platform>x64</Platform>
							 | 
						|||
| 
								 | 
							
								    </ProjectConfiguration>
							 | 
						|||
| 
								 | 
							
								  </ItemGroup>
							 | 
						|||
| 
								 | 
							
								  <PropertyGroup Label="Globals">
							 | 
						|||
| 
								 | 
							
								    <ProjectName>cairo-gobject</ProjectName>
							 | 
						|||
| 
								 | 
							
								    <ProjectGuid>{C8D08F82-700E-4ACE-A766-A52C4048B5F7}</ProjectGuid>
							 | 
						|||
| 
								 | 
							
								    <RootNamespace>cairogobject</RootNamespace>
							 | 
						|||
| 
								 | 
							
								    <Keyword>Win32Proj</Keyword>
							 | 
						|||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						|||
| 
								 | 
							
								  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
							 | 
						|||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
							 | 
						|||
| 
								 | 
							
								    <ConfigurationType>DynamicLibrary</ConfigurationType>
							 | 
						|||
| 
								 | 
							
								    <CharacterSet>Unicode</CharacterSet>
							 | 
						|||
| 
								 | 
							
								    <WholeProgramOptimization>true</WholeProgramOptimization>
							 | 
						|||
| 
								 | 
							
								    <PlatformToolset>v110</PlatformToolset>
							 | 
						|||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						|||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
							 | 
						|||
| 
								 | 
							
								    <ConfigurationType>DynamicLibrary</ConfigurationType>
							 | 
						|||
| 
								 | 
							
								    <CharacterSet>Unicode</CharacterSet>
							 | 
						|||
| 
								 | 
							
								    <PlatformToolset>v110</PlatformToolset>
							 | 
						|||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						|||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
							 | 
						|||
| 
								 | 
							
								    <ConfigurationType>DynamicLibrary</ConfigurationType>
							 | 
						|||
| 
								 | 
							
								    <CharacterSet>MultiByte</CharacterSet>
							 | 
						|||
| 
								 | 
							
								    <WholeProgramOptimization>true</WholeProgramOptimization>
							 | 
						|||
| 
								 | 
							
								    <PlatformToolset>v110</PlatformToolset>
							 | 
						|||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						|||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
							 | 
						|||
| 
								 | 
							
								    <ConfigurationType>DynamicLibrary</ConfigurationType>
							 | 
						|||
| 
								 | 
							
								    <CharacterSet>MultiByte</CharacterSet>
							 | 
						|||
| 
								 | 
							
								    <PlatformToolset>v110</PlatformToolset>
							 | 
						|||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						|||
| 
								 | 
							
								  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
							 | 
						|||
| 
								 | 
							
								  <ImportGroup Label="ExtensionSettings">
							 | 
						|||
| 
								 | 
							
								  </ImportGroup>
							 | 
						|||
| 
								 | 
							
								  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
							 | 
						|||
| 
								 | 
							
								    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
							 | 
						|||
| 
								 | 
							
								    <Import Project="cairo.props" />
							 | 
						|||
| 
								 | 
							
								  </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="cairo.props" />
							 | 
						|||
| 
								 | 
							
								  </ImportGroup>
							 | 
						|||
| 
								 | 
							
								  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
							 | 
						|||
| 
								 | 
							
								    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
							 | 
						|||
| 
								 | 
							
								    <Import Project="cairo.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="cairo.props" />
							 | 
						|||
| 
								 | 
							
								  </ImportGroup>
							 | 
						|||
| 
								 | 
							
								  <PropertyGroup Label="UserMacros" />
							 | 
						|||
| 
								 | 
							
								  <PropertyGroup>
							 | 
						|||
| 
								 | 
							
								    <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
							 | 
						|||
| 
								 | 
							
								    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
							 | 
						|||
| 
								 | 
							
								    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
							 | 
						|||
| 
								 | 
							
								    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
							 | 
						|||
| 
								 | 
							
								    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)\</OutDir>
							 | 
						|||
| 
								 | 
							
								    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)\</IntDir>
							 | 
						|||
| 
								 | 
							
								    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
							 | 
						|||
| 
								 | 
							
								    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
							 | 
						|||
| 
								 | 
							
								    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
							 | 
						|||
| 
								 | 
							
								    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
							 | 
						|||
| 
								 | 
							
								    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)\</OutDir>
							 | 
						|||
| 
								 | 
							
								    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Configuration)\</IntDir>
							 | 
						|||
| 
								 | 
							
								    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
							 | 
						|||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						|||
| 
								 | 
							
								  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
							 | 
						|||
| 
								 | 
							
								    <ClCompile>
							 | 
						|||
| 
								 | 
							
								      <Optimization>Disabled</Optimization>
							 | 
						|||
| 
								 | 
							
								      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;CAIROGOBJECT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						|||
| 
								 | 
							
								      <MinimalRebuild>true</MinimalRebuild>
							 | 
						|||
| 
								 | 
							
								      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
							 | 
						|||
| 
								 | 
							
								      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
							 | 
						|||
| 
								 | 
							
								      <PrecompiledHeader>
							 | 
						|||
| 
								 | 
							
								      </PrecompiledHeader>
							 | 
						|||
| 
								 | 
							
								      <WarningLevel>Level3</WarningLevel>
							 | 
						|||
| 
								 | 
							
								      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
							 | 
						|||
| 
								 | 
							
								    </ClCompile>
							 | 
						|||
| 
								 | 
							
								    <Link>
							 | 
						|||
| 
								 | 
							
								      <AdditionalDependencies>glib-2.0.lib;gobject-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
							 | 
						|||
| 
								 | 
							
								      <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
							 | 
						|||
| 
								 | 
							
								      <GenerateDebugInformation>true</GenerateDebugInformation>
							 | 
						|||
| 
								 | 
							
								      <SubSystem>Windows</SubSystem>
							 | 
						|||
| 
								 | 
							
								      <ImportLibrary>$(OutDir)$(ProjectName).lib</ImportLibrary>
							 | 
						|||
| 
								 | 
							
								      <TargetMachine>MachineX86</TargetMachine>
							 | 
						|||
| 
								 | 
							
								    </Link>
							 | 
						|||
| 
								 | 
							
								    <PostBuildEvent>
							 | 
						|||
| 
								 | 
							
								      <Command>mkdir $(CopyDir)\bin
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy $(OutDir)$(ProjectName).dll $(CopyDir)\bin
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        
							 | 
						|||
| 
								 | 
							
								        mkdir $(CopyDir)\lib
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy $(OutDir)$(ProjectName).lib $(CopyDir)\lib
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        
							 | 
						|||
| 
								 | 
							
								        mkdir $(CopyDir)\include
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy .\util\cairo-gobject\cairo-gobject.h $(CopyDir)\include
							 | 
						|||
| 
								 | 
							
								</Command>
							 | 
						|||
| 
								 | 
							
								    </PostBuildEvent>
							 | 
						|||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						|||
| 
								 | 
							
								  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
							 | 
						|||
| 
								 | 
							
								    <PreBuildEvent>
							 | 
						|||
| 
								 | 
							
								      <Command>
							 | 
						|||
| 
								 | 
							
								      </Command>
							 | 
						|||
| 
								 | 
							
								    </PreBuildEvent>
							 | 
						|||
| 
								 | 
							
								    <ClCompile>
							 | 
						|||
| 
								 | 
							
								      <Optimization>Disabled</Optimization>
							 | 
						|||
| 
								 | 
							
								      <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;CAIROGOBJECT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						|||
| 
								 | 
							
								      <MinimalRebuild>true</MinimalRebuild>
							 | 
						|||
| 
								 | 
							
								      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
							 | 
						|||
| 
								 | 
							
								      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
							 | 
						|||
| 
								 | 
							
								      <PrecompiledHeader>
							 | 
						|||
| 
								 | 
							
								      </PrecompiledHeader>
							 | 
						|||
| 
								 | 
							
								      <WarningLevel>Level3</WarningLevel>
							 | 
						|||
| 
								 | 
							
								      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
							 | 
						|||
| 
								 | 
							
								      <CompileAs>CompileAsC</CompileAs>
							 | 
						|||
| 
								 | 
							
								    </ClCompile>
							 | 
						|||
| 
								 | 
							
								    <Link>
							 | 
						|||
| 
								 | 
							
								      <AdditionalDependencies>glib-2.0.lib;gobject-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
							 | 
						|||
| 
								 | 
							
								      <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
							 | 
						|||
| 
								 | 
							
								      <GenerateDebugInformation>true</GenerateDebugInformation>
							 | 
						|||
| 
								 | 
							
								      <SubSystem>Windows</SubSystem>
							 | 
						|||
| 
								 | 
							
								      <RandomizedBaseAddress>false</RandomizedBaseAddress>
							 | 
						|||
| 
								 | 
							
								      <DataExecutionPrevention>
							 | 
						|||
| 
								 | 
							
								      </DataExecutionPrevention>
							 | 
						|||
| 
								 | 
							
								      <ImportLibrary>$(OutDir)$(ProjectName).lib</ImportLibrary>
							 | 
						|||
| 
								 | 
							
								      <TargetMachine>MachineX64</TargetMachine>
							 | 
						|||
| 
								 | 
							
								    </Link>
							 | 
						|||
| 
								 | 
							
								    <PostBuildEvent>
							 | 
						|||
| 
								 | 
							
								      <Command>mkdir $(CopyDir)\bin
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy $(OutDir)$(ProjectName).dll $(CopyDir)\bin
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        
							 | 
						|||
| 
								 | 
							
								        mkdir $(CopyDir)\lib
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy $(OutDir)$(ProjectName).lib $(CopyDir)\lib
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        
							 | 
						|||
| 
								 | 
							
								        mkdir $(CopyDir)\include
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy .\util\cairo-gobject\cairo-gobject.h $(CopyDir)\include
							 | 
						|||
| 
								 | 
							
								</Command>
							 | 
						|||
| 
								 | 
							
								    </PostBuildEvent>
							 | 
						|||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						|||
| 
								 | 
							
								  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
							 | 
						|||
| 
								 | 
							
								    <ClCompile>
							 | 
						|||
| 
								 | 
							
								      <Optimization>MaxSpeed</Optimization>
							 | 
						|||
| 
								 | 
							
								      <IntrinsicFunctions>true</IntrinsicFunctions>
							 | 
						|||
| 
								 | 
							
								      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;CAIROGOBJECT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						|||
| 
								 | 
							
								      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
							 | 
						|||
| 
								 | 
							
								      <FunctionLevelLinking>true</FunctionLevelLinking>
							 | 
						|||
| 
								 | 
							
								      <PrecompiledHeader>
							 | 
						|||
| 
								 | 
							
								      </PrecompiledHeader>
							 | 
						|||
| 
								 | 
							
								      <WarningLevel>Level3</WarningLevel>
							 | 
						|||
| 
								 | 
							
								      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
							 | 
						|||
| 
								 | 
							
								    </ClCompile>
							 | 
						|||
| 
								 | 
							
								    <Link>
							 | 
						|||
| 
								 | 
							
								      <AdditionalDependencies>glib-2.0.lib;gobject-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
							 | 
						|||
| 
								 | 
							
								      <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
							 | 
						|||
| 
								 | 
							
								      <GenerateDebugInformation>true</GenerateDebugInformation>
							 | 
						|||
| 
								 | 
							
								      <SubSystem>Windows</SubSystem>
							 | 
						|||
| 
								 | 
							
								      <ImportLibrary>$(OutDir)$(ProjectName).lib</ImportLibrary>
							 | 
						|||
| 
								 | 
							
								      <OptimizeReferences>true</OptimizeReferences>
							 | 
						|||
| 
								 | 
							
								      <EnableCOMDATFolding>true</EnableCOMDATFolding>
							 | 
						|||
| 
								 | 
							
								      <TargetMachine>MachineX86</TargetMachine>
							 | 
						|||
| 
								 | 
							
								    </Link>
							 | 
						|||
| 
								 | 
							
								    <PostBuildEvent>
							 | 
						|||
| 
								 | 
							
								      <Command>mkdir $(CopyDir)\bin
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy $(OutDir)$(ProjectName).dll $(CopyDir)\bin
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        
							 | 
						|||
| 
								 | 
							
								        mkdir $(CopyDir)\lib
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy $(OutDir)$(ProjectName).lib $(CopyDir)\lib
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        
							 | 
						|||
| 
								 | 
							
								        mkdir $(CopyDir)\include
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy .\util\cairo-gobject\cairo-gobject.h $(CopyDir)\include
							 | 
						|||
| 
								 | 
							
								</Command>
							 | 
						|||
| 
								 | 
							
								    </PostBuildEvent>
							 | 
						|||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						|||
| 
								 | 
							
								  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
							 | 
						|||
| 
								 | 
							
								    <PreBuildEvent>
							 | 
						|||
| 
								 | 
							
								      <Command>
							 | 
						|||
| 
								 | 
							
								      </Command>
							 | 
						|||
| 
								 | 
							
								    </PreBuildEvent>
							 | 
						|||
| 
								 | 
							
								    <ClCompile>
							 | 
						|||
| 
								 | 
							
								      <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;CAIROGOBJECT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						|||
| 
								 | 
							
								      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
							 | 
						|||
| 
								 | 
							
								      <PrecompiledHeader>
							 | 
						|||
| 
								 | 
							
								      </PrecompiledHeader>
							 | 
						|||
| 
								 | 
							
								      <WarningLevel>Level3</WarningLevel>
							 | 
						|||
| 
								 | 
							
								      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
							 | 
						|||
| 
								 | 
							
								      <CompileAs>CompileAsC</CompileAs>
							 | 
						|||
| 
								 | 
							
								    </ClCompile>
							 | 
						|||
| 
								 | 
							
								    <Link>
							 | 
						|||
| 
								 | 
							
								      <AdditionalDependencies>glib-2.0.lib;gobject-2.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
							 | 
						|||
| 
								 | 
							
								      <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
							 | 
						|||
| 
								 | 
							
								      <GenerateDebugInformation>true</GenerateDebugInformation>
							 | 
						|||
| 
								 | 
							
								      <SubSystem>Windows</SubSystem>
							 | 
						|||
| 
								 | 
							
								      <OptimizeReferences>true</OptimizeReferences>
							 | 
						|||
| 
								 | 
							
								      <EnableCOMDATFolding>true</EnableCOMDATFolding>
							 | 
						|||
| 
								 | 
							
								      <RandomizedBaseAddress>false</RandomizedBaseAddress>
							 | 
						|||
| 
								 | 
							
								      <DataExecutionPrevention>
							 | 
						|||
| 
								 | 
							
								      </DataExecutionPrevention>
							 | 
						|||
| 
								 | 
							
								      <ImportLibrary>$(OutDir)$(ProjectName).lib</ImportLibrary>
							 | 
						|||
| 
								 | 
							
								      <TargetMachine>MachineX64</TargetMachine>
							 | 
						|||
| 
								 | 
							
								    </Link>
							 | 
						|||
| 
								 | 
							
								    <PostBuildEvent>
							 | 
						|||
| 
								 | 
							
								      <Command>mkdir $(CopyDir)\bin
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy $(OutDir)$(ProjectName).dll $(CopyDir)\bin
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        
							 | 
						|||
| 
								 | 
							
								        mkdir $(CopyDir)\lib
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy $(OutDir)$(ProjectName).lib $(CopyDir)\lib
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        
							 | 
						|||
| 
								 | 
							
								        mkdir $(CopyDir)\include
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								        copy .\util\cairo-gobject\cairo-gobject.h $(CopyDir)\include
							 | 
						|||
| 
								 | 
							
								</Command>
							 | 
						|||
| 
								 | 
							
								    </PostBuildEvent>
							 | 
						|||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						|||
| 
								 | 
							
								  <ItemGroup>
							 | 
						|||
| 
								 | 
							
								    <ClCompile Include="util\cairo-gobject\cairo-gobject-enums.c" />
							 | 
						|||
| 
								 | 
							
								    <ClCompile Include="util\cairo-gobject\cairo-gobject-structs.c" />
							 | 
						|||
| 
								 | 
							
								  </ItemGroup>
							 | 
						|||
| 
								 | 
							
								  <ItemGroup>
							 | 
						|||
| 
								 | 
							
								    <ProjectReference Include="cairo.vcxproj">
							 | 
						|||
| 
								 | 
							
								      <Project>{e82f3508-c849-4d33-86af-13300224a169}</Project>
							 | 
						|||
| 
								 | 
							
								      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
							 | 
						|||
| 
								 | 
							
								    </ProjectReference>
							 | 
						|||
| 
								 | 
							
								  </ItemGroup>
							 | 
						|||
| 
								 | 
							
								  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
							 | 
						|||
| 
								 | 
							
								  <ImportGroup Label="ExtensionTargets">
							 | 
						|||
| 
								 | 
							
								  </ImportGroup>
							 | 
						|||
| 
								 | 
							
								</Project>
							 |