2013-11-27 16:44:32 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2015-08-10 08:48:02 +00:00
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2013-11-27 16:44:32 +00:00
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Devel|Win32">
|
|
|
|
|
<Configuration>Devel</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
<ProjectName>libjpeg7</ProjectName>
|
|
|
|
|
<ProjectGuid>{BC236261-77E8-4567-8D09-45CD02965EB6}</ProjectGuid>
|
|
|
|
|
<RootNamespace>libjpeg</RootNamespace>
|
|
|
|
|
<Keyword>Win32Proj</Keyword>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Devel|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
2015-08-10 08:48:02 +00:00
|
|
|
|
<PlatformToolset>$(DefaultPlatformToolset)_xp</PlatformToolset>
|
2013-11-27 16:44:32 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
2015-08-10 08:48:02 +00:00
|
|
|
|
<PlatformToolset>$(DefaultPlatformToolset)_xp</PlatformToolset>
|
2013-11-27 16:44:32 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
2015-08-10 08:48:02 +00:00
|
|
|
|
<PlatformToolset>$(DefaultPlatformToolset)_xp</PlatformToolset>
|
2013-11-27 16:44:32 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
|
|
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Devel|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="..\DefaultProjectRootDir.props" />
|
|
|
|
|
<Import Project="..\3rdparty.props" />
|
|
|
|
|
<Import Project="..\..\common\vsprops\CodeGen_Devel.props" />
|
|
|
|
|
<Import Project="..\..\common\vsprops\IncrementalLinking.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="..\DefaultProjectRootDir.props" />
|
|
|
|
|
<Import Project="..\3rdparty.props" />
|
|
|
|
|
<Import Project="..\..\common\vsprops\CodeGen_Release.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="..\DefaultProjectRootDir.props" />
|
|
|
|
|
<Import Project="..\3rdparty.props" />
|
|
|
|
|
<Import Project="..\..\common\vsprops\CodeGen_Debug.props" />
|
|
|
|
|
<Import Project="..\..\common\vsprops\IncrementalLinking.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
|
|
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
|
|
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
|
|
|
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Devel|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Devel|Win32'" />
|
|
|
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Devel|Win32'" />
|
|
|
|
|
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
|
|
|
|
|
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Devel|Win32'">$(ProjectName)-dev</TargetName>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<PrecompiledHeader>
|
|
|
|
|
</PrecompiledHeader>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<PrecompiledHeader>
|
|
|
|
|
</PrecompiledHeader>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Devel|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<PrecompiledHeader>
|
|
|
|
|
</PrecompiledHeader>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClCompile Include="jaricom.c" />
|
|
|
|
|
<ClCompile Include="jcapimin.c" />
|
|
|
|
|
<ClCompile Include="jcapistd.c" />
|
|
|
|
|
<ClCompile Include="jcarith.c" />
|
|
|
|
|
<ClCompile Include="jccoefct.c" />
|
|
|
|
|
<ClCompile Include="jccolor.c" />
|
|
|
|
|
<ClCompile Include="jcdctmgr.c" />
|
|
|
|
|
<ClCompile Include="jchuff.c" />
|
|
|
|
|
<ClCompile Include="jcinit.c" />
|
|
|
|
|
<ClCompile Include="jcmainct.c" />
|
|
|
|
|
<ClCompile Include="jcmarker.c" />
|
|
|
|
|
<ClCompile Include="jcmaster.c" />
|
|
|
|
|
<ClCompile Include="jcomapi.c" />
|
|
|
|
|
<ClCompile Include="jcparam.c" />
|
|
|
|
|
<ClCompile Include="jcprepct.c" />
|
|
|
|
|
<ClCompile Include="jcsample.c" />
|
|
|
|
|
<ClCompile Include="jctrans.c" />
|
|
|
|
|
<ClCompile Include="jdapimin.c" />
|
|
|
|
|
<ClCompile Include="jdapistd.c" />
|
|
|
|
|
<ClCompile Include="jdarith.c" />
|
|
|
|
|
<ClCompile Include="jdatadst.c" />
|
|
|
|
|
<ClCompile Include="jdatasrc.c" />
|
|
|
|
|
<ClCompile Include="jdcoefct.c" />
|
|
|
|
|
<ClCompile Include="jdcolor.c" />
|
|
|
|
|
<ClCompile Include="jddctmgr.c" />
|
|
|
|
|
<ClCompile Include="jdhuff.c" />
|
|
|
|
|
<ClCompile Include="jdinput.c" />
|
|
|
|
|
<ClCompile Include="jdmainct.c" />
|
|
|
|
|
<ClCompile Include="jdmarker.c" />
|
|
|
|
|
<ClCompile Include="jdmaster.c" />
|
|
|
|
|
<ClCompile Include="jdmerge.c" />
|
|
|
|
|
<ClCompile Include="jdpostct.c" />
|
|
|
|
|
<ClCompile Include="jdsample.c" />
|
|
|
|
|
<ClCompile Include="jdtrans.c" />
|
|
|
|
|
<ClCompile Include="jerror.c" />
|
|
|
|
|
<ClCompile Include="jfdctflt.c" />
|
|
|
|
|
<ClCompile Include="jfdctfst.c" />
|
|
|
|
|
<ClCompile Include="jfdctint.c" />
|
|
|
|
|
<ClCompile Include="jidctflt.c" />
|
|
|
|
|
<ClCompile Include="jidctfst.c" />
|
|
|
|
|
<ClCompile Include="jidctint.c" />
|
|
|
|
|
<ClCompile Include="jmemansi.c" />
|
|
|
|
|
<ClCompile Include="jmemmgr.c" />
|
|
|
|
|
<ClCompile Include="jquant1.c" />
|
|
|
|
|
<ClCompile Include="jquant2.c" />
|
|
|
|
|
<ClCompile Include="jutils.c" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClInclude Include="jconfig.h" />
|
|
|
|
|
<ClInclude Include="jdct.h" />
|
|
|
|
|
<ClInclude Include="jerror.h" />
|
|
|
|
|
<ClInclude Include="jinclude.h" />
|
|
|
|
|
<ClInclude Include="jmemsys.h" />
|
|
|
|
|
<ClInclude Include="jmorecfg.h" />
|
|
|
|
|
<ClInclude Include="jpegint.h" />
|
|
|
|
|
<ClInclude Include="jpeglib.h" />
|
|
|
|
|
<ClInclude Include="jversion.h" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="change.log" />
|
|
|
|
|
<None Include="filelist.txt" />
|
|
|
|
|
<None Include="README" />
|
|
|
|
|
<None Include="readme.pcsx2.txt" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|