liblzma: Prevent warning for MSYS2 Windows build.
[xz/debian.git] / windows / vs2019 / liblzma_dll.vcxproj
blob8aa221b79b46d737391c2aae1dcd86fdbf24f9a1
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="ReleaseMT|Win32">
13       <Configuration>ReleaseMT</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="ReleaseMT|x64">
17       <Configuration>ReleaseMT</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>{E0F247DB-EF12-4755-8DF9-F74BCD1348F7}</ProjectGuid>
31     <Keyword>Win32Proj</Keyword>
32     <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
33   </PropertyGroup>
34   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
35   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
36     <ConfigurationType>DynamicLibrary</ConfigurationType>
37     <UseDebugLibraries>true</UseDebugLibraries>
38     <PlatformToolset>v142</PlatformToolset>
39   </PropertyGroup>
40   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
41     <ConfigurationType>DynamicLibrary</ConfigurationType>
42     <UseDebugLibraries>true</UseDebugLibraries>
43     <PlatformToolset>v142</PlatformToolset>
44   </PropertyGroup>
45   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
46     <ConfigurationType>DynamicLibrary</ConfigurationType>
47     <UseDebugLibraries>false</UseDebugLibraries>
48     <PlatformToolset>v142</PlatformToolset>
49   </PropertyGroup>
50   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
51     <ConfigurationType>DynamicLibrary</ConfigurationType>
52     <UseDebugLibraries>false</UseDebugLibraries>
53     <PlatformToolset>v142</PlatformToolset>
54   </PropertyGroup>
55   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|Win32'" Label="Configuration">
56     <ConfigurationType>DynamicLibrary</ConfigurationType>
57     <UseDebugLibraries>false</UseDebugLibraries>
58     <PlatformToolset>v142</PlatformToolset>
59   </PropertyGroup>
60   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|x64'" Label="Configuration">
61     <ConfigurationType>DynamicLibrary</ConfigurationType>
62     <UseDebugLibraries>false</UseDebugLibraries>
63     <PlatformToolset>v142</PlatformToolset>
64   </PropertyGroup>
65   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
66   <ImportGroup Label="ExtensionSettings">
67   </ImportGroup>
68   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
69     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
70   </ImportGroup>
71   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
72     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
73   </ImportGroup>
74   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
75     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
76   </ImportGroup>
77   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
78     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
79   </ImportGroup>
80   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|Win32'" Label="PropertySheets">
81     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
82   </ImportGroup>
83   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|x64'" Label="PropertySheets">
84     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
85   </ImportGroup>
86   <PropertyGroup Label="UserMacros" />
87   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
88     <LinkIncremental>true</LinkIncremental>
89     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
90     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
91     <TargetName>liblzma</TargetName>
92   </PropertyGroup>
93   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
94     <LinkIncremental>true</LinkIncremental>
95     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
96     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
97     <TargetName>liblzma</TargetName>
98   </PropertyGroup>
99   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
100     <LinkIncremental>
101     </LinkIncremental>
102     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
103     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
104     <TargetName>liblzma</TargetName>
105   </PropertyGroup>
106   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
107     <LinkIncremental />
108     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
109     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
110     <TargetName>liblzma</TargetName>
111   </PropertyGroup>
112   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|Win32'">
113     <LinkIncremental>
114     </LinkIncremental>
115     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
116     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
117     <TargetName>liblzma</TargetName>
118   </PropertyGroup>
119   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|x64'">
120     <LinkIncremental />
121     <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</OutDir>
122     <IntDir>$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
123     <TargetName>liblzma</TargetName>
124   </PropertyGroup>
125   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
126     <ClCompile>
127       <PreprocessorDefinitions>WIN32;HAVE_CONFIG_H;DLL_EXPORT;_DEBUG;_WINDOWS;_USRDLL;LIBLZMADLL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
128       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
129       <WarningLevel>Level3</WarningLevel>
130       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
131       <Optimization>Disabled</Optimization>
132       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;../../src/liblzma/check;../../src/liblzma/delta;../../src/liblzma/lz;../../src/liblzma/lzma;../../src/liblzma/rangecoder;../../src/liblzma/simple</AdditionalIncludeDirectories>
133     </ClCompile>
134     <Link>
135       <TargetMachine>MachineX86</TargetMachine>
136       <GenerateDebugInformation>true</GenerateDebugInformation>
137       <SubSystem>Windows</SubSystem>
138     </Link>
139     <ResourceCompile>
140       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;</AdditionalIncludeDirectories>
141       <PreprocessorDefinitions>HAVE_CONFIG_H</PreprocessorDefinitions>
142     </ResourceCompile>
143   </ItemDefinitionGroup>
144   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
145     <ClCompile>
146       <PreprocessorDefinitions>WIN32;HAVE_CONFIG_H;DLL_EXPORT;_DEBUG;_WINDOWS;_USRDLL;LIBLZMADLL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
147       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
148       <WarningLevel>Level3</WarningLevel>
149       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
150       <Optimization>Disabled</Optimization>
151       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;../../src/liblzma/check;../../src/liblzma/delta;../../src/liblzma/lz;../../src/liblzma/lzma;../../src/liblzma/rangecoder;../../src/liblzma/simple</AdditionalIncludeDirectories>
152     </ClCompile>
153     <Link>
154       <GenerateDebugInformation>true</GenerateDebugInformation>
155       <SubSystem>Windows</SubSystem>
156     </Link>
157     <ResourceCompile>
158       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;</AdditionalIncludeDirectories>
159       <PreprocessorDefinitions>HAVE_CONFIG_H</PreprocessorDefinitions>
160     </ResourceCompile>
161   </ItemDefinitionGroup>
162   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
163     <ClCompile>
164       <PreprocessorDefinitions>WIN32;HAVE_CONFIG_H;DLL_EXPORT;NDEBUG;_WINDOWS;_USRDLL;LIBLZMADLL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
165       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
166       <WarningLevel>Level3</WarningLevel>
167       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
168       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;../../src/liblzma/check;../../src/liblzma/delta;../../src/liblzma/lz;../../src/liblzma/lzma;../../src/liblzma/rangecoder;../../src/liblzma/simple</AdditionalIncludeDirectories>
169     </ClCompile>
170     <Link>
171       <TargetMachine>MachineX86</TargetMachine>
172       <GenerateDebugInformation>true</GenerateDebugInformation>
173       <SubSystem>Windows</SubSystem>
174       <EnableCOMDATFolding>true</EnableCOMDATFolding>
175       <OptimizeReferences>true</OptimizeReferences>
176     </Link>
177     <ResourceCompile>
178       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;</AdditionalIncludeDirectories>
179       <PreprocessorDefinitions>HAVE_CONFIG_H</PreprocessorDefinitions>
180     </ResourceCompile>
181   </ItemDefinitionGroup>
182   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
183     <ClCompile>
184       <PreprocessorDefinitions>WIN32;HAVE_CONFIG_H;DLL_EXPORT;NDEBUG;_WINDOWS;_USRDLL;LIBLZMADLL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
185       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
186       <WarningLevel>Level3</WarningLevel>
187       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
188       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;../../src/liblzma/check;../../src/liblzma/delta;../../src/liblzma/lz;../../src/liblzma/lzma;../../src/liblzma/rangecoder;../../src/liblzma/simple</AdditionalIncludeDirectories>
189     </ClCompile>
190     <Link>
191       <GenerateDebugInformation>true</GenerateDebugInformation>
192       <SubSystem>Windows</SubSystem>
193       <EnableCOMDATFolding>true</EnableCOMDATFolding>
194       <OptimizeReferences>true</OptimizeReferences>
195     </Link>
196     <ResourceCompile>
197       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;</AdditionalIncludeDirectories>
198       <PreprocessorDefinitions>HAVE_CONFIG_H</PreprocessorDefinitions>
199     </ResourceCompile>
200   </ItemDefinitionGroup>
201   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|Win32'">
202     <ClCompile>
203       <PreprocessorDefinitions>WIN32;HAVE_CONFIG_H;DLL_EXPORT;NDEBUG;_WINDOWS;_USRDLL;LIBLZMADLL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
204       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
205       <WarningLevel>Level3</WarningLevel>
206       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
207       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;../../src/liblzma/check;../../src/liblzma/delta;../../src/liblzma/lz;../../src/liblzma/lzma;../../src/liblzma/rangecoder;../../src/liblzma/simple</AdditionalIncludeDirectories>
208     </ClCompile>
209     <Link>
210       <TargetMachine>MachineX86</TargetMachine>
211       <GenerateDebugInformation>true</GenerateDebugInformation>
212       <SubSystem>Windows</SubSystem>
213       <EnableCOMDATFolding>true</EnableCOMDATFolding>
214       <OptimizeReferences>true</OptimizeReferences>
215     </Link>
216     <ResourceCompile>
217       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;</AdditionalIncludeDirectories>
218       <PreprocessorDefinitions>HAVE_CONFIG_H</PreprocessorDefinitions>
219     </ResourceCompile>
220   </ItemDefinitionGroup>
221   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|x64'">
222     <ClCompile>
223       <PreprocessorDefinitions>WIN32;HAVE_CONFIG_H;DLL_EXPORT;NDEBUG;_WINDOWS;_USRDLL;LIBLZMADLL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
224       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
225       <WarningLevel>Level3</WarningLevel>
226       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
227       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;../../src/liblzma/check;../../src/liblzma/delta;../../src/liblzma/lz;../../src/liblzma/lzma;../../src/liblzma/rangecoder;../../src/liblzma/simple</AdditionalIncludeDirectories>
228     </ClCompile>
229     <Link>
230       <GenerateDebugInformation>true</GenerateDebugInformation>
231       <SubSystem>Windows</SubSystem>
232       <EnableCOMDATFolding>true</EnableCOMDATFolding>
233       <OptimizeReferences>true</OptimizeReferences>
234     </Link>
235     <ResourceCompile>
236       <AdditionalIncludeDirectories>./;../../src/liblzma/common;../../src/common;../../src/liblzma/api;</AdditionalIncludeDirectories>
237       <PreprocessorDefinitions>HAVE_CONFIG_H</PreprocessorDefinitions>
238     </ResourceCompile>
239   </ItemDefinitionGroup>
240   <ItemGroup>
241     <ClCompile Include="..\..\src\common\tuklib_cpucores.c" />
242     <ClCompile Include="..\..\src\common\tuklib_physmem.c" />
243     <ClCompile Include="..\..\src\liblzma\check\check.c" />
244     <ClCompile Include="..\..\src\liblzma\check\crc32_fast.c" />
245     <ClCompile Include="..\..\src\liblzma\check\crc32_table.c" />
246     <ClCompile Include="..\..\src\liblzma\check\crc64_fast.c" />
247     <ClCompile Include="..\..\src\liblzma\check\crc64_table.c" />
248     <ClCompile Include="..\..\src\liblzma\check\sha256.c" />
249     <ClCompile Include="..\..\src\liblzma\common\alone_decoder.c" />
250     <ClCompile Include="..\..\src\liblzma\common\alone_encoder.c" />
251     <ClCompile Include="..\..\src\liblzma\common\auto_decoder.c" />
252     <ClCompile Include="..\..\src\liblzma\common\block_buffer_decoder.c" />
253     <ClCompile Include="..\..\src\liblzma\common\block_buffer_encoder.c" />
254     <ClCompile Include="..\..\src\liblzma\common\block_decoder.c" />
255     <ClCompile Include="..\..\src\liblzma\common\block_encoder.c" />
256     <ClCompile Include="..\..\src\liblzma\common\block_header_decoder.c" />
257     <ClCompile Include="..\..\src\liblzma\common\block_header_encoder.c" />
258     <ClCompile Include="..\..\src\liblzma\common\block_util.c" />
259     <ClCompile Include="..\..\src\liblzma\common\common.c" />
260     <ClCompile Include="..\..\src\liblzma\common\easy_buffer_encoder.c" />
261     <ClCompile Include="..\..\src\liblzma\common\easy_decoder_memusage.c" />
262     <ClCompile Include="..\..\src\liblzma\common\easy_encoder.c" />
263     <ClCompile Include="..\..\src\liblzma\common\easy_encoder_memusage.c" />
264     <ClCompile Include="..\..\src\liblzma\common\easy_preset.c" />
265     <ClCompile Include="..\..\src\liblzma\common\file_info.c" />
266     <ClCompile Include="..\..\src\liblzma\common\filter_buffer_decoder.c" />
267     <ClCompile Include="..\..\src\liblzma\common\filter_buffer_encoder.c" />
268     <ClCompile Include="..\..\src\liblzma\common\filter_common.c" />
269     <ClCompile Include="..\..\src\liblzma\common\filter_decoder.c" />
270     <ClCompile Include="..\..\src\liblzma\common\filter_encoder.c" />
271     <ClCompile Include="..\..\src\liblzma\common\filter_flags_decoder.c" />
272     <ClCompile Include="..\..\src\liblzma\common\filter_flags_encoder.c" />
273     <ClCompile Include="..\..\src\liblzma\common\hardware_cputhreads.c" />
274     <ClCompile Include="..\..\src\liblzma\common\hardware_physmem.c" />
275     <ClCompile Include="..\..\src\liblzma\common\index.c" />
276     <ClCompile Include="..\..\src\liblzma\common\index_decoder.c" />
277     <ClCompile Include="..\..\src\liblzma\common\index_encoder.c" />
278     <ClCompile Include="..\..\src\liblzma\common\index_hash.c" />
279     <ClCompile Include="..\..\src\liblzma\common\lzip_decoder.c" />
280     <ClCompile Include="..\..\src\liblzma\common\microlzma_decoder.c" />
281     <ClCompile Include="..\..\src\liblzma\common\microlzma_encoder.c" />
282     <ClCompile Include="..\..\src\liblzma\common\outqueue.c" />
283     <ClCompile Include="..\..\src\liblzma\common\stream_buffer_decoder.c" />
284     <ClCompile Include="..\..\src\liblzma\common\stream_buffer_encoder.c" />
285     <ClCompile Include="..\..\src\liblzma\common\stream_decoder.c" />
286     <ClCompile Include="..\..\src\liblzma\common\stream_decoder_mt.c" />
287     <ClCompile Include="..\..\src\liblzma\common\stream_encoder.c" />
288     <ClCompile Include="..\..\src\liblzma\common\stream_encoder_mt.c" />
289     <ClCompile Include="..\..\src\liblzma\common\stream_flags_common.c" />
290     <ClCompile Include="..\..\src\liblzma\common\stream_flags_decoder.c" />
291     <ClCompile Include="..\..\src\liblzma\common\stream_flags_encoder.c" />
292     <ClCompile Include="..\..\src\liblzma\common\string_conversion.c" />
293     <ClCompile Include="..\..\src\liblzma\common\vli_decoder.c" />
294     <ClCompile Include="..\..\src\liblzma\common\vli_encoder.c" />
295     <ClCompile Include="..\..\src\liblzma\common\vli_size.c" />
296     <ClCompile Include="..\..\src\liblzma\delta\delta_common.c" />
297     <ClCompile Include="..\..\src\liblzma\delta\delta_decoder.c" />
298     <ClCompile Include="..\..\src\liblzma\delta\delta_encoder.c" />
299     <ClCompile Include="..\..\src\liblzma\lzma\fastpos_table.c" />
300     <ClCompile Include="..\..\src\liblzma\lzma\lzma2_decoder.c" />
301     <ClCompile Include="..\..\src\liblzma\lzma\lzma2_encoder.c" />
302     <ClCompile Include="..\..\src\liblzma\lzma\lzma_decoder.c" />
303     <ClCompile Include="..\..\src\liblzma\lzma\lzma_encoder.c" />
304     <ClCompile Include="..\..\src\liblzma\lzma\lzma_encoder_optimum_fast.c" />
305     <ClCompile Include="..\..\src\liblzma\lzma\lzma_encoder_optimum_normal.c" />
306     <ClCompile Include="..\..\src\liblzma\lzma\lzma_encoder_presets.c" />
307     <ClCompile Include="..\..\src\liblzma\lz\lz_decoder.c" />
308     <ClCompile Include="..\..\src\liblzma\lz\lz_encoder.c" />
309     <ClCompile Include="..\..\src\liblzma\lz\lz_encoder_mf.c" />
310     <ClCompile Include="..\..\src\liblzma\rangecoder\price_table.c" />
311     <ClCompile Include="..\..\src\liblzma\simple\arm.c" />
312     <ClCompile Include="..\..\src\liblzma\simple\arm64.c" />
313     <ClCompile Include="..\..\src\liblzma\simple\armthumb.c" />
314     <ClCompile Include="..\..\src\liblzma\simple\ia64.c" />
315     <ClCompile Include="..\..\src\liblzma\simple\powerpc.c" />
316     <ClCompile Include="..\..\src\liblzma\simple\simple_coder.c" />
317     <ClCompile Include="..\..\src\liblzma\simple\simple_decoder.c" />
318     <ClCompile Include="..\..\src\liblzma\simple\simple_encoder.c" />
319     <ClCompile Include="..\..\src\liblzma\simple\sparc.c" />
320     <ClCompile Include="..\..\src\liblzma\simple\x86.c" />
321   </ItemGroup>
322   <ItemGroup>
323     <ClInclude Include="..\..\src\common\mythread.h" />
324     <ClInclude Include="..\..\src\common\sysdefs.h" />
325     <ClInclude Include="..\..\src\common\tuklib_common.h" />
326     <ClInclude Include="..\..\src\common\tuklib_config.h" />
327     <ClInclude Include="..\..\src\common\tuklib_cpucores.h" />
328     <ClInclude Include="..\..\src\common\tuklib_integer.h" />
329     <ClInclude Include="..\..\src\common\tuklib_physmem.h" />
330     <ClInclude Include="..\..\src\liblzma\api\lzma.h" />
331     <ClInclude Include="..\..\src\liblzma\api\lzma\base.h" />
332     <ClInclude Include="..\..\src\liblzma\api\lzma\bcj.h" />
333     <ClInclude Include="..\..\src\liblzma\api\lzma\block.h" />
334     <ClInclude Include="..\..\src\liblzma\api\lzma\check.h" />
335     <ClInclude Include="..\..\src\liblzma\api\lzma\container.h" />
336     <ClInclude Include="..\..\src\liblzma\api\lzma\delta.h" />
337     <ClInclude Include="..\..\src\liblzma\api\lzma\filter.h" />
338     <ClInclude Include="..\..\src\liblzma\api\lzma\hardware.h" />
339     <ClInclude Include="..\..\src\liblzma\api\lzma\index.h" />
340     <ClInclude Include="..\..\src\liblzma\api\lzma\index_hash.h" />
341     <ClInclude Include="..\..\src\liblzma\api\lzma\lzma12.h" />
342     <ClInclude Include="..\..\src\liblzma\api\lzma\stream_flags.h" />
343     <ClInclude Include="..\..\src\liblzma\api\lzma\version.h" />
344     <ClInclude Include="..\..\src\liblzma\api\lzma\vli.h" />
345     <ClInclude Include="..\..\src\liblzma\check\check.h" />
346     <ClInclude Include="..\..\src\liblzma\check\crc32_table_be.h" />
347     <ClInclude Include="..\..\src\liblzma\check\crc32_table_le.h" />
348     <ClInclude Include="..\..\src\liblzma\check\crc64_table_be.h" />
349     <ClInclude Include="..\..\src\liblzma\check\crc64_table_le.h" />
350     <ClInclude Include="..\..\src\liblzma\check\crc_macros.h" />
351     <ClInclude Include="..\..\src\liblzma\common\alone_decoder.h" />
352     <ClInclude Include="..\..\src\liblzma\common\block_buffer_encoder.h" />
353     <ClInclude Include="..\..\src\liblzma\common\block_decoder.h" />
354     <ClInclude Include="..\..\src\liblzma\common\block_encoder.h" />
355     <ClInclude Include="..\..\src\liblzma\common\common.h" />
356     <ClInclude Include="..\..\src\liblzma\common\easy_preset.h" />
357     <ClInclude Include="..\..\src\liblzma\common\filter_common.h" />
358     <ClInclude Include="..\..\src\liblzma\common\filter_decoder.h" />
359     <ClInclude Include="..\..\src\liblzma\common\filter_encoder.h" />
360     <ClInclude Include="..\..\src\liblzma\common\index.h" />
361     <ClInclude Include="..\..\src\liblzma\common\index_decoder.h" />
362     <ClInclude Include="..\..\src\liblzma\common\index_encoder.h" />
363     <ClInclude Include="..\..\src\liblzma\common\memcmplen.h" />
364     <ClInclude Include="..\..\src\liblzma\common\lzip_decoder.h" />
365     <ClInclude Include="..\..\src\liblzma\common\outqueue.h" />
366     <ClInclude Include="..\..\src\liblzma\common\stream_decoder.h" />
367     <ClInclude Include="..\..\src\liblzma\common\stream_flags_common.h" />
368     <ClInclude Include="..\..\src\liblzma\delta\delta_common.h" />
369     <ClInclude Include="..\..\src\liblzma\delta\delta_decoder.h" />
370     <ClInclude Include="..\..\src\liblzma\delta\delta_encoder.h" />
371     <ClInclude Include="..\..\src\liblzma\delta\delta_private.h" />
372     <ClInclude Include="..\..\src\liblzma\lzma\fastpos.h" />
373     <ClInclude Include="..\..\src\liblzma\lzma\lzma2_decoder.h" />
374     <ClInclude Include="..\..\src\liblzma\lzma\lzma2_encoder.h" />
375     <ClInclude Include="..\..\src\liblzma\lzma\lzma_common.h" />
376     <ClInclude Include="..\..\src\liblzma\lzma\lzma_decoder.h" />
377     <ClInclude Include="..\..\src\liblzma\lzma\lzma_encoder.h" />
378     <ClInclude Include="..\..\src\liblzma\lzma\lzma_encoder_private.h" />
379     <ClInclude Include="..\..\src\liblzma\lz\lz_decoder.h" />
380     <ClInclude Include="..\..\src\liblzma\lz\lz_encoder.h" />
381     <ClInclude Include="..\..\src\liblzma\lz\lz_encoder_hash.h" />
382     <ClInclude Include="..\..\src\liblzma\lz\lz_encoder_hash_table.h" />
383     <ClInclude Include="..\..\src\liblzma\rangecoder\price.h" />
384     <ClInclude Include="..\..\src\liblzma\rangecoder\range_common.h" />
385     <ClInclude Include="..\..\src\liblzma\rangecoder\range_decoder.h" />
386     <ClInclude Include="..\..\src\liblzma\rangecoder\range_encoder.h" />
387     <ClInclude Include="..\..\src\liblzma\simple\simple_coder.h" />
388     <ClInclude Include="..\..\src\liblzma\simple\simple_decoder.h" />
389     <ClInclude Include="..\..\src\liblzma\simple\simple_encoder.h" />
390     <ClInclude Include="..\..\src\liblzma\simple\simple_private.h" />
391     <ClInclude Include="config.h" />
392   </ItemGroup>
393   <ItemGroup>
394     <ResourceCompile Include="..\..\src\liblzma\liblzma_w32res.rc" />
395   </ItemGroup>
396   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
397   <ImportGroup Label="ExtensionTargets">
398   </ImportGroup>
399 </Project>