git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / build / VS2010 / zstd / zstd.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.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="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|x64">
17       <Configuration>Release</Configuration>
18       <Platform>x64</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <ItemGroup>
22     <ClCompile Include="..\..\..\lib\common\debug.c" />
23     <ClCompile Include="..\..\..\lib\common\entropy_common.c" />
24     <ClCompile Include="..\..\..\lib\common\error_private.c" />
25     <ClCompile Include="..\..\..\lib\common\pool.c" />
26     <ClCompile Include="..\..\..\lib\common\threading.c" />
27     <ClCompile Include="..\..\..\lib\common\xxhash.c" />
28     <ClCompile Include="..\..\..\lib\common\zstd_common.c" />
29     <ClCompile Include="..\..\..\lib\common\fse_decompress.c" />
30     <ClCompile Include="..\..\..\lib\compress\hist.c" />
31     <ClCompile Include="..\..\..\lib\compress\fse_compress.c" />
32     <ClCompile Include="..\..\..\lib\compress\huf_compress.c" />
33     <ClCompile Include="..\..\..\lib\compress\zstdmt_compress.c" />
34     <ClCompile Include="..\..\..\lib\compress\zstd_compress.c" />
35     <ClCompile Include="..\..\..\lib\compress\zstd_compress_literals.c" />
36     <ClCompile Include="..\..\..\lib\compress\zstd_compress_sequences.c" />
37     <ClCompile Include="..\..\..\lib\compress\zstd_compress_superblock.c" />
38     <ClCompile Include="..\..\..\lib\compress\zstd_fast.c" />
39     <ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" />
40     <ClCompile Include="..\..\..\lib\compress\zstd_lazy.c" />
41     <ClCompile Include="..\..\..\lib\compress\zstd_opt.c" />
42     <ClCompile Include="..\..\..\lib\compress\zstd_ldm.c" />
43     <ClCompile Include="..\..\..\lib\decompress\huf_decompress.c" />
44     <ClCompile Include="..\..\..\lib\decompress\zstd_decompress.c" />
45     <ClCompile Include="..\..\..\lib\decompress\zstd_decompress_block.c" />
46     <ClCompile Include="..\..\..\lib\decompress\zstd_ddict.c" />
47     <ClCompile Include="..\..\..\lib\dictBuilder\cover.c" />
48     <ClCompile Include="..\..\..\lib\dictBuilder\fastcover.c" />
49     <ClCompile Include="..\..\..\lib\dictBuilder\divsufsort.c" />
50     <ClCompile Include="..\..\..\lib\dictBuilder\zdict.c" />
51     <ClCompile Include="..\..\..\lib\legacy\zstd_v01.c" />
52     <ClCompile Include="..\..\..\lib\legacy\zstd_v02.c" />
53     <ClCompile Include="..\..\..\lib\legacy\zstd_v03.c" />
54     <ClCompile Include="..\..\..\lib\legacy\zstd_v04.c" />
55     <ClCompile Include="..\..\..\lib\legacy\zstd_v05.c" />
56     <ClCompile Include="..\..\..\lib\legacy\zstd_v06.c" />
57     <ClCompile Include="..\..\..\lib\legacy\zstd_v07.c" />
58     <ClCompile Include="..\..\..\programs\util.c" />
59     <ClCompile Include="..\..\..\programs\timefn.c" />
60     <ClCompile Include="..\..\..\programs\benchfn.c" />
61     <ClCompile Include="..\..\..\programs\benchzstd.c" />
62     <ClCompile Include="..\..\..\programs\datagen.c" />
63     <ClCompile Include="..\..\..\programs\dibio.c" />
64     <ClCompile Include="..\..\..\programs\fileio.c" />
65     <ClCompile Include="..\..\..\programs\fileio_asyncio.c" />
66     <ClCompile Include="..\..\..\programs\zstdcli.c" />
67     <ClCompile Include="..\..\..\programs\zstdcli_trace.c" />
68   </ItemGroup>
69   <ItemGroup>
70     <ClInclude Include="..\..\..\lib\common\pool.h" />
71     <ClInclude Include="..\..\..\lib\common\threading.h" />
72     <ClInclude Include="..\..\..\lib\common\xxhash.h" />
73     <ClInclude Include="..\..\..\lib\compress\zstdmt_compress.h" />
74     <ClInclude Include="..\..\..\lib\zdict.h" />
75     <ClInclude Include="..\..\..\lib\dictBuilder\cover.h" />
76     <ClInclude Include="..\..\..\lib\dictBuilder\divsufsort.h" />
77     <ClInclude Include="..\..\..\lib\common\fse.h" />
78     <ClInclude Include="..\..\..\lib\common\huf.h" />
79     <ClInclude Include="..\..\..\lib\zstd.h" />
80     <ClInclude Include="..\..\..\lib\common\zstd_internal.h" />
81     <ClInclude Include="..\..\..\lib\zstd_errors.h" />
82     <ClInclude Include="..\..\..\lib\compress\zstd_compress.h" />
83     <ClInclude Include="..\..\..\lib\compress\zstd_compress_literals.h" />
84     <ClInclude Include="..\..\..\lib\compress\zstd_compress_sequences.h" />
85     <ClInclude Include="..\..\..\lib\compress\zstd_cwksp.h" />
86     <ClInclude Include="..\..\..\lib\compress\zstd_compress_superblock.h" />
87     <ClInclude Include="..\..\..\lib\compress\zstd_fast.h" />
88     <ClInclude Include="..\..\..\lib\compress\zstd_double_fast.h" />
89     <ClInclude Include="..\..\..\lib\compress\zstd_lazy.h" />
90     <ClInclude Include="..\..\..\lib\compress\zstd_opt.h" />
91     <ClInclude Include="..\..\..\lib\compress\zstd_ldm.h" />
92     <ClInclude Include="..\..\..\lib\decompress\zstd_ddict.h" />
93     <ClInclude Include="..\..\..\lib\legacy\zstd_legacy.h" />
94     <ClInclude Include="..\..\..\lib\legacy\zstd_v01.h" />
95     <ClInclude Include="..\..\..\lib\legacy\zstd_v02.h" />
96     <ClInclude Include="..\..\..\lib\legacy\zstd_v03.h" />
97     <ClInclude Include="..\..\..\lib\legacy\zstd_v04.h" />
98     <ClInclude Include="..\..\..\lib\legacy\zstd_v05.h" />
99     <ClInclude Include="..\..\..\lib\legacy\zstd_v06.h" />
100     <ClInclude Include="..\..\..\lib\legacy\zstd_v07.h" />
101     <ClInclude Include="..\..\..\programs\benchzstd.h" />
102     <ClInclude Include="..\..\..\programs\datagen.h" />
103     <ClInclude Include="..\..\..\programs\dibio.h" />
104     <ClInclude Include="..\..\..\programs\fileio.h" />
105     <ClInclude Include="..\..\..\programs\platform.h" />
106     <ClInclude Include="..\..\..\programs\util.h" />
107   </ItemGroup>
108   <ItemGroup>
109     <ResourceCompile Include="zstd.rc" />
110   </ItemGroup>
111   <PropertyGroup Label="Globals">
112     <ProjectGuid>{4E52A41A-F33B-4C7A-8C36-A1A6B4F4277C}</ProjectGuid>
113     <Keyword>Win32Proj</Keyword>
114     <RootNamespace>zstd</RootNamespace>
115     <OutDir>$(SolutionDir)bin\$(Platform)_$(Configuration)\</OutDir>
116     <IntDir>$(SolutionDir)bin\obj\$(RootNamespace)_$(Platform)_$(Configuration)\</IntDir>
117     <InstructionSet>NotSet</InstructionSet>
118   </PropertyGroup>
119   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
120   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
121     <ConfigurationType>Application</ConfigurationType>
122     <UseDebugLibraries>true</UseDebugLibraries>
123     <CharacterSet>MultiByte</CharacterSet>
124   </PropertyGroup>
125   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
126     <ConfigurationType>Application</ConfigurationType>
127     <UseDebugLibraries>true</UseDebugLibraries>
128     <CharacterSet>MultiByte</CharacterSet>
129   </PropertyGroup>
130   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
131     <ConfigurationType>Application</ConfigurationType>
132     <UseDebugLibraries>false</UseDebugLibraries>
133     <WholeProgramOptimization>true</WholeProgramOptimization>
134     <CharacterSet>MultiByte</CharacterSet>
135   </PropertyGroup>
136   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
137     <ConfigurationType>Application</ConfigurationType>
138     <UseDebugLibraries>false</UseDebugLibraries>
139     <WholeProgramOptimization>true</WholeProgramOptimization>
140     <CharacterSet>MultiByte</CharacterSet>
141   </PropertyGroup>
142   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
143   <ImportGroup Label="ExtensionSettings">
144   </ImportGroup>
145   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
146     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
147   </ImportGroup>
148   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
149     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
150   </ImportGroup>
151   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
152     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
153   </ImportGroup>
154   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
155     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
156   </ImportGroup>
157   <PropertyGroup Label="UserMacros" />
158   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
159     <LinkIncremental>true</LinkIncremental>
160     <IncludePath>$(IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\lib\compress;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\dictBuilder;$(UniversalCRT_IncludePath);</IncludePath>
161     <RunCodeAnalysis>false</RunCodeAnalysis>
162     <LibraryPath>$(LibraryPath)</LibraryPath>
163   </PropertyGroup>
164   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
165     <LinkIncremental>true</LinkIncremental>
166     <IncludePath>$(IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\lib\compress;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\dictBuilder;$(UniversalCRT_IncludePath);</IncludePath>
167     <RunCodeAnalysis>false</RunCodeAnalysis>
168     <LibraryPath>$(LibraryPath);</LibraryPath>
169   </PropertyGroup>
170   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
171     <LinkIncremental>false</LinkIncremental>
172     <IncludePath>$(IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\lib\compress;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\dictBuilder;$(UniversalCRT_IncludePath);</IncludePath>
173     <RunCodeAnalysis>false</RunCodeAnalysis>
174     <LibraryPath>$(LibraryPath)</LibraryPath>
175   </PropertyGroup>
176   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
177     <LinkIncremental>false</LinkIncremental>
178     <IncludePath>$(IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\lib\compress;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\dictBuilder;$(UniversalCRT_IncludePath);</IncludePath>
179     <RunCodeAnalysis>false</RunCodeAnalysis>
180     <LibraryPath>$(LibraryPath);</LibraryPath>
181   </PropertyGroup>
182   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
183     <ClCompile>
184       <PrecompiledHeader>
185       </PrecompiledHeader>
186       <WarningLevel>Level4</WarningLevel>
187       <Optimization>Disabled</Optimization>
188       <PreprocessorDefinitions>ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
189       <TreatWarningAsError>true</TreatWarningAsError>
190       <EnablePREfast>false</EnablePREfast>
191       <EnableEnhancedInstructionSet>$(InstructionSet)</EnableEnhancedInstructionSet>
192     </ClCompile>
193     <Link>
194       <SubSystem>Console</SubSystem>
195       <GenerateDebugInformation>true</GenerateDebugInformation>
196       <AdditionalDependencies>setargv.obj;%(AdditionalDependencies)</AdditionalDependencies>
197     </Link>
198   </ItemDefinitionGroup>
199   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
200     <ClCompile>
201       <PrecompiledHeader>
202       </PrecompiledHeader>
203       <WarningLevel>Level4</WarningLevel>
204       <Optimization>Disabled</Optimization>
205       <PreprocessorDefinitions>ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
206       <TreatWarningAsError>true</TreatWarningAsError>
207       <EnablePREfast>false</EnablePREfast>
208       <EnableEnhancedInstructionSet>$(InstructionSet)</EnableEnhancedInstructionSet>
209     </ClCompile>
210     <Link>
211       <SubSystem>Console</SubSystem>
212       <GenerateDebugInformation>true</GenerateDebugInformation>
213       <AdditionalDependencies>setargv.obj;%(AdditionalDependencies)</AdditionalDependencies>
214     </Link>
215   </ItemDefinitionGroup>
216   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
217     <ClCompile>
218       <WarningLevel>Level4</WarningLevel>
219       <PrecompiledHeader>
220       </PrecompiledHeader>
221       <Optimization>MaxSpeed</Optimization>
222       <FunctionLevelLinking>true</FunctionLevelLinking>
223       <IntrinsicFunctions>true</IntrinsicFunctions>
224       <PreprocessorDefinitions>ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
225       <EnablePREfast>false</EnablePREfast>
226       <TreatWarningAsError>false</TreatWarningAsError>
227       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
228       <EnableEnhancedInstructionSet>$(InstructionSet)</EnableEnhancedInstructionSet>
229     </ClCompile>
230     <Link>
231       <SubSystem>Console</SubSystem>
232       <GenerateDebugInformation>true</GenerateDebugInformation>
233       <EnableCOMDATFolding>true</EnableCOMDATFolding>
234       <OptimizeReferences>true</OptimizeReferences>
235       <AdditionalDependencies>setargv.obj;%(AdditionalDependencies)</AdditionalDependencies>
236     </Link>
237   </ItemDefinitionGroup>
238   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
239     <ClCompile>
240       <WarningLevel>Level4</WarningLevel>
241       <PrecompiledHeader>
242       </PrecompiledHeader>
243       <Optimization>MaxSpeed</Optimization>
244       <FunctionLevelLinking>true</FunctionLevelLinking>
245       <IntrinsicFunctions>true</IntrinsicFunctions>
246       <PreprocessorDefinitions>ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
247       <TreatWarningAsError>false</TreatWarningAsError>
248       <EnablePREfast>false</EnablePREfast>
249       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
250       <AdditionalOptions>/DZSTD_MULTITHREAD %(AdditionalOptions)</AdditionalOptions>
251       <EnableEnhancedInstructionSet>$(InstructionSet)</EnableEnhancedInstructionSet>
252     </ClCompile>
253     <Link>
254       <SubSystem>Console</SubSystem>
255       <GenerateDebugInformation>true</GenerateDebugInformation>
256       <EnableCOMDATFolding>true</EnableCOMDATFolding>
257       <OptimizeReferences>true</OptimizeReferences>
258       <AdditionalDependencies>setargv.obj;%(AdditionalDependencies)</AdditionalDependencies>
259     </Link>
260   </ItemDefinitionGroup>
261   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
262   <ImportGroup Label="ExtensionTargets">
263   </ImportGroup>
264 </Project>