]> git.ipfire.org Git - thirdparty/cups.git/blob - vcnet/libcupsimage2.vcxproj
2cd72c330ebece343f3d21573ed0cedfd961ee91
[thirdparty/cups.git] / vcnet / libcupsimage2.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|x64">
5 <Configuration>Debug</Configuration>
6 <Platform>x64</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Release|x64">
9 <Configuration>Release</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 </ItemGroup>
13 <PropertyGroup Label="Globals">
14 <ProjectGuid>{CB4AA6F2-3E84-45BE-B505-95CD375E1234}</ProjectGuid>
15 <Keyword>Win32Proj</Keyword>
16 </PropertyGroup>
17 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
18 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
19 <ConfigurationType>DynamicLibrary</ConfigurationType>
20 <PlatformToolset>v141</PlatformToolset>
21 <CharacterSet>MultiByte</CharacterSet>
22 </PropertyGroup>
23 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
24 <ConfigurationType>DynamicLibrary</ConfigurationType>
25 <PlatformToolset>v141</PlatformToolset>
26 <CharacterSet>MultiByte</CharacterSet>
27 </PropertyGroup>
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
29 <ImportGroup Label="ExtensionSettings">
30 </ImportGroup>
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
32 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
33 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
34 </ImportGroup>
35 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
36 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
37 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
38 </ImportGroup>
39 <PropertyGroup Label="UserMacros" />
40 <PropertyGroup>
41 <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
42 </PropertyGroup>
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
44 <OutDir>$(Platform)\$(Configuration)\</OutDir>
45 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
46 <LinkIncremental>true</LinkIncremental>
47 </PropertyGroup>
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
49 <OutDir>$(Platform)\$(Configuration)\</OutDir>
50 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
51 <LinkIncremental>false</LinkIncremental>
52 </PropertyGroup>
53 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
54 <Midl>
55 <TargetEnvironment>X64</TargetEnvironment>
56 </Midl>
57 <ClCompile>
58 <Optimization>Disabled</Optimization>
59 <AdditionalIncludeDirectories>..\vcnet;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
60 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
61 <MinimalRebuild>true</MinimalRebuild>
62 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
63 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
64 <BufferSecurityCheck>true</BufferSecurityCheck>
65 <PrecompiledHeader />
66 <WarningLevel>Level3</WarningLevel>
67 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
68 </ClCompile>
69 <Link>
70 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
71 <OutputFile>$(OutDir)libcupsimage2.dll</OutputFile>
72 <ModuleDefinitionFile>..\filter\libcupsimage2.def</ModuleDefinitionFile>
73 <GenerateDebugInformation>true</GenerateDebugInformation>
74 <ProgramDatabaseFile>$(Platform)\$(Configuration)\libcupsimage2.pdb</ProgramDatabaseFile>
75 <SubSystem>Windows</SubSystem>
76 <ImportLibrary>$(OutDir)libcupsimage2.lib</ImportLibrary>
77 <TargetMachine>MachineX64</TargetMachine>
78 </Link>
79 </ItemDefinitionGroup>
80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
81 <Midl>
82 <TargetEnvironment>X64</TargetEnvironment>
83 </Midl>
84 <ClCompile>
85 <Optimization>MinSpace</Optimization>
86 <AdditionalIncludeDirectories>..\vcnet;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
87 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
88 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
89 <PrecompiledHeader />
90 <WarningLevel>Level3</WarningLevel>
91 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
92 </ClCompile>
93 <Link>
94 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
95 <OutputFile>$(OutDir)libcupsimage2.dll</OutputFile>
96 <ModuleDefinitionFile>..\filter\libcupsimage2.def</ModuleDefinitionFile>
97 <GenerateDebugInformation>true</GenerateDebugInformation>
98 <ProgramDatabaseFile>libcupsimage2.pdb</ProgramDatabaseFile>
99 <SubSystem>Windows</SubSystem>
100 <OptimizeReferences>true</OptimizeReferences>
101 <EnableCOMDATFolding>true</EnableCOMDATFolding>
102 <ImportLibrary>$(OutDir)libcupsimage2.lib</ImportLibrary>
103 <TargetMachine>MachineX64</TargetMachine>
104 </Link>
105 <PostBuildEvent>
106 <Command>if not "%25RC_XBS%25" == "YES" goto END
107 if not exist "$(DSTROOT)\Program Files\Bonjour\$(Platform)" mkdir "$(DSTROOT)\Program Files\Bonjour\$(Platform)"
108 xcopy /I/Y "$(TargetPath)" "$(DSTROOT)\Program Files\Bonjour\$(Platform)"
109 :END
110 </Command>
111 </PostBuildEvent>
112 </ItemDefinitionGroup>
113 <ItemGroup>
114 <ClCompile Include="..\filter\error.c" />
115 <ClCompile Include="..\filter\interpret.c" />
116 <ClCompile Include="..\filter\raster.c" />
117 </ItemGroup>
118 <ItemGroup>
119 <ClInclude Include="..\cups\raster.h" />
120 </ItemGroup>
121 <ItemGroup>
122 <ProjectReference Include="libcups2.vcxproj">
123 <Project>{cb4aa6f2-3e84-45be-b505-95cd375e8be3}</Project>
124 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
125 </ProjectReference>
126 </ItemGroup>
127 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
128 <ImportGroup Label="ExtensionTargets">
129 </ImportGroup>
130 </Project>