libjpeg.2015.vcxproj 13 KB

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