Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/platform/win32/libthirdparty.vcxproj @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | |
| 2 <Project DefaultTargets="Build" ToolsVersion="15.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="Memento|Win32"> | |
| 13 <Configuration>Memento</Configuration> | |
| 14 <Platform>Win32</Platform> | |
| 15 </ProjectConfiguration> | |
| 16 <ProjectConfiguration Include="Memento|x64"> | |
| 17 <Configuration>Memento</Configuration> | |
| 18 <Platform>x64</Platform> | |
| 19 </ProjectConfiguration> | |
| 20 <ProjectConfiguration Include="Release|Win32"> | |
| 21 <Configuration>Release</Configuration> | |
| 22 <Platform>Win32</Platform> | |
| 23 </ProjectConfiguration> | |
| 24 <ProjectConfiguration Include="Release|x64"> | |
| 25 <Configuration>Release</Configuration> | |
| 26 <Platform>x64</Platform> | |
| 27 </ProjectConfiguration> | |
| 28 </ItemGroup> | |
| 29 <PropertyGroup Label="Globals"> | |
| 30 <ProjectGuid>{5EDCF4FD-0291-4FB9-8D96-D58957CA5E3C}</ProjectGuid> | |
| 31 <RootNamespace>mupdf</RootNamespace> | |
| 32 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | |
| 33 </PropertyGroup> | |
| 34 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
| 36 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 37 <PlatformToolset>v142</PlatformToolset> | |
| 38 <CharacterSet>MultiByte</CharacterSet> | |
| 39 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 40 </PropertyGroup> | |
| 41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| 42 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 43 <PlatformToolset>v142</PlatformToolset> | |
| 44 <CharacterSet>MultiByte</CharacterSet> | |
| 45 </PropertyGroup> | |
| 46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration"> | |
| 47 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 48 <PlatformToolset>v142</PlatformToolset> | |
| 49 <CharacterSet>MultiByte</CharacterSet> | |
| 50 </PropertyGroup> | |
| 51 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
| 52 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 53 <PlatformToolset>v142</PlatformToolset> | |
| 54 <CharacterSet>MultiByte</CharacterSet> | |
| 55 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 56 </PropertyGroup> | |
| 57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| 58 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 59 <PlatformToolset>v142</PlatformToolset> | |
| 60 <CharacterSet>MultiByte</CharacterSet> | |
| 61 </PropertyGroup> | |
| 62 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="Configuration"> | |
| 63 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 64 <PlatformToolset>v142</PlatformToolset> | |
| 65 <CharacterSet>MultiByte</CharacterSet> | |
| 66 </PropertyGroup> | |
| 67 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| 68 <ImportGroup Label="ExtensionSettings"> | |
| 69 </ImportGroup> | |
| 70 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
| 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)'=='Debug|Win32'" 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)'=='Memento|Win32'" 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)'=='Debug|x64'" Label="PropertySheets"> | |
| 83 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 84 </ImportGroup> | |
| 85 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'" Label="PropertySheets"> | |
| 86 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 87 </ImportGroup> | |
| 88 <PropertyGroup Label="UserMacros" /> | |
| 89 <PropertyGroup> | |
| 90 <_ProjectFileVersion>15.0.28307.799</_ProjectFileVersion> | |
| 91 </PropertyGroup> | |
| 92 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> | |
| 93 <OutDir>$(Configuration)\</OutDir> | |
| 94 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 95 </PropertyGroup> | |
| 96 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> | |
| 97 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 98 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 99 </PropertyGroup> | |
| 100 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 101 <OutDir>$(Configuration)\</OutDir> | |
| 102 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 103 </PropertyGroup> | |
| 104 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 105 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 106 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 107 </PropertyGroup> | |
| 108 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 109 <OutDir>$(Configuration)\</OutDir> | |
| 110 <IntDir>$(Configuration)\$(ProjectName)\</IntDir> | |
| 111 </PropertyGroup> | |
| 112 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 113 <OutDir>$(Platform)\$(Configuration)\</OutDir> | |
| 114 <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
| 115 </PropertyGroup> | |
| 116 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> | |
| 117 <ClCompile> | |
| 118 <Optimization>Disabled</Optimization> | |
| 119 <AdditionalIncludeDirectories>..\..\thirdparty\brotli\c\include;..\..\thirdparty\lcms2\include;..\..\scripts\freetype;..\..\scripts\libjpeg;..\..\thirdparty\jbig2dec;..\..\thirdparty\libjpeg;..\..\thirdparty\openjpeg\src\lib\openjp2;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;..\..\thirdparty\freetype\include\freetype;..\..\thirdparty\gumbo-parser\src;..\..\thirdparty\gumbo-parser\visualc\include;..\..\include\;..\..\include\mupdf;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 120 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;USE_JPIP=1;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";MEMENTO=1;verbose=-1;JBIG_EXTERNAL_MEMENTO_H="memento.h";%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 121 <MinimalRebuild> | |
| 122 </MinimalRebuild> | |
| 123 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 124 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 125 <WarningLevel>Level3</WarningLevel> | |
| 126 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 127 <DisableSpecificWarnings>4018;4101;4146;4244;4267</DisableSpecificWarnings> | |
| 128 </ClCompile> | |
| 129 </ItemDefinitionGroup> | |
| 130 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Memento|x64'"> | |
| 131 <Midl> | |
| 132 <TargetEnvironment>X64</TargetEnvironment> | |
| 133 </Midl> | |
| 134 <ClCompile> | |
| 135 <Optimization>Disabled</Optimization> | |
| 136 <AdditionalIncludeDirectories>..\..\thirdparty\brotli\c\include;..\..\thirdparty\lcms2\include;..\..\scripts\freetype;..\..\scripts\libjpeg;..\..\thirdparty\jbig2dec;..\..\thirdparty\libjpeg;..\..\thirdparty\openjpeg\src\lib\openjp2;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;..\..\thirdparty\freetype\include\freetype;..\..\thirdparty\gumbo-parser\src;..\..\thirdparty\gumbo-parser\visualc\include;..\..\include\;..\..\include\mupdf;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 137 <PreprocessorDefinitions>WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;USE_JPIP=1;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";MEMENTO=1;verbose=-1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 138 <MinimalRebuild> | |
| 139 </MinimalRebuild> | |
| 140 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 141 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 142 <WarningLevel>Level3</WarningLevel> | |
| 143 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 144 <DisableSpecificWarnings>4018;4101;4146;4244;4267</DisableSpecificWarnings> | |
| 145 <BrowseInformation>true</BrowseInformation> | |
| 146 </ClCompile> | |
| 147 </ItemDefinitionGroup> | |
| 148 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 149 <ClCompile> | |
| 150 <Optimization>Disabled</Optimization> | |
| 151 <AdditionalIncludeDirectories>..\..\thirdparty\brotli\c\include;..\..\thirdparty\lcms2\include;..\..\scripts\freetype;..\..\scripts\libjpeg;..\..\thirdparty\jbig2dec;..\..\thirdparty\libjpeg;..\..\thirdparty\openjpeg\src\lib\openjp2;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;..\..\thirdparty\freetype\include\freetype;..\..\thirdparty\gumbo-parser\src;..\..\thirdparty\gumbo-parser\visualc\include;..\..\include\;..\..\include\mupdf;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 152 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;USE_JPIP=1;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";verbose=-1;JBIG_EXTERNAL_MEMENTO_H="memento.h";%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 153 <MinimalRebuild> | |
| 154 </MinimalRebuild> | |
| 155 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 156 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 157 <WarningLevel>Level3</WarningLevel> | |
| 158 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 159 <DisableSpecificWarnings>4018;4101;4146;4244;4267</DisableSpecificWarnings> | |
| 160 </ClCompile> | |
| 161 </ItemDefinitionGroup> | |
| 162 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 163 <Midl> | |
| 164 <TargetEnvironment>X64</TargetEnvironment> | |
| 165 </Midl> | |
| 166 <ClCompile> | |
| 167 <Optimization>Disabled</Optimization> | |
| 168 <AdditionalIncludeDirectories>..\..\thirdparty\brotli\c\include;..\..\thirdparty\lcms2\include;..\..\scripts\freetype;..\..\scripts\libjpeg;..\..\thirdparty\jbig2dec;..\..\thirdparty\libjpeg;..\..\thirdparty\openjpeg\src\lib\openjp2;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;..\..\thirdparty\freetype\include\freetype;..\..\thirdparty\gumbo-parser\src;..\..\thirdparty\gumbo-parser\visualc\include;..\..\include\;..\..\include\mupdf;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 169 <PreprocessorDefinitions>WIN64;_DEBUG;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;USE_JPIP=1;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";verbose=-1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 170 <MinimalRebuild> | |
| 171 </MinimalRebuild> | |
| 172 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 173 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 174 <WarningLevel>Level3</WarningLevel> | |
| 175 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 176 <DisableSpecificWarnings>4018;4101;4146;4244;4267</DisableSpecificWarnings> | |
| 177 <BrowseInformation>true</BrowseInformation> | |
| 178 </ClCompile> | |
| 179 <ProjectReference> | |
| 180 <LinkLibraryDependencies>false</LinkLibraryDependencies> | |
| 181 </ProjectReference> | |
| 182 </ItemDefinitionGroup> | |
| 183 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 184 <ClCompile> | |
| 185 <Optimization>MaxSpeed</Optimization> | |
| 186 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 187 <AdditionalIncludeDirectories>..\..\thirdparty\brotli\c\include;..\..\thirdparty\lcms2\include;..\..\scripts\freetype;..\..\scripts\libjpeg;..\..\thirdparty\jbig2dec;..\..\thirdparty\libjpeg;..\..\thirdparty\openjpeg\src\lib\openjp2;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;..\..\thirdparty\freetype\include\freetype;..\..\thirdparty\gumbo-parser\src;..\..\thirdparty\gumbo-parser\visualc\include;..\..\include\;..\..\include\mupdf;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 188 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;USE_JPIP=1;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";verbose=-1;JBIG_EXTERNAL_MEMENTO_H="memento.h";%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 189 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 190 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 191 <WarningLevel>Level3</WarningLevel> | |
| 192 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 193 <MinimalRebuild /> | |
| 194 <DisableSpecificWarnings>4018;4101;4146;4244;4267</DisableSpecificWarnings> | |
| 195 </ClCompile> | |
| 196 </ItemDefinitionGroup> | |
| 197 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 198 <Midl> | |
| 199 <TargetEnvironment>X64</TargetEnvironment> | |
| 200 </Midl> | |
| 201 <ClCompile> | |
| 202 <Optimization>MaxSpeed</Optimization> | |
| 203 <IntrinsicFunctions>true</IntrinsicFunctions> | |
| 204 <AdditionalIncludeDirectories>..\..\thirdparty\brotli\c\include;..\..\thirdparty\lcms2\include;..\..\scripts\freetype;..\..\scripts\libjpeg;..\..\thirdparty\jbig2dec;..\..\thirdparty\libjpeg;..\..\thirdparty\openjpeg\src\lib\openjp2;..\..\thirdparty\zlib;..\..\thirdparty\freetype\include;..\..\thirdparty\freetype\include\freetype;..\..\thirdparty\gumbo-parser\src;..\..\thirdparty\gumbo-parser\visualc\include;..\..\include\;..\..\include\mupdf;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 205 <PreprocessorDefinitions>WIN64;NDEBUG;_CRT_SECURE_NO_WARNINGS;FT2_BUILD_LIBRARY;OPJ_STATIC;USE_JPIP=1;FT_CONFIG_MODULES_H="slimftmodules.h";FT_CONFIG_OPTIONS_H="slimftoptions.h";verbose=-1;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 206 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 207 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 208 <WarningLevel>Level3</WarningLevel> | |
| 209 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 210 <DisableSpecificWarnings>4018;4101;4146;4244;4267</DisableSpecificWarnings> | |
| 211 <BrowseInformation>true</BrowseInformation> | |
| 212 </ClCompile> | |
| 213 </ItemDefinitionGroup> | |
| 214 <ItemGroup> | |
| 215 <ClCompile Include="..\..\thirdparty\brotli\c\common\constants.c" /> | |
| 216 <ClCompile Include="..\..\thirdparty\brotli\c\common\context.c" /> | |
| 217 <ClCompile Include="..\..\thirdparty\brotli\c\common\dictionary.c" /> | |
| 218 <ClCompile Include="..\..\thirdparty\brotli\c\common\platform.c" /> | |
| 219 <ClCompile Include="..\..\thirdparty\brotli\c\common\shared_dictionary.c" /> | |
| 220 <ClCompile Include="..\..\thirdparty\brotli\c\common\transform.c" /> | |
| 221 <ClCompile Include="..\..\thirdparty\brotli\c\dec\bit_reader.c" /> | |
| 222 <ClCompile Include="..\..\thirdparty\brotli\c\dec\decode.c" /> | |
| 223 <ClCompile Include="..\..\thirdparty\brotli\c\dec\huffman.c" /> | |
| 224 <ClCompile Include="..\..\thirdparty\brotli\c\dec\state.c" /> | |
| 225 <ClCompile Include="..\..\thirdparty\brotli\c\enc\backward_references.c" /> | |
| 226 <ClCompile Include="..\..\thirdparty\brotli\c\enc\backward_references_hq.c" /> | |
| 227 <ClCompile Include="..\..\thirdparty\brotli\c\enc\bit_cost.c" /> | |
| 228 <ClCompile Include="..\..\thirdparty\brotli\c\enc\block_splitter.c" /> | |
| 229 <ClCompile Include="..\..\thirdparty\brotli\c\enc\brotli_bit_stream.c" /> | |
| 230 <ClCompile Include="..\..\thirdparty\brotli\c\enc\cluster.c" /> | |
| 231 <ClCompile Include="..\..\thirdparty\brotli\c\enc\command.c" /> | |
| 232 <ClCompile Include="..\..\thirdparty\brotli\c\enc\compound_dictionary.c" /> | |
| 233 <ClCompile Include="..\..\thirdparty\brotli\c\enc\compress_fragment.c" /> | |
| 234 <ClCompile Include="..\..\thirdparty\brotli\c\enc\compress_fragment_two_pass.c" /> | |
| 235 <ClCompile Include="..\..\thirdparty\brotli\c\enc\dictionary_hash.c" /> | |
| 236 <ClCompile Include="..\..\thirdparty\brotli\c\enc\encode.c" /> | |
| 237 <ClCompile Include="..\..\thirdparty\brotli\c\enc\encoder_dict.c" /> | |
| 238 <ClCompile Include="..\..\thirdparty\brotli\c\enc\entropy_encode.c" /> | |
| 239 <ClCompile Include="..\..\thirdparty\brotli\c\enc\fast_log.c" /> | |
| 240 <ClCompile Include="..\..\thirdparty\brotli\c\enc\histogram.c" /> | |
| 241 <ClCompile Include="..\..\thirdparty\brotli\c\enc\literal_cost.c" /> | |
| 242 <ClCompile Include="..\..\thirdparty\brotli\c\enc\memory.c" /> | |
| 243 <ClCompile Include="..\..\thirdparty\brotli\c\enc\metablock.c" /> | |
| 244 <ClCompile Include="..\..\thirdparty\brotli\c\enc\static_dict.c" /> | |
| 245 <ClCompile Include="..\..\thirdparty\brotli\c\enc\utf8_util.c" /> | |
| 246 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftbase.c" /> | |
| 247 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftbbox.c" /> | |
| 248 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftbitmap.c" /> | |
| 249 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftdebug.c" /> | |
| 250 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftfstype.c" /> | |
| 251 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftgasp.c" /> | |
| 252 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftglyph.c" /> | |
| 253 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftinit.c" /> | |
| 254 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftstroke.c" /> | |
| 255 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftsynth.c" /> | |
| 256 <ClCompile Include="..\..\thirdparty\freetype\src\base\ftsystem.c" /> | |
| 257 <ClCompile Include="..\..\thirdparty\freetype\src\base\fttype1.c" /> | |
| 258 <ClCompile Include="..\..\thirdparty\freetype\src\cff\cff.c" /> | |
| 259 <ClCompile Include="..\..\thirdparty\freetype\src\cid\type1cid.c" /> | |
| 260 <ClCompile Include="..\..\thirdparty\freetype\src\psaux\psaux.c" /> | |
| 261 <ClCompile Include="..\..\thirdparty\freetype\src\pshinter\pshinter.c" /> | |
| 262 <ClCompile Include="..\..\thirdparty\freetype\src\psnames\psnames.c" /> | |
| 263 <ClCompile Include="..\..\thirdparty\freetype\src\raster\raster.c" /> | |
| 264 <ClCompile Include="..\..\thirdparty\freetype\src\sfnt\sfnt.c" /> | |
| 265 <ClCompile Include="..\..\thirdparty\freetype\src\smooth\smooth.c" /> | |
| 266 <ClCompile Include="..\..\thirdparty\freetype\src\truetype\truetype.c" /> | |
| 267 <ClCompile Include="..\..\thirdparty\freetype\src\type1\type1.c" /> | |
| 268 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\attribute.c" /> | |
| 269 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\char_ref.c" /> | |
| 270 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\error.c" /> | |
| 271 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\parser.c" /> | |
| 272 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\string_buffer.c" /> | |
| 273 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\string_piece.c" /> | |
| 274 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\tag.c" /> | |
| 275 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\tokenizer.c" /> | |
| 276 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\utf8.c" /> | |
| 277 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\util.c" /> | |
| 278 <ClCompile Include="..\..\thirdparty\gumbo-parser\src\vector.c" /> | |
| 279 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2.c" /> | |
| 280 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_arith.c" /> | |
| 281 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_arith_iaid.c" /> | |
| 282 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_arith_int.c" /> | |
| 283 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_generic.c" /> | |
| 284 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_halftone.c" /> | |
| 285 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_huffman.c" /> | |
| 286 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_hufftab.c" /> | |
| 287 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_image.c" /> | |
| 288 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_mmr.c" /> | |
| 289 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_page.c" /> | |
| 290 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_refinement.c" /> | |
| 291 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_segment.c" /> | |
| 292 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_symbol_dict.c" /> | |
| 293 <ClCompile Include="..\..\thirdparty\jbig2dec\jbig2_text.c" /> | |
| 294 <ClCompile Include="..\..\thirdparty\libjpeg\jcapimin.c" /> | |
| 295 <ClCompile Include="..\..\thirdparty\libjpeg\jcapistd.c" /> | |
| 296 <ClCompile Include="..\..\thirdparty\libjpeg\jcarith.c" /> | |
| 297 <ClCompile Include="..\..\thirdparty\libjpeg\jccoefct.c" /> | |
| 298 <ClCompile Include="..\..\thirdparty\libjpeg\jccolor.c" /> | |
| 299 <ClCompile Include="..\..\thirdparty\libjpeg\jcdctmgr.c" /> | |
| 300 <ClCompile Include="..\..\thirdparty\libjpeg\jchuff.c" /> | |
| 301 <ClCompile Include="..\..\thirdparty\libjpeg\jcinit.c" /> | |
| 302 <ClCompile Include="..\..\thirdparty\libjpeg\jcmainct.c" /> | |
| 303 <ClCompile Include="..\..\thirdparty\libjpeg\jcmarker.c" /> | |
| 304 <ClCompile Include="..\..\thirdparty\libjpeg\jcmaster.c" /> | |
| 305 <ClCompile Include="..\..\thirdparty\libjpeg\jcparam.c" /> | |
| 306 <ClCompile Include="..\..\thirdparty\libjpeg\jcprepct.c" /> | |
| 307 <ClCompile Include="..\..\thirdparty\libjpeg\jcsample.c" /> | |
| 308 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsalpha.c" /> | |
| 309 <ClCompile Include="..\..\thirdparty\lcms2\src\cmscam02.c" /> | |
| 310 <ClCompile Include="..\..\thirdparty\lcms2\src\cmscgats.c" /> | |
| 311 <ClCompile Include="..\..\thirdparty\lcms2\src\cmscnvrt.c" /> | |
| 312 <ClCompile Include="..\..\thirdparty\lcms2\src\cmserr.c" /> | |
| 313 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsgamma.c" /> | |
| 314 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsgmt.c" /> | |
| 315 <ClCompile Include="..\..\thirdparty\lcms2\src\cmshalf.c" /> | |
| 316 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsintrp.c" /> | |
| 317 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsio0.c" /> | |
| 318 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsio1.c" /> | |
| 319 <ClCompile Include="..\..\thirdparty\lcms2\src\cmslut.c" /> | |
| 320 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsmd5.c" /> | |
| 321 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsmtrx.c" /> | |
| 322 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsnamed.c" /> | |
| 323 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsopt.c" /> | |
| 324 <ClCompile Include="..\..\thirdparty\lcms2\src\cmspack.c" /> | |
| 325 <ClCompile Include="..\..\thirdparty\lcms2\src\cmspcs.c" /> | |
| 326 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsplugin.c" /> | |
| 327 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsps2.c" /> | |
| 328 <ClCompile Include="..\..\thirdparty\lcms2\src\cmssamp.c" /> | |
| 329 <ClCompile Include="..\..\thirdparty\lcms2\src\cmssm.c" /> | |
| 330 <ClCompile Include="..\..\thirdparty\lcms2\src\cmstypes.c" /> | |
| 331 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsvirt.c" /> | |
| 332 <ClCompile Include="..\..\thirdparty\lcms2\src\cmswtpnt.c" /> | |
| 333 <ClCompile Include="..\..\thirdparty\lcms2\src\cmsxform.c" /> | |
| 334 <ClCompile Include="..\..\thirdparty\libjpeg\jaricom.c" /> | |
| 335 <ClCompile Include="..\..\thirdparty\libjpeg\jcomapi.c" /> | |
| 336 <ClCompile Include="..\..\thirdparty\libjpeg\jdapimin.c" /> | |
| 337 <ClCompile Include="..\..\thirdparty\libjpeg\jdapistd.c" /> | |
| 338 <ClCompile Include="..\..\thirdparty\libjpeg\jdarith.c" /> | |
| 339 <ClCompile Include="..\..\thirdparty\libjpeg\jdatadst.c" /> | |
| 340 <ClCompile Include="..\..\thirdparty\libjpeg\jdatasrc.c" /> | |
| 341 <ClCompile Include="..\..\thirdparty\libjpeg\jdcoefct.c" /> | |
| 342 <ClCompile Include="..\..\thirdparty\libjpeg\jdcolor.c" /> | |
| 343 <ClCompile Include="..\..\thirdparty\libjpeg\jddctmgr.c" /> | |
| 344 <ClCompile Include="..\..\thirdparty\libjpeg\jdhuff.c" /> | |
| 345 <ClCompile Include="..\..\thirdparty\libjpeg\jdinput.c" /> | |
| 346 <ClCompile Include="..\..\thirdparty\libjpeg\jdmainct.c" /> | |
| 347 <ClCompile Include="..\..\thirdparty\libjpeg\jdmarker.c" /> | |
| 348 <ClCompile Include="..\..\thirdparty\libjpeg\jdmaster.c" /> | |
| 349 <ClCompile Include="..\..\thirdparty\libjpeg\jdmerge.c" /> | |
| 350 <ClCompile Include="..\..\thirdparty\libjpeg\jdpostct.c" /> | |
| 351 <ClCompile Include="..\..\thirdparty\libjpeg\jdsample.c" /> | |
| 352 <ClCompile Include="..\..\thirdparty\libjpeg\jdtrans.c" /> | |
| 353 <ClCompile Include="..\..\thirdparty\libjpeg\jerror.c" /> | |
| 354 <ClCompile Include="..\..\thirdparty\libjpeg\jfdctflt.c" /> | |
| 355 <ClCompile Include="..\..\thirdparty\libjpeg\jfdctfst.c" /> | |
| 356 <ClCompile Include="..\..\thirdparty\libjpeg\jfdctint.c" /> | |
| 357 <ClCompile Include="..\..\thirdparty\libjpeg\jidctflt.c" /> | |
| 358 <ClCompile Include="..\..\thirdparty\libjpeg\jidctfst.c" /> | |
| 359 <ClCompile Include="..\..\thirdparty\libjpeg\jidctint.c" /> | |
| 360 <ClCompile Include="..\..\thirdparty\libjpeg\jmemmgr.c" /> | |
| 361 <ClCompile Include="..\..\thirdparty\libjpeg\jquant1.c" /> | |
| 362 <ClCompile Include="..\..\thirdparty\libjpeg\jquant2.c" /> | |
| 363 <ClCompile Include="..\..\thirdparty\libjpeg\jutils.c" /> | |
| 364 <ClCompile Include="..\..\thirdparty\mujs\jsarray.c"> | |
| 365 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 366 </ClCompile> | |
| 367 <ClCompile Include="..\..\thirdparty\mujs\jsboolean.c"> | |
| 368 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 369 </ClCompile> | |
| 370 <ClCompile Include="..\..\thirdparty\mujs\jsbuiltin.c"> | |
| 371 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 372 </ClCompile> | |
| 373 <ClCompile Include="..\..\thirdparty\mujs\jscompile.c"> | |
| 374 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 375 </ClCompile> | |
| 376 <ClCompile Include="..\..\thirdparty\mujs\jsdate.c"> | |
| 377 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 378 </ClCompile> | |
| 379 <ClCompile Include="..\..\thirdparty\mujs\jsdtoa.c"> | |
| 380 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 381 </ClCompile> | |
| 382 <ClCompile Include="..\..\thirdparty\mujs\jsdump.c"> | |
| 383 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 384 </ClCompile> | |
| 385 <ClCompile Include="..\..\thirdparty\mujs\jserror.c"> | |
| 386 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 387 </ClCompile> | |
| 388 <ClCompile Include="..\..\thirdparty\mujs\jsfunction.c"> | |
| 389 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 390 </ClCompile> | |
| 391 <ClCompile Include="..\..\thirdparty\mujs\jsgc.c"> | |
| 392 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 393 </ClCompile> | |
| 394 <ClCompile Include="..\..\thirdparty\mujs\jsintern.c"> | |
| 395 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 396 </ClCompile> | |
| 397 <ClCompile Include="..\..\thirdparty\mujs\jslex.c"> | |
| 398 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 399 </ClCompile> | |
| 400 <ClCompile Include="..\..\thirdparty\mujs\jsmath.c"> | |
| 401 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 402 </ClCompile> | |
| 403 <ClCompile Include="..\..\thirdparty\mujs\jsnumber.c"> | |
| 404 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 405 </ClCompile> | |
| 406 <ClCompile Include="..\..\thirdparty\mujs\jsobject.c"> | |
| 407 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 408 </ClCompile> | |
| 409 <ClCompile Include="..\..\thirdparty\mujs\json.c"> | |
| 410 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 411 </ClCompile> | |
| 412 <ClCompile Include="..\..\thirdparty\mujs\jsparse.c"> | |
| 413 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 414 </ClCompile> | |
| 415 <ClCompile Include="..\..\thirdparty\mujs\jsproperty.c"> | |
| 416 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 417 </ClCompile> | |
| 418 <ClCompile Include="..\..\thirdparty\mujs\jsregexp.c"> | |
| 419 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 420 </ClCompile> | |
| 421 <ClCompile Include="..\..\thirdparty\mujs\jsrepr.c"> | |
| 422 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 423 </ClCompile> | |
| 424 <ClCompile Include="..\..\thirdparty\mujs\jsrun.c"> | |
| 425 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 426 </ClCompile> | |
| 427 <ClCompile Include="..\..\thirdparty\mujs\jsstate.c"> | |
| 428 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 429 </ClCompile> | |
| 430 <ClCompile Include="..\..\thirdparty\mujs\jsstring.c"> | |
| 431 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 432 </ClCompile> | |
| 433 <ClCompile Include="..\..\thirdparty\mujs\jsvalue.c"> | |
| 434 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 435 </ClCompile> | |
| 436 <ClCompile Include="..\..\thirdparty\mujs\main.c"> | |
| 437 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 438 </ClCompile> | |
| 439 <ClCompile Include="..\..\thirdparty\mujs\one.c" /> | |
| 440 <ClCompile Include="..\..\thirdparty\mujs\pp.c"> | |
| 441 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 442 </ClCompile> | |
| 443 <ClCompile Include="..\..\thirdparty\mujs\regexp.c"> | |
| 444 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 445 </ClCompile> | |
| 446 <ClCompile Include="..\..\thirdparty\mujs\utf.c"> | |
| 447 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 448 </ClCompile> | |
| 449 <ClCompile Include="..\..\thirdparty\mujs\utftype.c"> | |
| 450 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 451 </ClCompile> | |
| 452 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\bio.c" /> | |
| 453 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\cio.c" /> | |
| 454 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\dwt.c" /> | |
| 455 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\event.c" /> | |
| 456 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\function_list.c" /> | |
| 457 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\ht_dec.c" /> | |
| 458 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\image.c" /> | |
| 459 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\invert.c" /> | |
| 460 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\j2k.c" /> | |
| 461 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\jp2.c" /> | |
| 462 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\mct.c" /> | |
| 463 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\mqc.c" /> | |
| 464 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\openjpeg.c" /> | |
| 465 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\pi.c" /> | |
| 466 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\sparse_array.c" /> | |
| 467 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\t1.c" /> | |
| 468 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\t2.c" /> | |
| 469 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\tcd.c" /> | |
| 470 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\tgt.c" /> | |
| 471 <ClCompile Include="..\..\thirdparty\openjpeg\src\lib\openjp2\thread.c" /> | |
| 472 <ClCompile Include="..\..\thirdparty\zlib\adler32.c" /> | |
| 473 <ClCompile Include="..\..\thirdparty\zlib\compress.c" /> | |
| 474 <ClCompile Include="..\..\thirdparty\zlib\crc32.c" /> | |
| 475 <ClCompile Include="..\..\thirdparty\zlib\deflate.c" /> | |
| 476 <ClCompile Include="..\..\thirdparty\zlib\inffast.c" /> | |
| 477 <ClCompile Include="..\..\thirdparty\zlib\inflate.c" /> | |
| 478 <ClCompile Include="..\..\thirdparty\zlib\inftrees.c" /> | |
| 479 <ClCompile Include="..\..\thirdparty\zlib\trees.c" /> | |
| 480 <ClCompile Include="..\..\thirdparty\zlib\uncompr.c" /> | |
| 481 <ClCompile Include="..\..\thirdparty\zlib\zutil.c" /> | |
| 482 </ItemGroup> | |
| 483 <ItemGroup> | |
| 484 <ClInclude Include="..\..\thirdparty\brotli\c\common\constants.h" /> | |
| 485 <ClInclude Include="..\..\thirdparty\brotli\c\common\context.h" /> | |
| 486 <ClInclude Include="..\..\thirdparty\brotli\c\common\dictionary.h" /> | |
| 487 <ClInclude Include="..\..\thirdparty\brotli\c\common\platform.h" /> | |
| 488 <ClInclude Include="..\..\thirdparty\brotli\c\common\shared_dictionary_internal.h" /> | |
| 489 <ClInclude Include="..\..\thirdparty\brotli\c\common\transform.h" /> | |
| 490 <ClInclude Include="..\..\thirdparty\brotli\c\common\version.h" /> | |
| 491 <ClInclude Include="..\..\thirdparty\brotli\c\dec\bit_reader.h" /> | |
| 492 <ClInclude Include="..\..\thirdparty\brotli\c\dec\huffman.h" /> | |
| 493 <ClInclude Include="..\..\thirdparty\brotli\c\dec\prefix.h" /> | |
| 494 <ClInclude Include="..\..\thirdparty\brotli\c\dec\state.h" /> | |
| 495 <ClInclude Include="..\..\thirdparty\brotli\c\enc\backward_references.h" /> | |
| 496 <ClInclude Include="..\..\thirdparty\brotli\c\enc\backward_references_hq.h" /> | |
| 497 <ClInclude Include="..\..\thirdparty\brotli\c\enc\backward_references_inc.h" /> | |
| 498 <ClInclude Include="..\..\thirdparty\brotli\c\enc\bit_cost.h" /> | |
| 499 <ClInclude Include="..\..\thirdparty\brotli\c\enc\bit_cost_inc.h" /> | |
| 500 <ClInclude Include="..\..\thirdparty\brotli\c\enc\block_encoder_inc.h" /> | |
| 501 <ClInclude Include="..\..\thirdparty\brotli\c\enc\block_splitter.h" /> | |
| 502 <ClInclude Include="..\..\thirdparty\brotli\c\enc\block_splitter_inc.h" /> | |
| 503 <ClInclude Include="..\..\thirdparty\brotli\c\enc\brotli_bit_stream.h" /> | |
| 504 <ClInclude Include="..\..\thirdparty\brotli\c\enc\cluster.h" /> | |
| 505 <ClInclude Include="..\..\thirdparty\brotli\c\enc\cluster_inc.h" /> | |
| 506 <ClInclude Include="..\..\thirdparty\brotli\c\enc\command.h" /> | |
| 507 <ClInclude Include="..\..\thirdparty\brotli\c\enc\compound_dictionary.h" /> | |
| 508 <ClInclude Include="..\..\thirdparty\brotli\c\enc\compress_fragment.h" /> | |
| 509 <ClInclude Include="..\..\thirdparty\brotli\c\enc\compress_fragment_two_pass.h" /> | |
| 510 <ClInclude Include="..\..\thirdparty\brotli\c\enc\dictionary_hash.h" /> | |
| 511 <ClInclude Include="..\..\thirdparty\brotli\c\enc\encoder_dict.h" /> | |
| 512 <ClInclude Include="..\..\thirdparty\brotli\c\enc\entropy_encode.h" /> | |
| 513 <ClInclude Include="..\..\thirdparty\brotli\c\enc\entropy_encode_static.h" /> | |
| 514 <ClInclude Include="..\..\thirdparty\brotli\c\enc\fast_log.h" /> | |
| 515 <ClInclude Include="..\..\thirdparty\brotli\c\enc\find_match_length.h" /> | |
| 516 <ClInclude Include="..\..\thirdparty\brotli\c\enc\hash.h" /> | |
| 517 <ClInclude Include="..\..\thirdparty\brotli\c\enc\hash_composite_inc.h" /> | |
| 518 <ClInclude Include="..\..\thirdparty\brotli\c\enc\hash_forgetful_chain_inc.h" /> | |
| 519 <ClInclude Include="..\..\thirdparty\brotli\c\enc\hash_longest_match64_inc.h" /> | |
| 520 <ClInclude Include="..\..\thirdparty\brotli\c\enc\hash_longest_match_inc.h" /> | |
| 521 <ClInclude Include="..\..\thirdparty\brotli\c\enc\hash_longest_match_quickly_inc.h" /> | |
| 522 <ClInclude Include="..\..\thirdparty\brotli\c\enc\hash_rolling_inc.h" /> | |
| 523 <ClInclude Include="..\..\thirdparty\brotli\c\enc\hash_to_binary_tree_inc.h" /> | |
| 524 <ClInclude Include="..\..\thirdparty\brotli\c\enc\histogram.h" /> | |
| 525 <ClInclude Include="..\..\thirdparty\brotli\c\enc\histogram_inc.h" /> | |
| 526 <ClInclude Include="..\..\thirdparty\brotli\c\enc\literal_cost.h" /> | |
| 527 <ClInclude Include="..\..\thirdparty\brotli\c\enc\memory.h" /> | |
| 528 <ClInclude Include="..\..\thirdparty\brotli\c\enc\metablock.h" /> | |
| 529 <ClInclude Include="..\..\thirdparty\brotli\c\enc\metablock_inc.h" /> | |
| 530 <ClInclude Include="..\..\thirdparty\brotli\c\enc\params.h" /> | |
| 531 <ClInclude Include="..\..\thirdparty\brotli\c\enc\prefix.h" /> | |
| 532 <ClInclude Include="..\..\thirdparty\brotli\c\enc\quality.h" /> | |
| 533 <ClInclude Include="..\..\thirdparty\brotli\c\enc\ringbuffer.h" /> | |
| 534 <ClInclude Include="..\..\thirdparty\brotli\c\enc\state.h" /> | |
| 535 <ClInclude Include="..\..\thirdparty\brotli\c\enc\static_dict.h" /> | |
| 536 <ClInclude Include="..\..\thirdparty\brotli\c\enc\static_dict_lut.h" /> | |
| 537 <ClInclude Include="..\..\thirdparty\brotli\c\enc\utf8_util.h" /> | |
| 538 <ClInclude Include="..\..\thirdparty\brotli\c\enc\write_bits.h" /> | |
| 539 <ClInclude Include="..\..\thirdparty\brotli\c\include\brotli\decode.h" /> | |
| 540 <ClInclude Include="..\..\thirdparty\brotli\c\include\brotli\encode.h" /> | |
| 541 <ClInclude Include="..\..\thirdparty\brotli\c\include\brotli\port.h" /> | |
| 542 <ClInclude Include="..\..\thirdparty\brotli\c\include\brotli\shared_dictionary.h" /> | |
| 543 <ClInclude Include="..\..\thirdparty\brotli\c\include\brotli\types.h" /> | |
| 544 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\config\ftconfig.h" /> | |
| 545 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\config\ftheader.h" /> | |
| 546 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\config\ftmodule.h" /> | |
| 547 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\config\ftoption.h" /> | |
| 548 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\config\ftstdlib.h" /> | |
| 549 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\freetype.h" /> | |
| 550 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftadvanc.h" /> | |
| 551 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftbbox.h" /> | |
| 552 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftbdf.h" /> | |
| 553 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftbitmap.h" /> | |
| 554 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftbzip2.h" /> | |
| 555 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftcache.h" /> | |
| 556 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftchapters.h" /> | |
| 557 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftcid.h" /> | |
| 558 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\fterrdef.h" /> | |
| 559 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\fterrors.h" /> | |
| 560 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftgasp.h" /> | |
| 561 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftglyph.h" /> | |
| 562 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftgxval.h" /> | |
| 563 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftgzip.h" /> | |
| 564 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftimage.h" /> | |
| 565 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftincrem.h" /> | |
| 566 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftlcdfil.h" /> | |
| 567 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftlist.h" /> | |
| 568 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftlzw.h" /> | |
| 569 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftmac.h" /> | |
| 570 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftmm.h" /> | |
| 571 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftmodapi.h" /> | |
| 572 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftmoderr.h" /> | |
| 573 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftotval.h" /> | |
| 574 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftoutln.h" /> | |
| 575 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftpfr.h" /> | |
| 576 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftrender.h" /> | |
| 577 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftsizes.h" /> | |
| 578 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftsnames.h" /> | |
| 579 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftstroke.h" /> | |
| 580 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftsynth.h" /> | |
| 581 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftsystem.h" /> | |
| 582 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\fttrigon.h" /> | |
| 583 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\fttypes.h" /> | |
| 584 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftwinfnt.h" /> | |
| 585 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ftxf86.h" /> | |
| 586 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\autohint.h" /> | |
| 587 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftcalc.h" /> | |
| 588 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftdebug.h" /> | |
| 589 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftdriver.h" /> | |
| 590 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftgloadr.h" /> | |
| 591 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftmemory.h" /> | |
| 592 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftobjs.h" /> | |
| 593 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftpic.h" /> | |
| 594 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftrfork.h" /> | |
| 595 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftserv.h" /> | |
| 596 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftstream.h" /> | |
| 597 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\fttrace.h" /> | |
| 598 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\ftvalid.h" /> | |
| 599 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\internal.h" /> | |
| 600 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\psaux.h" /> | |
| 601 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\pshints.h" /> | |
| 602 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svbdf.h" /> | |
| 603 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svcid.h" /> | |
| 604 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svgldict.h" /> | |
| 605 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svgxval.h" /> | |
| 606 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svkern.h" /> | |
| 607 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svmm.h" /> | |
| 608 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svotval.h" /> | |
| 609 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svpfr.h" /> | |
| 610 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svpostnm.h" /> | |
| 611 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svpscmap.h" /> | |
| 612 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svpsinfo.h" /> | |
| 613 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svsfnt.h" /> | |
| 614 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svttcmap.h" /> | |
| 615 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svtteng.h" /> | |
| 616 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svttglyf.h" /> | |
| 617 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svwinfnt.h" /> | |
| 618 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\services\svxf86nm.h" /> | |
| 619 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\sfnt.h" /> | |
| 620 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\t1types.h" /> | |
| 621 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\internal\tttypes.h" /> | |
| 622 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\t1tables.h" /> | |
| 623 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ttnameid.h" /> | |
| 624 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\tttables.h" /> | |
| 625 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\tttags.h" /> | |
| 626 <ClInclude Include="..\..\thirdparty\freetype\include\freetype\ttunpat.h" /> | |
| 627 <ClInclude Include="..\..\thirdparty\freetype\include\ft2build.h" /> | |
| 628 <ClInclude Include="..\..\thirdparty\lcms2\include\lcms2mt.h" /> | |
| 629 <ClInclude Include="..\..\thirdparty\lcms2\include\lcms2mt_plugin.h" /> | |
| 630 <ClInclude Include="..\..\thirdparty\lcms2\src\extra_xform.h" /> | |
| 631 <ClInclude Include="..\..\thirdparty\lcms2\src\lcms2_internal.h" /> | |
| 632 <ClInclude Include="..\..\thirdparty\mujs\astnames.h"> | |
| 633 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 634 </ClInclude> | |
| 635 <ClInclude Include="..\..\thirdparty\mujs\jsbuiltin.h"> | |
| 636 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 637 </ClInclude> | |
| 638 <ClInclude Include="..\..\thirdparty\mujs\jscompile.h"> | |
| 639 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 640 </ClInclude> | |
| 641 <ClInclude Include="..\..\thirdparty\mujs\jsi.h"> | |
| 642 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 643 </ClInclude> | |
| 644 <ClInclude Include="..\..\thirdparty\mujs\jslex.h"> | |
| 645 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 646 </ClInclude> | |
| 647 <ClInclude Include="..\..\thirdparty\mujs\jsparse.h"> | |
| 648 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 649 </ClInclude> | |
| 650 <ClInclude Include="..\..\thirdparty\mujs\jsrun.h"> | |
| 651 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 652 </ClInclude> | |
| 653 <ClInclude Include="..\..\thirdparty\mujs\jsvalue.h"> | |
| 654 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 655 </ClInclude> | |
| 656 <ClInclude Include="..\..\thirdparty\mujs\mujs.h" /> | |
| 657 <ClInclude Include="..\..\thirdparty\mujs\opnames.h"> | |
| 658 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 659 </ClInclude> | |
| 660 <ClInclude Include="..\..\thirdparty\mujs\regexp.h"> | |
| 661 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 662 </ClInclude> | |
| 663 <ClInclude Include="..\..\thirdparty\mujs\utf.h"> | |
| 664 <ExcludedFromBuild>true</ExcludedFromBuild> | |
| 665 </ClInclude> | |
| 666 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\bio.h" /> | |
| 667 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\cio.h" /> | |
| 668 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\dwt.h" /> | |
| 669 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\event.h" /> | |
| 670 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\fix.h" /> | |
| 671 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\function_list.h" /> | |
| 672 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\image.h" /> | |
| 673 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\indexbox_manager.h" /> | |
| 674 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\int.h" /> | |
| 675 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\invert.h" /> | |
| 676 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\j2k.h" /> | |
| 677 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\jp2.h" /> | |
| 678 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\mct.h" /> | |
| 679 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\mqc.h" /> | |
| 680 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\openjpeg.h" /> | |
| 681 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\opj_config.h" /> | |
| 682 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\opj_config_private.h" /> | |
| 683 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\opj_includes.h" /> | |
| 684 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\opj_intmath.h" /> | |
| 685 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\opj_inttypes.h" /> | |
| 686 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\opj_malloc.h" /> | |
| 687 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\opj_stdint.h" /> | |
| 688 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\pi.h" /> | |
| 689 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\sparse_array.h" /> | |
| 690 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\t1.h" /> | |
| 691 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\t1_luts.h" /> | |
| 692 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\t2.h" /> | |
| 693 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\tcd.h" /> | |
| 694 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\tgt.h" /> | |
| 695 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\thread.h" /> | |
| 696 <ClInclude Include="..\..\thirdparty\openjpeg\src\lib\openjp2\tls_keys.h" /> | |
| 697 </ItemGroup> | |
| 698 <ItemGroup> | |
| 699 <None Include="..\..\thirdparty\brotli\c\common\dictionary.bin" /> | |
| 700 <None Include="..\..\thirdparty\brotli\c\common\dictionary.bin.br" /> | |
| 701 </ItemGroup> | |
| 702 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 703 <ImportGroup Label="ExtensionTargets"> | |
| 704 </ImportGroup> | |
| 705 </Project> |
