diff options
author | Robin Watts <robin.watts@artifex.com> | 2013-04-04 16:41:55 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2013-05-16 19:25:40 +0100 |
commit | cb6fcf0d874a8e095a8781751a78cdfb35c10ab3 (patch) | |
tree | 0be31731b0285525e1bcbb7efcf78c8ab57deef6 /winrt/libthirdparty_winRT.vcxproj | |
parent | 0de3169c52435458583955ac03fc57516d5d372e (diff) | |
download | mupdf-cb6fcf0d874a8e095a8781751a78cdfb35c10ab3.tar.xz |
Rename winRT to winrt
Diffstat (limited to 'winrt/libthirdparty_winRT.vcxproj')
-rw-r--r-- | winrt/libthirdparty_winRT.vcxproj | 495 |
1 files changed, 495 insertions, 0 deletions
diff --git a/winrt/libthirdparty_winRT.vcxproj b/winrt/libthirdparty_winRT.vcxproj new file mode 100644 index 00000000..31bbe9eb --- /dev/null +++ b/winrt/libthirdparty_winRT.vcxproj @@ -0,0 +1,495 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|ARM"> + <Configuration>Debug</Configuration> + <Platform>ARM</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Debug|x64"> + <Configuration>Debug</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Memento|ARM"> + <Configuration>Memento</Configuration> + <Platform>ARM</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Memento|Win32"> + <Configuration>Memento</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Memento|x64"> + <Configuration>Memento</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|ARM"> + <Configuration>Release</Configuration> + <Platform>ARM</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|Win32"> + <Configuration>Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Release|x64"> + <Configuration>Release</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\thirdparty\freetype\src\base\ftbase.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftbbox.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftbitmap.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftgasp.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftglyph.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftinit.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftstroke.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftsynth.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftsystem.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\fttype1.c" /> + <ClCompile Include="..\thirdparty\freetype\src\base\ftxf86.c" /> + <ClCompile Include="..\thirdparty\freetype\src\cff\cff.c" /> + <ClCompile Include="..\thirdparty\freetype\src\cid\type1cid.c" /> + <ClCompile Include="..\thirdparty\freetype\src\psaux\psaux.c" /> + <ClCompile Include="..\thirdparty\freetype\src\pshinter\pshinter.c" /> + <ClCompile Include="..\thirdparty\freetype\src\psnames\psnames.c" /> + <ClCompile Include="..\thirdparty\freetype\src\raster\raster.c" /> + <ClCompile Include="..\thirdparty\freetype\src\sfnt\sfnt.c" /> + <ClCompile Include="..\thirdparty\freetype\src\smooth\smooth.c" /> + <ClCompile Include="..\thirdparty\freetype\src\truetype\truetype.c" /> + <ClCompile Include="..\thirdparty\freetype\src\type1\type1.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_arith.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_arith_iaid.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_arith_int.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_generic.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_halftone.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_huffman.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_image.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_metadata.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_mmr.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_page.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_refinement.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_segment.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_symbol_dict.c" /> + <ClCompile Include="..\thirdparty\jbig2dec\jbig2_text.c" /> + <ClCompile Include="..\thirdparty\jpeg\jaricom.c" /> + <ClCompile Include="..\thirdparty\jpeg\jcomapi.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdapimin.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdapistd.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdarith.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdatadst.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdatasrc.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdcoefct.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdcolor.c" /> + <ClCompile Include="..\thirdparty\jpeg\jddctmgr.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdhuff.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdinput.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdmainct.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdmarker.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdmaster.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdmerge.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdpostct.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdsample.c" /> + <ClCompile Include="..\thirdparty\jpeg\jdtrans.c" /> + <ClCompile Include="..\thirdparty\jpeg\jerror.c" /> + <ClCompile Include="..\thirdparty\jpeg\jfdctflt.c" /> + <ClCompile Include="..\thirdparty\jpeg\jfdctfst.c" /> + <ClCompile Include="..\thirdparty\jpeg\jfdctint.c" /> + <ClCompile Include="..\thirdparty\jpeg\jidctflt.c" /> + <ClCompile Include="..\thirdparty\jpeg\jidctfst.c" /> + <ClCompile Include="..\thirdparty\jpeg\jidctint.c" /> + <ClCompile Include="..\thirdparty\jpeg\jmemmgr.c" /> + <ClCompile Include="..\thirdparty\jpeg\jmemnobs.c" /> + <ClCompile Include="..\thirdparty\jpeg\jquant1.c" /> + <ClCompile Include="..\thirdparty\jpeg\jquant2.c" /> + <ClCompile Include="..\thirdparty\jpeg\jutils.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\bio.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\cidx_manager.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\cio.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\dwt.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\event.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\image.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\j2k.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\j2k_lib.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\jp2.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\jpt.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\mct.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\mqc.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\openjpeg.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\phix_manager.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\pi.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\ppix_manager.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\raw.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\t1.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\t2.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\tcd.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\tgt.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\thix_manager.c" /> + <ClCompile Include="..\thirdparty\openjpeg\libopenjpeg\tpix_manager.c" /> + <ClCompile Include="..\thirdparty\zlib\adler32.c" /> + <ClCompile Include="..\thirdparty\zlib\compress.c" /> + <ClCompile Include="..\thirdparty\zlib\crc32.c" /> + <ClCompile Include="..\thirdparty\zlib\deflate.c" /> + <ClCompile Include="..\thirdparty\zlib\inffast.c" /> + <ClCompile Include="..\thirdparty\zlib\inflate.c" /> + <ClCompile Include="..\thirdparty\zlib\inftrees.c" /> + <ClCompile Include="..\thirdparty\zlib\trees.c" /> + <ClCompile Include="..\thirdparty\zlib\uncompr.c" /> + <ClCompile Include="..\thirdparty\zlib\zutil.c" /> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\thirdparty\freetype\include\freetype\config\ftconfig.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\config\ftheader.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\config\ftmodule.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\config\ftoption.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\config\ftstdlib.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\freetype.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftadvanc.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftbbox.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftbdf.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftbitmap.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftbzip2.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftcache.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftchapters.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftcid.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\fterrdef.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\fterrors.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftgasp.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftglyph.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftgxval.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftgzip.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftimage.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftincrem.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftlcdfil.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftlist.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftlzw.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftmac.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftmm.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftmodapi.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftmoderr.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftotval.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftoutln.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftpfr.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftrender.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftsizes.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftsnames.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftstroke.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftsynth.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftsystem.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\fttrigon.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\fttypes.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftwinfnt.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ftxf86.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\autohint.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftcalc.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftdebug.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftdriver.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftgloadr.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftmemory.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftobjs.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftpic.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftrfork.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftserv.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftstream.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\fttrace.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\ftvalid.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\internal.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\psaux.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\pshints.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svbdf.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svcid.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svgldict.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svgxval.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svkern.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svmm.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svotval.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svpfr.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svpostnm.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svpscmap.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svpsinfo.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svsfnt.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svttcmap.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svtteng.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svttglyf.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svwinfnt.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\services\svxf86nm.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\sfnt.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\t1types.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\internal\tttypes.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\t1tables.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ttnameid.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\tttables.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\tttags.h" /> + <ClInclude Include="..\thirdparty\freetype\include\freetype\ttunpat.h" /> + <ClInclude Include="..\thirdparty\freetype\include\ft2build.h" /> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{c0d1c355-1bee-40e1-9ef4-fd9fffdbf396}</ProjectGuid> + <Keyword>Win32Proj</Keyword> + <ProjectName>libthirdparty_winRT</ProjectName> + <RootNamespace>libthirdparty_winRT</RootNamespace> + <DefaultLanguage>en-US</DefaultLanguage> + <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion> + <AppContainerApplication>true</AppContainerApplication> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <PlatformToolset>v110</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <PlatformToolset>v110</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <PlatformToolset>v110</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <PlatformToolset>v110</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <PlatformToolset>v110</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>true</UseDebugLibraries> + <PlatformToolset>v110</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <PlatformToolset>v110</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <PlatformToolset>v110</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseDebugLibraries>false</UseDebugLibraries> + <WholeProgramOptimization>true</WholeProgramOptimization> + <PlatformToolset>v110</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 Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="PropertySheets"> + <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 Condition="'$(Configuration)|$(Platform)'=='Memento|ARM'" Label="PropertySheets"> + <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> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets"> + <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|x64'"> + <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'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> + <GenerateManifest>false</GenerateManifest> + <OutDir>$(Platform)\$(Configuration)\</OutDir> + <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|arm'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <PrecompiledHeaderFile> + </PrecompiledHeaderFile> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|arm'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <PrecompiledHeaderFile> + </PrecompiledHeaderFile> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|arm'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> + <ClCompile> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <CompileAsWinRT>false</CompileAsWinRT> + <SDLCheck>false</SDLCheck> + <AdditionalIncludeDirectories>..\scripts;..\thirdparty\jbig2dec;..\thirdparty\jpeg;..\thirdparty\openjpeg\libopenjpeg;..\thirdparty\zlib;..\thirdparty\freetype\include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_WINRT;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";DEBUG=1;verbose=-1;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> + </ClCompile> + <Link> + <SubSystem>Console</SubSystem> + <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> + <GenerateWindowsMetadata>false</GenerateWindowsMetadata> + </Link> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"> + </ImportGroup> +</Project>
\ No newline at end of file |