inikep | b1421f2 | 2016-08-18 14:17:11 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 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 | <PropertyGroup Label="Globals"> |
| 22 | <ProjectGuid>{61ABD629-1CC8-4FD7-9281-6B8DBB9D3DF8}</ProjectGuid> |
| 23 | <Keyword>Win32Proj</Keyword> |
| 24 | <RootNamespace>fullbench</RootNamespace> |
Przemyslaw Skibinski | c779778 | 2016-11-14 15:56:26 +0100 | [diff] [blame] | 25 | <OutDir>$(SolutionDir)bin\$(Platform)_$(Configuration)\</OutDir> |
| 26 | <IntDir>$(SolutionDir)bin\obj\$(RootNamespace)_$(Platform)_$(Configuration)\</IntDir> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 27 | </PropertyGroup> |
| 28 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 29 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| 30 | <ConfigurationType>Application</ConfigurationType> |
| 31 | <UseDebugLibraries>true</UseDebugLibraries> |
inikep | 6e61a84 | 2016-05-09 14:00:54 +0200 | [diff] [blame] | 32 | <CharacterSet>MultiByte</CharacterSet> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 33 | </PropertyGroup> |
| 34 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 35 | <ConfigurationType>Application</ConfigurationType> |
| 36 | <UseDebugLibraries>true</UseDebugLibraries> |
inikep | 9c22e57 | 2016-05-05 11:53:42 +0200 | [diff] [blame] | 37 | <CharacterSet>MultiByte</CharacterSet> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 38 | </PropertyGroup> |
| 39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 40 | <ConfigurationType>Application</ConfigurationType> |
| 41 | <UseDebugLibraries>false</UseDebugLibraries> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 42 | <WholeProgramOptimization>true</WholeProgramOptimization> |
inikep | 6e61a84 | 2016-05-09 14:00:54 +0200 | [diff] [blame] | 43 | <CharacterSet>MultiByte</CharacterSet> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 44 | </PropertyGroup> |
| 45 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 46 | <ConfigurationType>Application</ConfigurationType> |
| 47 | <UseDebugLibraries>false</UseDebugLibraries> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 48 | <WholeProgramOptimization>true</WholeProgramOptimization> |
inikep | 9c22e57 | 2016-05-05 11:53:42 +0200 | [diff] [blame] | 49 | <CharacterSet>MultiByte</CharacterSet> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 50 | </PropertyGroup> |
| 51 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 52 | <ImportGroup Label="ExtensionSettings"> |
| 53 | </ImportGroup> |
| 54 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 55 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 56 | </ImportGroup> |
| 57 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| 58 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 59 | </ImportGroup> |
| 60 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 61 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 62 | </ImportGroup> |
| 63 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| 64 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 65 | </ImportGroup> |
| 66 | <PropertyGroup Label="UserMacros" /> |
| 67 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 68 | <LinkIncremental>true</LinkIncremental> |
inikep | 49775e3 | 2016-08-18 14:25:28 +0200 | [diff] [blame] | 69 | <IncludePath>$(IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\programs;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(UniversalCRT_IncludePath);</IncludePath> |
inikep | 9545945 | 2016-05-10 14:42:54 +0200 | [diff] [blame] | 70 | <RunCodeAnalysis>false</RunCodeAnalysis> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 71 | </PropertyGroup> |
| 72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 73 | <LinkIncremental>true</LinkIncremental> |
inikep | 49775e3 | 2016-08-18 14:25:28 +0200 | [diff] [blame] | 74 | <IncludePath>$(IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\programs;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(UniversalCRT_IncludePath);</IncludePath> |
inikep | 9545945 | 2016-05-10 14:42:54 +0200 | [diff] [blame] | 75 | <RunCodeAnalysis>false</RunCodeAnalysis> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 76 | </PropertyGroup> |
| 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 78 | <LinkIncremental>false</LinkIncremental> |
inikep | 49775e3 | 2016-08-18 14:25:28 +0200 | [diff] [blame] | 79 | <IncludePath>$(IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\programs;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(UniversalCRT_IncludePath);</IncludePath> |
inikep | 9545945 | 2016-05-10 14:42:54 +0200 | [diff] [blame] | 80 | <RunCodeAnalysis>false</RunCodeAnalysis> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 81 | </PropertyGroup> |
| 82 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 83 | <LinkIncremental>false</LinkIncremental> |
inikep | 49775e3 | 2016-08-18 14:25:28 +0200 | [diff] [blame] | 84 | <IncludePath>$(IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\programs;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(UniversalCRT_IncludePath);</IncludePath> |
inikep | 9545945 | 2016-05-10 14:42:54 +0200 | [diff] [blame] | 85 | <RunCodeAnalysis>false</RunCodeAnalysis> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 86 | </PropertyGroup> |
| 87 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 88 | <ClCompile> |
| 89 | <PrecompiledHeader> |
| 90 | </PrecompiledHeader> |
| 91 | <WarningLevel>Level4</WarningLevel> |
| 92 | <Optimization>Disabled</Optimization> |
| 93 | <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 94 | <TreatWarningAsError>true</TreatWarningAsError> |
inikep | 9545945 | 2016-05-10 14:42:54 +0200 | [diff] [blame] | 95 | <EnablePREfast>false</EnablePREfast> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 96 | </ClCompile> |
| 97 | <Link> |
| 98 | <SubSystem>Console</SubSystem> |
| 99 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 100 | </Link> |
| 101 | </ItemDefinitionGroup> |
| 102 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 103 | <ClCompile> |
| 104 | <PrecompiledHeader> |
| 105 | </PrecompiledHeader> |
| 106 | <WarningLevel>Level4</WarningLevel> |
| 107 | <Optimization>Disabled</Optimization> |
| 108 | <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 109 | <TreatWarningAsError>true</TreatWarningAsError> |
inikep | 9545945 | 2016-05-10 14:42:54 +0200 | [diff] [blame] | 110 | <EnablePREfast>false</EnablePREfast> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 111 | </ClCompile> |
| 112 | <Link> |
| 113 | <SubSystem>Console</SubSystem> |
| 114 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 115 | </Link> |
| 116 | </ItemDefinitionGroup> |
| 117 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 118 | <ClCompile> |
| 119 | <WarningLevel>Level4</WarningLevel> |
| 120 | <PrecompiledHeader> |
| 121 | </PrecompiledHeader> |
| 122 | <Optimization>MaxSpeed</Optimization> |
| 123 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 124 | <IntrinsicFunctions>true</IntrinsicFunctions> |
| 125 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
inikep | 9545945 | 2016-05-10 14:42:54 +0200 | [diff] [blame] | 126 | <EnablePREfast>false</EnablePREfast> |
inikep | 7c4d041 | 2016-05-16 14:48:04 +0200 | [diff] [blame] | 127 | <TreatWarningAsError>false</TreatWarningAsError> |
inikep | 4d9e557 | 2016-05-13 13:04:27 +0200 | [diff] [blame] | 128 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 129 | </ClCompile> |
| 130 | <Link> |
| 131 | <SubSystem>Console</SubSystem> |
| 132 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 133 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 134 | <OptimizeReferences>true</OptimizeReferences> |
| 135 | </Link> |
| 136 | </ItemDefinitionGroup> |
| 137 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 138 | <ClCompile> |
| 139 | <WarningLevel>Level4</WarningLevel> |
| 140 | <PrecompiledHeader> |
| 141 | </PrecompiledHeader> |
| 142 | <Optimization>MaxSpeed</Optimization> |
| 143 | <FunctionLevelLinking>true</FunctionLevelLinking> |
| 144 | <IntrinsicFunctions>true</IntrinsicFunctions> |
| 145 | <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
inikep | 7c4d041 | 2016-05-16 14:48:04 +0200 | [diff] [blame] | 146 | <TreatWarningAsError>false</TreatWarningAsError> |
inikep | 9545945 | 2016-05-10 14:42:54 +0200 | [diff] [blame] | 147 | <EnablePREfast>false</EnablePREfast> |
inikep | 4d9e557 | 2016-05-13 13:04:27 +0200 | [diff] [blame] | 148 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 149 | </ClCompile> |
| 150 | <Link> |
| 151 | <SubSystem>Console</SubSystem> |
| 152 | <GenerateDebugInformation>true</GenerateDebugInformation> |
| 153 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 154 | <OptimizeReferences>true</OptimizeReferences> |
| 155 | </Link> |
| 156 | </ItemDefinitionGroup> |
| 157 | <ItemGroup> |
inikep | 63ecd74 | 2016-05-13 11:27:56 +0200 | [diff] [blame] | 158 | <ClCompile Include="..\..\..\lib\common\entropy_common.c" /> |
Rohit Jain | 9056fe2 | 2018-10-12 14:22:05 -0700 | [diff] [blame] | 159 | <ClCompile Include="..\..\..\programs\util.c" /> |
cyan4973 | ae0b7ff | 2018-06-20 09:45:02 -0700 | [diff] [blame] | 160 | <ClCompile Include="..\..\..\lib\common\debug.c" /> |
cyan4973 | 5123539 | 2017-06-04 22:06:25 -0700 | [diff] [blame] | 161 | <ClCompile Include="..\..\..\lib\common\fse_decompress.c" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 162 | <ClCompile Include="..\..\..\lib\common\zstd_common.c" /> |
Yann Collet | e405c7a | 2016-10-12 15:29:22 -0700 | [diff] [blame] | 163 | <ClCompile Include="..\..\..\lib\common\error_private.c" /> |
cyan4973 | 5123539 | 2017-06-04 22:06:25 -0700 | [diff] [blame] | 164 | <ClCompile Include="..\..\..\lib\common\pool.c" /> |
| 165 | <ClCompile Include="..\..\..\lib\common\threading.c" /> |
inikep | b37b79e | 2016-06-01 10:24:57 +0200 | [diff] [blame] | 166 | <ClCompile Include="..\..\..\lib\common\xxhash.c" /> |
cyan4973 | ae0b7ff | 2018-06-20 09:45:02 -0700 | [diff] [blame] | 167 | <ClCompile Include="..\..\..\lib\compress\hist.c" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 168 | <ClCompile Include="..\..\..\lib\compress\fse_compress.c" /> |
| 169 | <ClCompile Include="..\..\..\lib\compress\huf_compress.c" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 170 | <ClCompile Include="..\..\..\lib\compress\zstd_compress.c" /> |
cyan4973 | 5123539 | 2017-06-04 22:06:25 -0700 | [diff] [blame] | 171 | <ClCompile Include="..\..\..\lib\compress\zstdmt_compress.c" /> |
Nick Terrell | a4eac0d | 2017-09-01 18:22:31 -0700 | [diff] [blame] | 172 | <ClCompile Include="..\..\..\lib\compress\zstd_fast.c" /> |
| 173 | <ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" /> |
| 174 | <ClCompile Include="..\..\..\lib\compress\zstd_lazy.c" /> |
| 175 | <ClCompile Include="..\..\..\lib\compress\zstd_opt.c" /> |
Stella Lau | 360428c | 2017-09-06 17:56:01 -0700 | [diff] [blame] | 176 | <ClCompile Include="..\..\..\lib\compress\zstd_ldm.c" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 177 | <ClCompile Include="..\..\..\lib\decompress\huf_decompress.c" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 178 | <ClCompile Include="..\..\..\lib\decompress\zstd_decompress.c" /> |
Yann Collet | 4ed9233 | 2018-10-26 11:25:40 -0700 | [diff] [blame^] | 179 | <ClCompile Include="..\..\..\lib\decompress\zstd_decompress_block.c" /> |
Yann Collet | ccd2d42 | 2018-10-23 17:25:49 -0700 | [diff] [blame] | 180 | <ClCompile Include="..\..\..\lib\decompress\zstd_ddict.c" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 181 | <ClCompile Include="..\..\..\programs\datagen.c" /> |
George Lu | 8522346 | 2018-06-14 14:46:17 -0400 | [diff] [blame] | 182 | <ClCompile Include="..\..\..\programs\bench.c" /> |
inikep | b1421f2 | 2016-08-18 14:17:11 +0200 | [diff] [blame] | 183 | <ClCompile Include="..\..\..\tests\fullbench.c" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 184 | </ItemGroup> |
| 185 | <ItemGroup> |
cyan4973 | 5123539 | 2017-06-04 22:06:25 -0700 | [diff] [blame] | 186 | <ClInclude Include="..\..\..\lib\zstd.h" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 187 | <ClInclude Include="..\..\..\lib\common\fse.h" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 188 | <ClInclude Include="..\..\..\lib\common\huf.h" /> |
Yann Collet | e405c7a | 2016-10-12 15:29:22 -0700 | [diff] [blame] | 189 | <ClInclude Include="..\..\..\lib\common\zstd_errors.h" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 190 | <ClInclude Include="..\..\..\lib\common\zstd_internal.h" /> |
cyan4973 | 5123539 | 2017-06-04 22:06:25 -0700 | [diff] [blame] | 191 | <ClInclude Include="..\..\..\lib\common\pool.h" /> |
| 192 | <ClInclude Include="..\..\..\lib\common\threading.h" /> |
| 193 | <ClInclude Include="..\..\..\lib\common\xxhash.h" /> |
Nick Terrell | a4eac0d | 2017-09-01 18:22:31 -0700 | [diff] [blame] | 194 | <ClInclude Include="..\..\..\lib\compress\zstd_compress.h" /> |
| 195 | <ClInclude Include="..\..\..\lib\compress\zstd_fast.h" /> |
| 196 | <ClInclude Include="..\..\..\lib\compress\zstd_double_fast.h" /> |
| 197 | <ClInclude Include="..\..\..\lib\compress\zstd_lazy.h" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 198 | <ClInclude Include="..\..\..\lib\compress\zstd_opt.h" /> |
Stella Lau | 360428c | 2017-09-06 17:56:01 -0700 | [diff] [blame] | 199 | <ClInclude Include="..\..\..\lib\compress\zstd_ldm.h" /> |
cyan4973 | 5123539 | 2017-06-04 22:06:25 -0700 | [diff] [blame] | 200 | <ClInclude Include="..\..\..\lib\compress\zstdmt_compress.h" /> |
Yann Collet | 2f7e1c8 | 2018-10-23 17:44:43 -0700 | [diff] [blame] | 201 | <ClInclude Include="..\..\..\lib\decompress\zstd_ddict.h" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 202 | <ClInclude Include="..\..\..\lib\legacy\zstd_legacy.h" /> |
| 203 | <ClInclude Include="..\..\..\programs\datagen.h" /> |
inikep | aaaf923 | 2016-05-09 16:19:25 +0200 | [diff] [blame] | 204 | <ClInclude Include="..\..\..\programs\util.h" /> |
George Lu | 8522346 | 2018-06-14 14:46:17 -0400 | [diff] [blame] | 205 | <ClInclude Include="..\..\..\programs\bench.h" /> |
inikep | 6cb083f | 2016-04-25 14:42:15 +0200 | [diff] [blame] | 206 | </ItemGroup> |
| 207 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 208 | <ImportGroup Label="ExtensionTargets"> |
| 209 | </ImportGroup> |
Yann Collet | 356e5e2 | 2016-07-18 03:14:58 +0200 | [diff] [blame] | 210 | </Project> |