1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-12 09:33:34 +02:00

Remove ReleaseSSE and ReleaseNASM solution configurations.

Remove the ReleaseSSE configuration from the libmp3lame and
libmpg123 projects.
Remove unused files.
This commit is contained in:
Henric Jungheim
2019-03-28 02:53:06 -07:00
parent 9d448de4e6
commit cd3a0326ae
15 changed files with 55 additions and 709 deletions

View File

@@ -3,15 +3,11 @@
<ImportGroup Label="PropertySheets">
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>15.0.28127.55</_ProjectFileVersion>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>HAVE_XMMINTRIN_H;MIN_ARCH_SSE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
<FloatingPointModel>Fast</FloatingPointModel>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />
</Project>
</Project>