BeagleRescue/libsdl2_image/VisualC-WinRT/WinPhone81_VS2013/jpeg-WinPhone81.vcxproj

215 lines
11 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
<Configuration>Debug</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|Win32">
<Configuration>Release</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\external\jpeg-9b\cderror.h" />
<ClInclude Include="..\..\external\jpeg-9b\cdjpeg.h" />
<ClInclude Include="..\..\external\jpeg-9b\jconfig.h" />
<ClInclude Include="..\..\external\jpeg-9b\jdct.h" />
<ClInclude Include="..\..\external\jpeg-9b\jerror.h" />
<ClInclude Include="..\..\external\jpeg-9b\jinclude.h" />
<ClInclude Include="..\..\external\jpeg-9b\jmemsys.h" />
<ClInclude Include="..\..\external\jpeg-9b\jmorecfg.h" />
<ClInclude Include="..\..\external\jpeg-9b\jpegint.h" />
<ClInclude Include="..\..\external\jpeg-9b\jpeglib.h" />
<ClInclude Include="..\..\external\jpeg-9b\jversion.h" />
<ClInclude Include="..\..\external\jpeg-9b\transupp.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\external\jpeg-9b\jaricom.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcapimin.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcapistd.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcarith.c" />
<ClCompile Include="..\..\external\jpeg-9b\jccoefct.c" />
<ClCompile Include="..\..\external\jpeg-9b\jccolor.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcdctmgr.c" />
<ClCompile Include="..\..\external\jpeg-9b\jchuff.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcinit.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcmainct.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcmarker.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcmaster.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcomapi.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcparam.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcprepct.c" />
<ClCompile Include="..\..\external\jpeg-9b\jcsample.c" />
<ClCompile Include="..\..\external\jpeg-9b\jctrans.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdapimin.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdapistd.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdarith.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdatadst.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdatasrc.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdcoefct.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdcolor.c" />
<ClCompile Include="..\..\external\jpeg-9b\jddctmgr.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdhuff.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdinput.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdmainct.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdmarker.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdmaster.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdmerge.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdpostct.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdsample.c" />
<ClCompile Include="..\..\external\jpeg-9b\jdtrans.c" />
<ClCompile Include="..\..\external\jpeg-9b\jerror.c" />
<ClCompile Include="..\..\external\jpeg-9b\jfdctflt.c" />
<ClCompile Include="..\..\external\jpeg-9b\jfdctfst.c" />
<ClCompile Include="..\..\external\jpeg-9b\jfdctint.c" />
<ClCompile Include="..\..\external\jpeg-9b\jidctflt.c" />
<ClCompile Include="..\..\external\jpeg-9b\jidctfst.c" />
<ClCompile Include="..\..\external\jpeg-9b\jidctint.c" />
<ClCompile Include="..\..\external\jpeg-9b\jmemansi.c" />
<ClCompile Include="..\..\external\jpeg-9b\jmemmgr.c" />
<ClCompile Include="..\..\external\jpeg-9b\jquant1.c" />
<ClCompile Include="..\..\external\jpeg-9b\jquant2.c" />
<ClCompile Include="..\..\external\jpeg-9b\jutils.c" />
</ItemGroup>
<ItemGroup>
<None Include="..\VisualC-WinRT\jpeg.def" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{4f241f1f-6636-47a9-aeb2-5b5157961b51}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<ProjectName>jpeg-WinPhone81</ProjectName>
<RootNamespace>jpeg_WinPhone81</RootNamespace>
<DefaultLanguage>en-US</DefaultLanguage>
<MinimumVisualStudioVersion>12.0</MinimumVisualStudioVersion>
<AppContainerApplication>true</AppContainerApplication>
<ApplicationType>Windows Phone</ApplicationType>
<ApplicationTypeRevision>8.1</ApplicationTypeRevision>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v120_wp81</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<PlatformToolset>v120_wp81</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v120_wp81</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<PlatformToolset>v120_wp81</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<IgnoreImportLibrary>false</IgnoreImportLibrary>
<IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
<TargetName>jpeg</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<IgnoreImportLibrary>false</IgnoreImportLibrary>
<IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
<TargetName>jpeg</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<IgnoreImportLibrary>false</IgnoreImportLibrary>
<IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
<TargetName>jpeg</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<IgnoreImportLibrary>false</IgnoreImportLibrary>
<IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
<TargetName>jpeg</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<CompileAsWinRT>false</CompileAsWinRT>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NO_GETENV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
<GenerateWindowsMetadata>false</GenerateWindowsMetadata>
<ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<CompileAsWinRT>false</CompileAsWinRT>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NO_GETENV;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
<GenerateWindowsMetadata>false</GenerateWindowsMetadata>
<ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<CompileAsWinRT>false</CompileAsWinRT>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NO_GETENV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
<GenerateWindowsMetadata>false</GenerateWindowsMetadata>
<ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<ClCompile>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<CompileAsWinRT>false</CompileAsWinRT>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NO_GETENV;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
<GenerateWindowsMetadata>false</GenerateWindowsMetadata>
<ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
</Link>
</ItemDefinitionGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>