libjpeg.2017.vcxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  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. <Import Project="$(SolutionDir)\w32\download_libjpeg.props" Condition=" '$(downloadlibjpegPropsImported)' == '' " />
  22. <ItemGroup>
  23. <ClInclude Include="..\..\jpeg-8d\jconfig.h" />
  24. <ClInclude Include="..\..\jpeg-8d\jdct.h" />
  25. <ClInclude Include="..\..\jpeg-8d\jerror.h" />
  26. <ClInclude Include="..\..\jpeg-8d\jinclude.h" />
  27. <ClInclude Include="..\..\jpeg-8d\jmemsys.h" />
  28. <ClInclude Include="..\..\jpeg-8d\jmorecfg.h" />
  29. <ClInclude Include="..\..\jpeg-8d\jpegint.h" />
  30. <ClInclude Include="..\..\jpeg-8d\jpeglib.h" />
  31. <ClInclude Include="..\..\jpeg-8d\jversion.h" />
  32. </ItemGroup>
  33. <ItemGroup>
  34. <ClCompile Include="..\..\jpeg-8d\jaricom.c" />
  35. <ClCompile Include="..\..\jpeg-8d\jcapimin.c" />
  36. <ClCompile Include="..\..\jpeg-8d\jcapistd.c" />
  37. <ClCompile Include="..\..\jpeg-8d\jcarith.c" />
  38. <ClCompile Include="..\..\jpeg-8d\jccoefct.c" />
  39. <ClCompile Include="..\..\jpeg-8d\jccolor.c" />
  40. <ClCompile Include="..\..\jpeg-8d\jcdctmgr.c" />
  41. <ClCompile Include="..\..\jpeg-8d\jchuff.c" />
  42. <ClCompile Include="..\..\jpeg-8d\jcinit.c" />
  43. <ClCompile Include="..\..\jpeg-8d\jcmainct.c" />
  44. <ClCompile Include="..\..\jpeg-8d\jcmarker.c" />
  45. <ClCompile Include="..\..\jpeg-8d\jcmaster.c" />
  46. <ClCompile Include="..\..\jpeg-8d\jcomapi.c" />
  47. <ClCompile Include="..\..\jpeg-8d\jcparam.c" />
  48. <ClCompile Include="..\..\jpeg-8d\jcprepct.c" />
  49. <ClCompile Include="..\..\jpeg-8d\jcsample.c" />
  50. <ClCompile Include="..\..\jpeg-8d\jctrans.c" />
  51. <ClCompile Include="..\..\jpeg-8d\jdapimin.c" />
  52. <ClCompile Include="..\..\jpeg-8d\jdapistd.c" />
  53. <ClCompile Include="..\..\jpeg-8d\jdarith.c" />
  54. <ClCompile Include="..\..\jpeg-8d\jdatadst.c" />
  55. <ClCompile Include="..\..\jpeg-8d\jdatasrc.c" />
  56. <ClCompile Include="..\..\jpeg-8d\jdcoefct.c" />
  57. <ClCompile Include="..\..\jpeg-8d\jdcolor.c" />
  58. <ClCompile Include="..\..\jpeg-8d\jddctmgr.c" />
  59. <ClCompile Include="..\..\jpeg-8d\jdhuff.c" />
  60. <ClCompile Include="..\..\jpeg-8d\jdinput.c" />
  61. <ClCompile Include="..\..\jpeg-8d\jdmainct.c" />
  62. <ClCompile Include="..\..\jpeg-8d\jdmarker.c" />
  63. <ClCompile Include="..\..\jpeg-8d\jdmaster.c" />
  64. <ClCompile Include="..\..\jpeg-8d\jdmerge.c" />
  65. <ClCompile Include="..\..\jpeg-8d\jdpostct.c" />
  66. <ClCompile Include="..\..\jpeg-8d\jdsample.c" />
  67. <ClCompile Include="..\..\jpeg-8d\jdtrans.c" />
  68. <ClCompile Include="..\..\jpeg-8d\jerror.c" />
  69. <ClCompile Include="..\..\jpeg-8d\jfdctflt.c" />
  70. <ClCompile Include="..\..\jpeg-8d\jfdctfst.c" />
  71. <ClCompile Include="..\..\jpeg-8d\jfdctint.c" />
  72. <ClCompile Include="..\..\jpeg-8d\jidctflt.c" />
  73. <ClCompile Include="..\..\jpeg-8d\jidctfst.c" />
  74. <ClCompile Include="..\..\jpeg-8d\jidctint.c" />
  75. <ClCompile Include="..\..\jpeg-8d\jmemmgr.c" />
  76. <ClCompile Include="..\..\jpeg-8d\jmemnobs.c" />
  77. <ClCompile Include="..\..\jpeg-8d\jquant1.c" />
  78. <ClCompile Include="..\..\jpeg-8d\jquant2.c" />
  79. <ClCompile Include="..\..\jpeg-8d\jutils.c">
  80. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Disabled</Optimization>
  81. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Disabled</Optimization>
  82. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  83. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  84. <BufferSecurityCheck Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</BufferSecurityCheck>
  85. <BufferSecurityCheck Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</BufferSecurityCheck>
  86. <BufferSecurityCheck Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</BufferSecurityCheck>
  87. <BufferSecurityCheck Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</BufferSecurityCheck>
  88. </ClCompile>
  89. </ItemGroup>
  90. <PropertyGroup Label="Globals">
  91. <ProjectName>libjpeg</ProjectName>
  92. <ProjectGuid>{019DBD2A-273D-4BA4-BF86-B5EFE2ED76B1}</ProjectGuid>
  93. <Keyword>Win32Proj</Keyword>
  94. <RootNamespace>libjpeg</RootNamespace>
  95. </PropertyGroup>
  96. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  97. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  98. <ConfigurationType>StaticLibrary</ConfigurationType>
  99. <UseDebugLibraries>false</UseDebugLibraries>
  100. <WholeProgramOptimization>true</WholeProgramOptimization>
  101. <CharacterSet>Unicode</CharacterSet>
  102. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  103. </PropertyGroup>
  104. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  105. <ConfigurationType>StaticLibrary</ConfigurationType>
  106. <UseDebugLibraries>false</UseDebugLibraries>
  107. <WholeProgramOptimization>true</WholeProgramOptimization>
  108. <CharacterSet>Unicode</CharacterSet>
  109. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  112. <ConfigurationType>StaticLibrary</ConfigurationType>
  113. <UseDebugLibraries>false</UseDebugLibraries>
  114. <WholeProgramOptimization>true</WholeProgramOptimization>
  115. <CharacterSet>Unicode</CharacterSet>
  116. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  119. <ConfigurationType>StaticLibrary</ConfigurationType>
  120. <UseDebugLibraries>false</UseDebugLibraries>
  121. <WholeProgramOptimization>true</WholeProgramOptimization>
  122. <CharacterSet>Unicode</CharacterSet>
  123. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  124. </PropertyGroup>
  125. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  126. <ImportGroup Label="ExtensionSettings">
  127. </ImportGroup>
  128. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  129. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  130. <Import Project="..\..\..\w32\extlib.props" />
  131. </ImportGroup>
  132. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  133. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  134. <Import Project="..\..\..\w32\extlib.props" />
  135. </ImportGroup>
  136. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  137. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  138. <Import Project="..\..\..\w32\extlib.props" />
  139. </ImportGroup>
  140. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  141. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  142. <Import Project="..\..\..\w32\extlib.props" />
  143. </ImportGroup>
  144. <PropertyGroup Label="UserMacros" />
  145. <PropertyGroup />
  146. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  147. <ClCompile>
  148. <WarningLevel>Level3</WarningLevel>
  149. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  150. <Optimization>Full</Optimization>
  151. <FunctionLevelLinking>true</FunctionLevelLinking>
  152. <IntrinsicFunctions>false</IntrinsicFunctions>
  153. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  154. <OmitFramePointers>true</OmitFramePointers>
  155. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  156. <AdditionalIncludeDirectories>..\..\jpeg-8d;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  157. <DisableSpecificWarnings>4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  158. </ClCompile>
  159. <Link>
  160. <SubSystem>Windows</SubSystem>
  161. <GenerateDebugInformation>true</GenerateDebugInformation>
  162. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  163. <OptimizeReferences>true</OptimizeReferences>
  164. </Link>
  165. <PreBuildEvent>
  166. <Command>if not exist "$(ProjectDir)..\..\jpeg-8d\jconfig.h" type "$(ProjectDir)..\..\jpeg-8d\jconfig.vc" &gt; "$(ProjectDir)..\..\jpeg-8d\jconfig.h"</Command>
  167. </PreBuildEvent>
  168. </ItemDefinitionGroup>
  169. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  170. <ClCompile>
  171. <WarningLevel>Level3</WarningLevel>
  172. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  173. <Optimization>Full</Optimization>
  174. <FunctionLevelLinking>true</FunctionLevelLinking>
  175. <IntrinsicFunctions>false</IntrinsicFunctions>
  176. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  177. <OmitFramePointers>true</OmitFramePointers>
  178. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  179. <AdditionalIncludeDirectories>..\..\jpeg-8d;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  180. <DisableSpecificWarnings>4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  181. </ClCompile>
  182. <Link>
  183. <SubSystem>Windows</SubSystem>
  184. <GenerateDebugInformation>true</GenerateDebugInformation>
  185. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  186. <OptimizeReferences>true</OptimizeReferences>
  187. </Link>
  188. <PreBuildEvent>
  189. <Command>if not exist "$(ProjectDir)..\..\jpeg-8d\jconfig.h" type "$(ProjectDir)..\..\jpeg-8d\jconfig.vc" &gt; "$(ProjectDir)..\..\jpeg-8d\jconfig.h"</Command>
  190. </PreBuildEvent>
  191. </ItemDefinitionGroup>
  192. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  193. <ClCompile>
  194. <WarningLevel>Level3</WarningLevel>
  195. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  196. <FunctionLevelLinking>true</FunctionLevelLinking>
  197. <IntrinsicFunctions>false</IntrinsicFunctions>
  198. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  199. <OmitFramePointers>true</OmitFramePointers>
  200. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  201. <AdditionalIncludeDirectories>..\..\jpeg-8d;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  202. <WholeProgramOptimization>false</WholeProgramOptimization>
  203. <Optimization>Disabled</Optimization>
  204. <DisableSpecificWarnings>4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  205. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  206. </ClCompile>
  207. <Link>
  208. <SubSystem>Windows</SubSystem>
  209. <GenerateDebugInformation>true</GenerateDebugInformation>
  210. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  211. <OptimizeReferences>true</OptimizeReferences>
  212. </Link>
  213. <PreBuildEvent>
  214. <Command>if not exist "$(ProjectDir)..\..\jpeg-8d\jconfig.h" type "$(ProjectDir)..\..\jpeg-8d\jconfig.vc" &gt; "$(ProjectDir)..\..\jpeg-8d\jconfig.h"</Command>
  215. </PreBuildEvent>
  216. </ItemDefinitionGroup>
  217. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  218. <ClCompile>
  219. <WarningLevel>Level3</WarningLevel>
  220. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  221. <Optimization>Disabled</Optimization>
  222. <FunctionLevelLinking>true</FunctionLevelLinking>
  223. <IntrinsicFunctions>false</IntrinsicFunctions>
  224. <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  225. <OmitFramePointers>
  226. </OmitFramePointers>
  227. <EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations>
  228. <AdditionalIncludeDirectories>..\..\jpeg-8d;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  229. <WholeProgramOptimization>false</WholeProgramOptimization>
  230. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  231. <DisableSpecificWarnings>4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  232. </ClCompile>
  233. <Link>
  234. <SubSystem>Windows</SubSystem>
  235. <GenerateDebugInformation>true</GenerateDebugInformation>
  236. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  237. <OptimizeReferences>true</OptimizeReferences>
  238. </Link>
  239. <PreBuildEvent>
  240. <Command>if not exist "$(ProjectDir)..\..\jpeg-8d\jconfig.h" type "$(ProjectDir)..\..\jpeg-8d\jconfig.vc" &gt; "$(ProjectDir)..\..\jpeg-8d\jconfig.h"</Command>
  241. </PreBuildEvent>
  242. </ItemDefinitionGroup>
  243. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  244. <ImportGroup Label="ExtensionTargets">
  245. </ImportGroup>
  246. </Project>