]> git.ipfire.org Git - thirdparty/cups.git/blob - vcnet/libcupsimage2.vcxproj
Update VisualStudio Project
[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|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{CB4AA6F2-3E84-45BE-B505-95CD375E1234}</ProjectGuid>
23 <Keyword>Win32Proj</Keyword>
24 <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
25 </PropertyGroup>
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28 <ConfigurationType>DynamicLibrary</ConfigurationType>
29 <PlatformToolset>v141</PlatformToolset>
30 <CharacterSet>MultiByte</CharacterSet>
31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
33 <ConfigurationType>DynamicLibrary</ConfigurationType>
34 <PlatformToolset>v141</PlatformToolset>
35 <CharacterSet>MultiByte</CharacterSet>
36 </PropertyGroup>
37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
38 <ConfigurationType>DynamicLibrary</ConfigurationType>
39 <PlatformToolset>v141</PlatformToolset>
40 <CharacterSet>MultiByte</CharacterSet>
41 </PropertyGroup>
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
43 <ConfigurationType>DynamicLibrary</ConfigurationType>
44 <PlatformToolset>v141</PlatformToolset>
45 <CharacterSet>MultiByte</CharacterSet>
46 </PropertyGroup>
47 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
48 <ImportGroup Label="ExtensionSettings">
49 </ImportGroup>
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
53 </ImportGroup>
54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
55 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
57 </ImportGroup>
58 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
59 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
60 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
61 </ImportGroup>
62 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
63 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
64 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
65 </ImportGroup>
66 <PropertyGroup Label="UserMacros" />
67 <PropertyGroup>
68 <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
69 </PropertyGroup>
70 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
71 <OutDir>$(Platform)\$(Configuration)\</OutDir>
72 <IntDir>$(Platform)\$(Configuration)\</IntDir>
73 <LinkIncremental>true</LinkIncremental>
74 </PropertyGroup>
75 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
76 <OutDir>$(Platform)\$(Configuration)\</OutDir>
77 <IntDir>$(Platform)\$(Configuration)\</IntDir>
78 <LinkIncremental>true</LinkIncremental>
79 </PropertyGroup>
80 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
81 <OutDir>$(Platform)\$(Configuration)\</OutDir>
82 <IntDir>$(Platform)\$(Configuration)\</IntDir>
83 <LinkIncremental>false</LinkIncremental>
84 </PropertyGroup>
85 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
86 <OutDir>$(Platform)\$(Configuration)\</OutDir>
87 <IntDir>$(Platform)\$(Configuration)\</IntDir>
88 <LinkIncremental>false</LinkIncremental>
89 </PropertyGroup>
90 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
91 <ClCompile>
92 <Optimization>Disabled</Optimization>
93 <AdditionalIncludeDirectories>..\vcnet;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
94 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
95 <MinimalRebuild>true</MinimalRebuild>
96 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
97 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
98 <BufferSecurityCheck>true</BufferSecurityCheck>
99 <PrecompiledHeader />
100 <WarningLevel>Level3</WarningLevel>
101 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
102 </ClCompile>
103 <Link>
104 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
105 <OutputFile>$(OutDir)libcupsimage2.dll</OutputFile>
106 <ModuleDefinitionFile>..\filter\libcupsimage2.def</ModuleDefinitionFile>
107 <GenerateDebugInformation>true</GenerateDebugInformation>
108 <ProgramDatabaseFile>$(Platform)\$(Configuration)\libcupsimage2.pdb</ProgramDatabaseFile>
109 <SubSystem>Windows</SubSystem>
110 <RandomizedBaseAddress>false</RandomizedBaseAddress>
111 <DataExecutionPrevention />
112 <ImportLibrary>$(OutDir)libcupsimage2.lib</ImportLibrary>
113 <TargetMachine>MachineX86</TargetMachine>
114 </Link>
115 </ItemDefinitionGroup>
116 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
117 <Midl>
118 <TargetEnvironment>X64</TargetEnvironment>
119 </Midl>
120 <ClCompile>
121 <Optimization>Disabled</Optimization>
122 <AdditionalIncludeDirectories>..\vcnet;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
123 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
124 <MinimalRebuild>true</MinimalRebuild>
125 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
126 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
127 <BufferSecurityCheck>true</BufferSecurityCheck>
128 <PrecompiledHeader />
129 <WarningLevel>Level3</WarningLevel>
130 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
131 </ClCompile>
132 <Link>
133 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
134 <OutputFile>$(OutDir)libcupsimage2.dll</OutputFile>
135 <ModuleDefinitionFile>..\filter\libcupsimage2.def</ModuleDefinitionFile>
136 <GenerateDebugInformation>true</GenerateDebugInformation>
137 <ProgramDatabaseFile>$(Platform)\$(Configuration)\libcupsimage2.pdb</ProgramDatabaseFile>
138 <SubSystem>Windows</SubSystem>
139 <ImportLibrary>$(OutDir)libcupsimage2.lib</ImportLibrary>
140 <TargetMachine>MachineX64</TargetMachine>
141 </Link>
142 </ItemDefinitionGroup>
143 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
144 <ClCompile>
145 <Optimization>MinSpace</Optimization>
146 <AdditionalIncludeDirectories>..\vcnet;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
147 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
148 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
149 <PrecompiledHeader />
150 <WarningLevel>Level3</WarningLevel>
151 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
152 </ClCompile>
153 <Link>
154 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
155 <OutputFile>$(OutDir)libcupsimage2.dll</OutputFile>
156 <ModuleDefinitionFile>..\filter\libcupsimage2.def</ModuleDefinitionFile>
157 <GenerateDebugInformation>true</GenerateDebugInformation>
158 <ProgramDatabaseFile>libcupsimage2.pdb</ProgramDatabaseFile>
159 <SubSystem>Windows</SubSystem>
160 <OptimizeReferences>true</OptimizeReferences>
161 <EnableCOMDATFolding>true</EnableCOMDATFolding>
162 <RandomizedBaseAddress>false</RandomizedBaseAddress>
163 <DataExecutionPrevention />
164 <ImportLibrary>$(OutDir)libcupsimage2.lib</ImportLibrary>
165 <TargetMachine>MachineX86</TargetMachine>
166 </Link>
167 <PostBuildEvent>
168 <Command />
169 </PostBuildEvent>
170 </ItemDefinitionGroup>
171 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
172 <Midl>
173 <TargetEnvironment>X64</TargetEnvironment>
174 </Midl>
175 <ClCompile>
176 <Optimization>MinSpace</Optimization>
177 <AdditionalIncludeDirectories>..\vcnet;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
178 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
179 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
180 <PrecompiledHeader />
181 <WarningLevel>Level3</WarningLevel>
182 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
183 </ClCompile>
184 <Link>
185 <AdditionalDependencies>ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
186 <OutputFile>$(OutDir)libcupsimage2.dll</OutputFile>
187 <ModuleDefinitionFile>..\filter\libcupsimage2.def</ModuleDefinitionFile>
188 <GenerateDebugInformation>true</GenerateDebugInformation>
189 <ProgramDatabaseFile>libcupsimage2.pdb</ProgramDatabaseFile>
190 <SubSystem>Windows</SubSystem>
191 <OptimizeReferences>true</OptimizeReferences>
192 <EnableCOMDATFolding>true</EnableCOMDATFolding>
193 <ImportLibrary>$(OutDir)libcupsimage2.lib</ImportLibrary>
194 <TargetMachine>MachineX64</TargetMachine>
195 </Link>
196 <PostBuildEvent>
197 <Command>if not "%25RC_XBS%25" == "YES" goto END
198 if not exist "$(DSTROOT)\Program Files\Bonjour\$(Platform)" mkdir "$(DSTROOT)\Program Files\Bonjour\$(Platform)"
199 xcopy /I/Y "$(TargetPath)" "$(DSTROOT)\Program Files\Bonjour\$(Platform)"
200 :END
201 </Command>
202 </PostBuildEvent>
203 </ItemDefinitionGroup>
204 <ItemGroup>
205 <ClCompile Include="..\filter\error.c" />
206 <ClCompile Include="..\filter\interpret.c" />
207 <ClCompile Include="..\filter\raster.c" />
208 </ItemGroup>
209 <ItemGroup>
210 <ClInclude Include="..\cups\raster.h" />
211 </ItemGroup>
212 <ItemGroup>
213 <ProjectReference Include="libcups2.vcxproj">
214 <Project>{cb4aa6f2-3e84-45be-b505-95cd375e8be3}</Project>
215 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
216 </ProjectReference>
217 </ItemGroup>
218 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
219 <ImportGroup Label="ExtensionTargets">
220 </ImportGroup>
221 </Project>