lcms2_static.vcxproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.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>{71DEDE59-3F1E-486B-A899-4283000F76B5}</ProjectGuid>
  23. <RootNamespace>lcms2_static</RootNamespace>
  24. <Keyword>Win32Proj</Keyword>
  25. <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  29. <ConfigurationType>StaticLibrary</ConfigurationType>
  30. <CharacterSet>Unicode</CharacterSet>
  31. <WholeProgramOptimization>true</WholeProgramOptimization>
  32. <PlatformToolset>v140</PlatformToolset>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  35. <ConfigurationType>StaticLibrary</ConfigurationType>
  36. <CharacterSet>Unicode</CharacterSet>
  37. <WholeProgramOptimization>true</WholeProgramOptimization>
  38. <PlatformToolset>v140</PlatformToolset>
  39. </PropertyGroup>
  40. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  41. <ConfigurationType>StaticLibrary</ConfigurationType>
  42. <CharacterSet>Unicode</CharacterSet>
  43. <PlatformToolset>v140</PlatformToolset>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  46. <ConfigurationType>StaticLibrary</ConfigurationType>
  47. <CharacterSet>Unicode</CharacterSet>
  48. <PlatformToolset>v140</PlatformToolset>
  49. </PropertyGroup>
  50. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  51. <ImportGroup Label="ExtensionSettings">
  52. </ImportGroup>
  53. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  54. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
  55. </ImportGroup>
  56. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  57. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
  58. </ImportGroup>
  59. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  60. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.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')" />
  64. </ImportGroup>
  65. <PropertyGroup Label="UserMacros" />
  66. <PropertyGroup>
  67. <_ProjectFileVersion>10.0.21006.1</_ProjectFileVersion>
  68. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\Lib\MS\</OutDir>
  69. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\..\Lib\MS\</OutDir>
  70. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)_$(Platform)\</IntDir>
  71. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Configuration)_$(Platform)\</IntDir>
  72. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\Lib\MS\</OutDir>
  73. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\Lib\MS\</OutDir>
  74. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)_$(Platform)\</IntDir>
  75. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Configuration)_$(Platform)\</IntDir>
  76. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  77. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  78. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  79. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  80. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  81. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
  82. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
  83. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  84. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  85. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  86. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  87. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
  88. </PropertyGroup>
  89. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  90. <ClCompile>
  91. <Optimization>Disabled</Optimization>
  92. <AdditionalIncludeDirectories>../../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  93. <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  94. <MinimalRebuild>true</MinimalRebuild>
  95. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  96. <PrecompiledHeader>
  97. </PrecompiledHeader>
  98. <WarningLevel>Level4</WarningLevel>
  99. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  100. <FunctionLevelLinking>
  101. </FunctionLevelLinking>
  102. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  103. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  104. </ClCompile>
  105. </ItemDefinitionGroup>
  106. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  107. <ClCompile>
  108. <Optimization>Disabled</Optimization>
  109. <AdditionalIncludeDirectories>../../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  110. <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  111. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  112. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  113. <PrecompiledHeader>
  114. </PrecompiledHeader>
  115. <WarningLevel>Level4</WarningLevel>
  116. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  117. <FunctionLevelLinking>
  118. </FunctionLevelLinking>
  119. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  120. <CompileAs>Default</CompileAs>
  121. </ClCompile>
  122. </ItemDefinitionGroup>
  123. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  124. <ClCompile>
  125. <Optimization>MaxSpeed</Optimization>
  126. <IntrinsicFunctions>true</IntrinsicFunctions>
  127. <AdditionalIncludeDirectories>../../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  128. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  129. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  130. <FunctionLevelLinking>true</FunctionLevelLinking>
  131. <PrecompiledHeader>
  132. </PrecompiledHeader>
  133. <WarningLevel>Level4</WarningLevel>
  134. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  135. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  136. <OmitFramePointers>true</OmitFramePointers>
  137. <EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations>
  138. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  139. <ExceptionHandling>false</ExceptionHandling>
  140. <StringPooling>true</StringPooling>
  141. <FloatingPointModel>Precise</FloatingPointModel>
  142. <FloatingPointExceptions>false</FloatingPointExceptions>
  143. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  144. <BrowseInformation>true</BrowseInformation>
  145. </ClCompile>
  146. <Bscmake>
  147. <PreserveSbr>true</PreserveSbr>
  148. </Bscmake>
  149. </ItemDefinitionGroup>
  150. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  151. <ClCompile>
  152. <Optimization>MaxSpeed</Optimization>
  153. <IntrinsicFunctions>true</IntrinsicFunctions>
  154. <AdditionalIncludeDirectories>../../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  155. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  156. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  157. <FunctionLevelLinking>true</FunctionLevelLinking>
  158. <PrecompiledHeader>
  159. </PrecompiledHeader>
  160. <WarningLevel>Level4</WarningLevel>
  161. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  162. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  163. <OmitFramePointers>true</OmitFramePointers>
  164. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  165. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  166. <ExceptionHandling>false</ExceptionHandling>
  167. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  168. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  169. <StringPooling>true</StringPooling>
  170. </ClCompile>
  171. </ItemDefinitionGroup>
  172. <ItemGroup>
  173. <ClCompile Include="..\..\..\src\cmsalpha.c" />
  174. <ClCompile Include="..\..\..\src\cmscam02.c" />
  175. <ClCompile Include="..\..\..\src\cmscgats.c" />
  176. <ClCompile Include="..\..\..\src\cmscnvrt.c" />
  177. <ClCompile Include="..\..\..\src\cmserr.c" />
  178. <ClCompile Include="..\..\..\src\cmsgamma.c" />
  179. <ClCompile Include="..\..\..\src\cmsgmt.c" />
  180. <ClCompile Include="..\..\..\src\cmshalf.c" />
  181. <ClCompile Include="..\..\..\src\cmsintrp.c" />
  182. <ClCompile Include="..\..\..\src\cmsio0.c" />
  183. <ClCompile Include="..\..\..\src\cmsio1.c" />
  184. <ClCompile Include="..\..\..\src\cmslut.c" />
  185. <ClCompile Include="..\..\..\src\cmsmd5.c" />
  186. <ClCompile Include="..\..\..\src\cmsmtrx.c" />
  187. <ClCompile Include="..\..\..\src\cmsnamed.c" />
  188. <ClCompile Include="..\..\..\src\cmsopt.c" />
  189. <ClCompile Include="..\..\..\src\cmspack.c" />
  190. <ClCompile Include="..\..\..\src\cmspcs.c" />
  191. <ClCompile Include="..\..\..\src\cmsplugin.c" />
  192. <ClCompile Include="..\..\..\src\cmsps2.c" />
  193. <ClCompile Include="..\..\..\src\cmssamp.c" />
  194. <ClCompile Include="..\..\..\src\cmssm.c" />
  195. <ClCompile Include="..\..\..\src\cmstypes.c" />
  196. <ClCompile Include="..\..\..\src\cmsvirt.c" />
  197. <ClCompile Include="..\..\..\src\cmswtpnt.c" />
  198. <ClCompile Include="..\..\..\src\cmsxform.c" />
  199. </ItemGroup>
  200. <ItemGroup>
  201. <ClInclude Include="..\..\..\src\lcms2_internal.h" />
  202. <ClInclude Include="..\..\..\include\lcms2.h" />
  203. <ClInclude Include="..\..\..\include\lcms2_plugin.h" />
  204. </ItemGroup>
  205. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  206. <ImportGroup Label="ExtensionTargets">
  207. </ImportGroup>
  208. </Project>