|
149 | 149 | </PrecompiledHeader>
|
150 | 150 | <WarningLevel>Level4</WarningLevel>
|
151 | 151 | <Optimization>Disabled</Optimization>
|
152 |
| - <PreprocessorDefinitions>ZSTD_DLL_EXPORT=1;ZSTD_LEGACY_SUPPORT=1;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 152 | + <PreprocessorDefinitions>ZSTD_DLL_EXPORT=1;ZSTD_LEGACY_SUPPORT=4;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
153 | 153 | <MinimalRebuild>true</MinimalRebuild>
|
154 | 154 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
155 | 155 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
169 | 169 | </PrecompiledHeader>
|
170 | 170 | <WarningLevel>Level4</WarningLevel>
|
171 | 171 | <Optimization>Disabled</Optimization>
|
172 |
| - <PreprocessorDefinitions>ZSTD_DLL_EXPORT=1;ZSTD_LEGACY_SUPPORT=1;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 172 | + <PreprocessorDefinitions>ZSTD_DLL_EXPORT=1;ZSTD_LEGACY_SUPPORT=4;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
173 | 173 | <TreatWarningAsError>true</TreatWarningAsError>
|
174 | 174 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
175 | 175 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
189 | 189 | <Optimization>MaxSpeed</Optimization>
|
190 | 190 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
191 | 191 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
192 |
| - <PreprocessorDefinitions>ZSTD_DLL_EXPORT=1;ZSTD_LEGACY_SUPPORT=1;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 192 | + <PreprocessorDefinitions>ZSTD_DLL_EXPORT=1;ZSTD_LEGACY_SUPPORT=4;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
193 | 193 | <EnablePREfast>false</EnablePREfast>
|
194 | 194 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
195 | 195 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
211 | 211 | <Optimization>MaxSpeed</Optimization>
|
212 | 212 | <FunctionLevelLinking>true</FunctionLevelLinking>
|
213 | 213 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
214 |
| - <PreprocessorDefinitions>ZSTD_DLL_EXPORT=1;ZSTD_LEGACY_SUPPORT=1;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 214 | + <PreprocessorDefinitions>ZSTD_DLL_EXPORT=1;ZSTD_LEGACY_SUPPORT=4;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
215 | 215 | <TreatWarningAsError>false</TreatWarningAsError>
|
216 | 216 | <EnablePREfast>false</EnablePREfast>
|
217 | 217 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
0 commit comments