maketvcx.v16 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="$(MSBuildToolsVersion)" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Release|ARM">
  5. <Configuration>Release</Configuration>
  6. <Platform>ARM</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Release|ARM64">
  9. <Configuration>Release</Configuration>
  10. <Platform>ARM64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|ARM64EC">
  13. <Configuration>Release</Configuration>
  14. <Platform>ARM64EC</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|Win32">
  17. <Configuration>Release</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|x64">
  21. <Configuration>Release</Configuration>
  22. <Platform>x64</Platform>
  23. </ProjectConfiguration>
  24. </ItemGroup>
  25. <PropertyGroup Label="Globals">
  26. <ProjectGuid>{025BAC50-51B5-4FFE-BC47-3F920BB4047E}</ProjectGuid>
  27. <Keyword>Win32Proj</Keyword>
  28. <RootNamespace>jpegtran</RootNamespace>
  29. <WindowsTargetPlatformVersion>$(SDKVersion)</WindowsTargetPlatformVersion>
  30. </PropertyGroup>
  31. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  32. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  33. <ConfigurationType>Application</ConfigurationType>
  34. <UseDebugLibraries>false</UseDebugLibraries>
  35. <WholeProgramOptimization>true</WholeProgramOptimization>
  36. <CharacterSet>Unicode</CharacterSet>
  37. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  40. <ConfigurationType>Application</ConfigurationType>
  41. <UseDebugLibraries>false</UseDebugLibraries>
  42. <WholeProgramOptimization>true</WholeProgramOptimization>
  43. <CharacterSet>Unicode</CharacterSet>
  44. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
  47. <ConfigurationType>Application</ConfigurationType>
  48. <UseDebugLibraries>false</UseDebugLibraries>
  49. <WholeProgramOptimization>true</WholeProgramOptimization>
  50. <CharacterSet>Unicode</CharacterSet>
  51. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  54. <ConfigurationType>Application</ConfigurationType>
  55. <UseDebugLibraries>false</UseDebugLibraries>
  56. <WholeProgramOptimization>true</WholeProgramOptimization>
  57. <CharacterSet>Unicode</CharacterSet>
  58. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'" Label="Configuration">
  61. <ConfigurationType>Application</ConfigurationType>
  62. <UseDebugLibraries>false</UseDebugLibraries>
  63. <WholeProgramOptimization>true</WholeProgramOptimization>
  64. <CharacterSet>Unicode</CharacterSet>
  65. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  66. </PropertyGroup>
  67. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  68. <ImportGroup Label="ExtensionSettings">
  69. </ImportGroup>
  70. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  71. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  72. </ImportGroup>
  73. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="PropertySheets">
  74. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  75. </ImportGroup>
  76. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
  77. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  78. </ImportGroup>
  79. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  80. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  81. </ImportGroup>
  82. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'" Label="PropertySheets">
  83. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  84. </ImportGroup>
  85. <PropertyGroup Label="UserMacros" />
  86. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  87. <LinkIncremental>false</LinkIncremental>
  88. <OutDir>$(ProjectDir)$(Configuration)\$(Platform)\</OutDir>
  89. <IntDir>$(ProjectDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  92. <LinkIncremental>false</LinkIncremental>
  93. <OutDir>$(ProjectDir)$(Configuration)\$(Platform)\</OutDir>
  94. <IntDir>$(ProjectDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  97. <LinkIncremental>false</LinkIncremental>
  98. <OutDir>$(ProjectDir)$(Configuration)\$(Platform)\</OutDir>
  99. <IntDir>$(ProjectDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
  100. </PropertyGroup>
  101. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  102. <LinkIncremental>false</LinkIncremental>
  103. <OutDir>$(ProjectDir)$(Configuration)\$(Platform)\</OutDir>
  104. <IntDir>$(ProjectDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
  105. </PropertyGroup>
  106. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">
  107. <LinkIncremental>false</LinkIncremental>
  108. <OutDir>$(ProjectDir)$(Configuration)\$(Platform)\</OutDir>
  109. <IntDir>$(ProjectDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
  110. </PropertyGroup>
  111. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  112. <ClCompile>
  113. <WarningLevel>Level3</WarningLevel>
  114. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  115. <Optimization>Full</Optimization>
  116. <FunctionLevelLinking>true</FunctionLevelLinking>
  117. <IntrinsicFunctions>false</IntrinsicFunctions>
  118. <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  119. <OmitFramePointers>true</OmitFramePointers>
  120. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  121. <DisableSpecificWarnings>4996</DisableSpecificWarnings>
  122. </ClCompile>
  123. <Link>
  124. <SubSystem>Console</SubSystem>
  125. <GenerateDebugInformation>true</GenerateDebugInformation>
  126. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  127. <OptimizeReferences>true</OptimizeReferences>
  128. <AdditionalDependencies>$(ProjectDir)$(Configuration)\$(Platform)\jpeg.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  129. </Link>
  130. </ItemDefinitionGroup>
  131. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  132. <ClCompile>
  133. <WarningLevel>Level3</WarningLevel>
  134. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  135. <Optimization>Full</Optimization>
  136. <FunctionLevelLinking>true</FunctionLevelLinking>
  137. <IntrinsicFunctions>false</IntrinsicFunctions>
  138. <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  139. <OmitFramePointers>true</OmitFramePointers>
  140. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  141. <DisableSpecificWarnings>4996</DisableSpecificWarnings>
  142. </ClCompile>
  143. <Link>
  144. <SubSystem>Console</SubSystem>
  145. <GenerateDebugInformation>true</GenerateDebugInformation>
  146. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  147. <OptimizeReferences>true</OptimizeReferences>
  148. <AdditionalDependencies>$(ProjectDir)$(Configuration)\$(Platform)\jpeg.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  149. </Link>
  150. </ItemDefinitionGroup>
  151. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
  152. <ClCompile>
  153. <WarningLevel>Level3</WarningLevel>
  154. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  155. <Optimization>Full</Optimization>
  156. <FunctionLevelLinking>true</FunctionLevelLinking>
  157. <IntrinsicFunctions>false</IntrinsicFunctions>
  158. <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  159. <OmitFramePointers>true</OmitFramePointers>
  160. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  161. <DisableSpecificWarnings>4996</DisableSpecificWarnings>
  162. </ClCompile>
  163. <Link>
  164. <SubSystem>Console</SubSystem>
  165. <GenerateDebugInformation>true</GenerateDebugInformation>
  166. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  167. <OptimizeReferences>true</OptimizeReferences>
  168. <AdditionalDependencies>$(ProjectDir)$(Configuration)\$(Platform)\jpeg.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  169. </Link>
  170. </ItemDefinitionGroup>
  171. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  172. <ClCompile>
  173. <WarningLevel>Level3</WarningLevel>
  174. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  175. <Optimization>Full</Optimization>
  176. <FunctionLevelLinking>true</FunctionLevelLinking>
  177. <IntrinsicFunctions>false</IntrinsicFunctions>
  178. <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  179. <OmitFramePointers>true</OmitFramePointers>
  180. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  181. <DisableSpecificWarnings>4996</DisableSpecificWarnings>
  182. </ClCompile>
  183. <Link>
  184. <SubSystem>Console</SubSystem>
  185. <GenerateDebugInformation>true</GenerateDebugInformation>
  186. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  187. <OptimizeReferences>true</OptimizeReferences>
  188. <AdditionalDependencies>$(ProjectDir)$(Configuration)\$(Platform)\jpeg.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  189. </Link>
  190. </ItemDefinitionGroup>
  191. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">
  192. <ClCompile>
  193. <WarningLevel>Level3</WarningLevel>
  194. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  195. <Optimization>Full</Optimization>
  196. <FunctionLevelLinking>true</FunctionLevelLinking>
  197. <IntrinsicFunctions>false</IntrinsicFunctions>
  198. <PreprocessorDefinitions>NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  199. <OmitFramePointers>true</OmitFramePointers>
  200. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  201. <DisableSpecificWarnings>4996</DisableSpecificWarnings>
  202. </ClCompile>
  203. <Link>
  204. <SubSystem>Console</SubSystem>
  205. <GenerateDebugInformation>true</GenerateDebugInformation>
  206. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  207. <OptimizeReferences>true</OptimizeReferences>
  208. <AdditionalDependencies>$(ProjectDir)$(Configuration)\$(Platform)\jpeg.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  209. </Link>
  210. </ItemDefinitionGroup>
  211. <ItemGroup>
  212. <ClInclude Include="cderror.h" />
  213. <ClInclude Include="cdjpeg.h" />
  214. <ClInclude Include="jconfig.h" />
  215. <ClInclude Include="jerror.h" />
  216. <ClInclude Include="jinclude.h" />
  217. <ClInclude Include="jmorecfg.h" />
  218. <ClInclude Include="jpegint.h" />
  219. <ClInclude Include="jpeglib.h" />
  220. <ClInclude Include="jversion.h" />
  221. <ClInclude Include="transupp.h" />
  222. </ItemGroup>
  223. <ItemGroup>
  224. <ClCompile Include="cdjpeg.c" />
  225. <ClCompile Include="jpegtran.c" />
  226. <ClCompile Include="rdswitch.c" />
  227. <ClCompile Include="transupp.c" />
  228. </ItemGroup>
  229. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  230. <ImportGroup Label="ExtensionTargets">
  231. </ImportGroup>
  232. </Project>