mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:59:10 +08:00
1150 lines
72 KiB
Diff
1150 lines
72 KiB
Diff
diff --git a/ports/MSVC++/2015/win32/libmpg123/libmpg123.vcxproj b/ports/MSVC++/2015/win32/libmpg123/libmpg123.vcxproj
|
||
index 5849861..4c4e51e 100644
|
||
--- a/ports/MSVC++/2015/win32/libmpg123/libmpg123.vcxproj
|
||
+++ b/ports/MSVC++/2015/win32/libmpg123/libmpg123.vcxproj
|
||
@@ -1,6 +1,14 @@
|
||
<?xml version="1.0" encoding="utf-8"?>
|
||
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
<ItemGroup Label="ProjectConfigurations">
|
||
+ <ProjectConfiguration Include="Debug_Generic_Dll|ARM">
|
||
+ <Configuration>Debug_Generic_Dll</Configuration>
|
||
+ <Platform>ARM</Platform>
|
||
+ </ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Debug_Generic_Dll|ARM64">
|
||
+ <Configuration>Debug_Generic_Dll</Configuration>
|
||
+ <Platform>ARM64</Platform>
|
||
+ </ProjectConfiguration>
|
||
<ProjectConfiguration Include="Debug_Generic_Dll|Win32">
|
||
<Configuration>Debug_Generic_Dll</Configuration>
|
||
<Platform>Win32</Platform>
|
||
@@ -9,6 +17,14 @@
|
||
<Configuration>Debug_Generic_Dll</Configuration>
|
||
<Platform>x64</Platform>
|
||
</ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Debug_Generic|ARM">
|
||
+ <Configuration>Debug_Generic</Configuration>
|
||
+ <Platform>ARM</Platform>
|
||
+ </ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Debug_Generic|ARM64">
|
||
+ <Configuration>Debug_Generic</Configuration>
|
||
+ <Platform>ARM64</Platform>
|
||
+ </ProjectConfiguration>
|
||
<ProjectConfiguration Include="Debug_Generic|Win32">
|
||
<Configuration>Debug_Generic</Configuration>
|
||
<Platform>Win32</Platform>
|
||
@@ -17,6 +33,14 @@
|
||
<Configuration>Debug_Generic</Configuration>
|
||
<Platform>x64</Platform>
|
||
</ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Debug_x86_Dll|ARM">
|
||
+ <Configuration>Debug_x86_Dll</Configuration>
|
||
+ <Platform>ARM</Platform>
|
||
+ </ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Debug_x86_Dll|ARM64">
|
||
+ <Configuration>Debug_x86_Dll</Configuration>
|
||
+ <Platform>ARM64</Platform>
|
||
+ </ProjectConfiguration>
|
||
<ProjectConfiguration Include="Debug_x86_Dll|Win32">
|
||
<Configuration>Debug_x86_Dll</Configuration>
|
||
<Platform>Win32</Platform>
|
||
@@ -25,6 +49,14 @@
|
||
<Configuration>Debug_x86_Dll</Configuration>
|
||
<Platform>x64</Platform>
|
||
</ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Debug_x86|ARM">
|
||
+ <Configuration>Debug_x86</Configuration>
|
||
+ <Platform>ARM</Platform>
|
||
+ </ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Debug_x86|ARM64">
|
||
+ <Configuration>Debug_x86</Configuration>
|
||
+ <Platform>ARM64</Platform>
|
||
+ </ProjectConfiguration>
|
||
<ProjectConfiguration Include="Debug_x86|Win32">
|
||
<Configuration>Debug_x86</Configuration>
|
||
<Platform>Win32</Platform>
|
||
@@ -33,6 +65,14 @@
|
||
<Configuration>Debug_x86</Configuration>
|
||
<Platform>x64</Platform>
|
||
</ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Release_Generic_Dll|ARM">
|
||
+ <Configuration>Release_Generic_Dll</Configuration>
|
||
+ <Platform>ARM</Platform>
|
||
+ </ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Release_Generic_Dll|ARM64">
|
||
+ <Configuration>Release_Generic_Dll</Configuration>
|
||
+ <Platform>ARM64</Platform>
|
||
+ </ProjectConfiguration>
|
||
<ProjectConfiguration Include="Release_Generic_Dll|Win32">
|
||
<Configuration>Release_Generic_Dll</Configuration>
|
||
<Platform>Win32</Platform>
|
||
@@ -41,6 +81,14 @@
|
||
<Configuration>Release_Generic_Dll</Configuration>
|
||
<Platform>x64</Platform>
|
||
</ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Release_Generic|ARM">
|
||
+ <Configuration>Release_Generic</Configuration>
|
||
+ <Platform>ARM</Platform>
|
||
+ </ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Release_Generic|ARM64">
|
||
+ <Configuration>Release_Generic</Configuration>
|
||
+ <Platform>ARM64</Platform>
|
||
+ </ProjectConfiguration>
|
||
<ProjectConfiguration Include="Release_Generic|Win32">
|
||
<Configuration>Release_Generic</Configuration>
|
||
<Platform>Win32</Platform>
|
||
@@ -49,6 +97,14 @@
|
||
<Configuration>Release_Generic</Configuration>
|
||
<Platform>x64</Platform>
|
||
</ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Release_x86_Dll|ARM">
|
||
+ <Configuration>Release_x86_Dll</Configuration>
|
||
+ <Platform>ARM</Platform>
|
||
+ </ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Release_x86_Dll|ARM64">
|
||
+ <Configuration>Release_x86_Dll</Configuration>
|
||
+ <Platform>ARM64</Platform>
|
||
+ </ProjectConfiguration>
|
||
<ProjectConfiguration Include="Release_x86_Dll|Win32">
|
||
<Configuration>Release_x86_Dll</Configuration>
|
||
<Platform>Win32</Platform>
|
||
@@ -57,6 +113,14 @@
|
||
<Configuration>Release_x86_Dll</Configuration>
|
||
<Platform>x64</Platform>
|
||
</ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Release_x86|ARM">
|
||
+ <Configuration>Release_x86</Configuration>
|
||
+ <Platform>ARM</Platform>
|
||
+ </ProjectConfiguration>
|
||
+ <ProjectConfiguration Include="Release_x86|ARM64">
|
||
+ <Configuration>Release_x86</Configuration>
|
||
+ <Platform>ARM64</Platform>
|
||
+ </ProjectConfiguration>
|
||
<ProjectConfiguration Include="Release_x86|Win32">
|
||
<Configuration>Release_x86</Configuration>
|
||
<Platform>Win32</Platform>
|
||
@@ -78,164 +142,311 @@
|
||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM'" Label="Configuration">
|
||
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|x64'" Label="Configuration">
|
||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM64'" Label="Configuration">
|
||
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|Win32'" Label="Configuration">
|
||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM'" Label="Configuration">
|
||
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|x64'" Label="Configuration">
|
||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM64'" Label="Configuration">
|
||
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|Win32'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM'" Label="Configuration">
|
||
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|x64'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM64'" Label="Configuration">
|
||
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|Win32'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM'" Label="Configuration">
|
||
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|x64'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM64'" Label="Configuration">
|
||
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'" Label="Configuration">
|
||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM'" Label="Configuration">
|
||
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|x64'" Label="Configuration">
|
||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM64'" Label="Configuration">
|
||
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|Win32'" Label="Configuration">
|
||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM'" Label="Configuration">
|
||
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|x64'" Label="Configuration">
|
||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM64'" Label="Configuration">
|
||
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|Win32'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM'" Label="Configuration">
|
||
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|x64'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM64'" Label="Configuration">
|
||
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <WholeProgramOptimization>true</WholeProgramOptimization>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|Win32'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM'" Label="Configuration">
|
||
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|x64'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>Unicode</CharacterSet>
|
||
<PlatformToolset>v140</PlatformToolset>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM64'" Label="Configuration">
|
||
+ <ConfigurationType>StaticLibrary</ConfigurationType>
|
||
+ <CharacterSet>Unicode</CharacterSet>
|
||
+ <PlatformToolset>v140</PlatformToolset>
|
||
+ </PropertyGroup>
|
||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||
<ImportGroup Label="ExtensionSettings">
|
||
</ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|Win32'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|x64'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM64'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|Win32'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|x64'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM64'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|Win32'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|x64'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM64'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|Win32'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|x64'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM64'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|x64'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM64'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|Win32'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|x64'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM64'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|Win32'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|x64'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM64'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|Win32'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|x64'" Label="PropertySheets">
|
||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
</ImportGroup>
|
||
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM64'" Label="PropertySheets">
|
||
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||
+ </ImportGroup>
|
||
<PropertyGroup Label="UserMacros" />
|
||
<PropertyGroup>
|
||
<_ProjectFileVersion>10.0.21006.1</_ProjectFileVersion>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|Win32'">$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|Win32'">$(Platform)\$(Configuration)\</IntDir>
|
||
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM'">$(Platform)\$(Configuration)\</IntDir>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release_Generic|Win32'">$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release_Generic|Win32'">$(Platform)\$(Configuration)\</IntDir>
|
||
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM'">$(Platform)\$(Configuration)\</IntDir>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|Win32'">$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|Win32'">$(Platform)\$(Configuration)\</IntDir>
|
||
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM'">$(Platform)\$(Configuration)\</IntDir>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'">$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'">$(Platform)\$(Configuration)\</IntDir>
|
||
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM'">$(Platform)\$(Configuration)\</IntDir>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_x86|Win32'">$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_x86|Win32'">$(Platform)\$(Configuration)\</IntDir>
|
||
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM'">$(Platform)\$(Configuration)\</IntDir>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release_x86|Win32'">$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release_x86|Win32'">$(Platform)\$(Configuration)\</IntDir>
|
||
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM'">$(Platform)\$(Configuration)\</IntDir>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|Win32'">$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|Win32'">$(Platform)\$(Configuration)\</IntDir>
|
||
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM'">$(Platform)\$(Configuration)\</IntDir>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|Win32'">$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|Win32'">$(Platform)\$(Configuration)\</IntDir>
|
||
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM'">$(Platform)\$(Configuration)\</IntDir>
|
||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|Win32'">false</LinkIncremental>
|
||
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM'">false</LinkIncremental>
|
||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|x64'">false</LinkIncremental>
|
||
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM64'">false</LinkIncremental>
|
||
</PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|x64'">
|
||
<OutDir>$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM64'" />
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|x64'">
|
||
<OutDir>$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
</PropertyGroup>
|
||
@@ -257,6 +468,30 @@
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|x64'">
|
||
<OutDir>$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
</PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM64'">
|
||
+ <OutDir>$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
+ </PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM64'">
|
||
+ <OutDir>$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
+ </PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM64'">
|
||
+ <OutDir>$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
+ </PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM64'">
|
||
+ <OutDir>$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
+ </PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM'">
|
||
+ <OutDir>$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
+ </PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM'">
|
||
+ <OutDir>$(SolutionDir)$(Platform)\Debug\</OutDir>
|
||
+ </PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM'">
|
||
+ <OutDir>$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
+ </PropertyGroup>
|
||
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM'">
|
||
+ <OutDir>$(SolutionDir)$(Platform)\Release\</OutDir>
|
||
+ </PropertyGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|Win32'">
|
||
<ClCompile>
|
||
<Optimization>Disabled</Optimization>
|
||
@@ -277,6 +512,26 @@
|
||
<AdditionalDependencies>Shlwapi.lib</AdditionalDependencies>
|
||
</Lib>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM'">
|
||
+ <ClCompile>
|
||
+ <Optimization>Disabled</Optimization>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <Lib />
|
||
+ <Lib>
|
||
+ <AdditionalDependencies>Shlwapi.lib</AdditionalDependencies>
|
||
+ </Lib>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|x64'">
|
||
<ClCompile>
|
||
<Optimization>Disabled</Optimization>
|
||
@@ -301,6 +556,30 @@
|
||
<AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
</Lib>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM64'">
|
||
+ <ClCompile>
|
||
+ <Optimization>Disabled</Optimization>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <Lib />
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Lib>
|
||
+ <AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ </Lib>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|Win32'">
|
||
<ClCompile>
|
||
<Optimization>MaxSpeed</Optimization>
|
||
@@ -325,6 +604,30 @@
|
||
<AdditionalDependencies>Shlwapi.lib</AdditionalDependencies>
|
||
</Lib>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM'">
|
||
+ <ClCompile>
|
||
+ <Optimization>MaxSpeed</Optimization>
|
||
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
+ <IntrinsicFunctions>true</IntrinsicFunctions>
|
||
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
+ <OmitFramePointers>true</OmitFramePointers>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||
+ <BufferSecurityCheck>false</BufferSecurityCheck>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <Lib />
|
||
+ <Lib>
|
||
+ <AdditionalDependencies>Shlwapi.lib</AdditionalDependencies>
|
||
+ </Lib>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|x64'">
|
||
<ClCompile>
|
||
<Optimization>MaxSpeed</Optimization>
|
||
@@ -353,6 +656,34 @@
|
||
<AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
</Lib>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM64'">
|
||
+ <ClCompile>
|
||
+ <Optimization>MaxSpeed</Optimization>
|
||
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
+ <IntrinsicFunctions>true</IntrinsicFunctions>
|
||
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
+ <OmitFramePointers>true</OmitFramePointers>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||
+ <BufferSecurityCheck>false</BufferSecurityCheck>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <Lib />
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Lib>
|
||
+ <AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ </Lib>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|Win32'">
|
||
<ClCompile>
|
||
<Optimization>Disabled</Optimization>
|
||
@@ -378,6 +709,32 @@
|
||
<AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
</Link>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM'">
|
||
+ <ClCompile>
|
||
+ <Optimization>Disabled</Optimization>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;_DEBUG;BUILD_MPG123_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <TreatWarningAsError>false</TreatWarningAsError>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <Link>
|
||
+ <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
|
||
+ <AssemblyDebug>true</AssemblyDebug>
|
||
+ <BaseAddress>
|
||
+ </BaseAddress>
|
||
+ <RandomizedBaseAddress>true</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>false</FixedBaseAddress>
|
||
+ <AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ </Link>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|x64'">
|
||
<ClCompile>
|
||
<Optimization>Disabled</Optimization>
|
||
@@ -403,12 +760,98 @@
|
||
<FixedBaseAddress>true</FixedBaseAddress>
|
||
<AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
</Link>
|
||
- <PreLinkEvent>
|
||
- <Command>
|
||
- </Command>
|
||
- </PreLinkEvent>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ </ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM64'">
|
||
+ <ClCompile>
|
||
+ <Optimization>Disabled</Optimization>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;_DEBUG;BUILD_MPG123_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <TreatWarningAsError>false</TreatWarningAsError>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <Link>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
|
||
+ <AssemblyDebug>true</AssemblyDebug>
|
||
+ <BaseAddress>
|
||
+ </BaseAddress>
|
||
+ <RandomizedBaseAddress>true</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>false</FixedBaseAddress>
|
||
+ <AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ </Link>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ </ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'">
|
||
+ <ClCompile>
|
||
+ <Optimization>MaxSpeed</Optimization>
|
||
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
+ <IntrinsicFunctions>true</IntrinsicFunctions>
|
||
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
+ <OmitFramePointers>true</OmitFramePointers>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;BUILD_MPG123_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
+ <BufferSecurityCheck>false</BufferSecurityCheck>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <TreatWarningAsError>false</TreatWarningAsError>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <Link>
|
||
+ <BaseAddress>0x63000000</BaseAddress>
|
||
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>true</FixedBaseAddress>
|
||
+ <AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ </Link>
|
||
+ </ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM'">
|
||
+ <ClCompile>
|
||
+ <Optimization>MaxSpeed</Optimization>
|
||
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
+ <IntrinsicFunctions>true</IntrinsicFunctions>
|
||
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
+ <OmitFramePointers>true</OmitFramePointers>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_GENERIC;BUILD_MPG123_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
+ <BufferSecurityCheck>false</BufferSecurityCheck>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <TreatWarningAsError>false</TreatWarningAsError>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <Link>
|
||
+ <BaseAddress>
|
||
+ </BaseAddress>
|
||
+ <RandomizedBaseAddress>true</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>false</FixedBaseAddress>
|
||
+ <AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ </Link>
|
||
</ItemDefinitionGroup>
|
||
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'">
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|x64'">
|
||
<ClCompile>
|
||
<Optimization>MaxSpeed</Optimization>
|
||
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
@@ -434,8 +877,12 @@
|
||
<FixedBaseAddress>true</FixedBaseAddress>
|
||
<AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
</Link>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
</ItemDefinitionGroup>
|
||
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|x64'">
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM64'">
|
||
<ClCompile>
|
||
<Optimization>MaxSpeed</Optimization>
|
||
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
@@ -456,9 +903,10 @@
|
||
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
</ClCompile>
|
||
<Link>
|
||
- <BaseAddress>0x63000000</BaseAddress>
|
||
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
- <FixedBaseAddress>true</FixedBaseAddress>
|
||
+ <BaseAddress>
|
||
+ </BaseAddress>
|
||
+ <RandomizedBaseAddress>true</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>false</FixedBaseAddress>
|
||
<AdditionalDependencies>Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
</Link>
|
||
<PreLinkEvent>
|
||
@@ -554,6 +1002,30 @@ yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o "$(IntDir)synth_stereo_sse_
|
||
<AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
</Lib>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM'">
|
||
+ <ClCompile>
|
||
+ <Optimization>Disabled</Optimization>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Lib>
|
||
+ <AdditionalDependencies>Shlwapi.lib;dct36_3dnow.o;dct36_3dnowext.o;dct36_sse.o;dct64_3dnow.o;dct64_3dnowext.o;dct64_mmx.o;dct64_sse.o;dct64_sse_float.o;equalizer_3dnow.o;getcpuflags.o;synth_3dnow.o;synth_3dnowext.o;synth_i586.o;synth_mmx.o;synth_sse.o;synth_sse_float.o;synth_stereo_sse_float.o;tabinit_mmx.o;synth_sse_accurate.o;synth_sse_s32.o;synth_stereo_sse_accurate.o;synth_stereo_sse_s32.o;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ </Lib>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|x64'">
|
||
<ClCompile>
|
||
<Optimization>Disabled</Optimization>
|
||
@@ -612,6 +1084,30 @@ yasm -a x86 -m amd64 -f win64 -p gas -r raw -g null -o "$(IntDir)synth_stereo_x8
|
||
<AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
</Lib>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM64'">
|
||
+ <ClCompile>
|
||
+ <Optimization>Disabled</Optimization>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;OPT_MULTI;OPT_GENERIC;OPT_X86_64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Lib>
|
||
+ <AdditionalDependencies>Shlwapi.lib;getcpuflags_x86_64.o;dct36_x86_64.o;synth_x86_64_float.o;synth_x86_64_s32.o;synth_stereo_x86_64_float.o;synth_stereo_x86_64_s32.o;synth_x86_64.o;dct64_x86_64.o;dct64_x86_64_float.o;synth_stereo_x86_64.o;synth_x86_64_accurate.o;synth_stereo_x86_64_accurate.o;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ </Lib>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|Win32'">
|
||
<ClCompile>
|
||
<Optimization>MaxSpeed</Optimization>
|
||
@@ -705,6 +1201,35 @@ yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o "$(IntDir)synth_stereo_sse_
|
||
<Verbose>true</Verbose>
|
||
</Lib>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM'">
|
||
+ <ClCompile>
|
||
+ <Optimization>MaxSpeed</Optimization>
|
||
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
+ <IntrinsicFunctions>true</IntrinsicFunctions>
|
||
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
+ <OmitFramePointers>true</OmitFramePointers>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||
+ <BufferSecurityCheck>false</BufferSecurityCheck>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Lib>
|
||
+ <AdditionalDependencies>Shlwapi.lib;dct36_3dnow.o;dct36_3dnowext.o;dct36_sse.o;dct64_3dnow.o;dct64_3dnowext.o;dct64_mmx.o;dct64_sse.o;dct64_sse_float.o;equalizer_3dnow.o;getcpuflags.o;synth_3dnow.o;synth_3dnowext.o;synth_i586.o;synth_mmx.o;synth_sse.o;synth_sse_float.o;synth_stereo_sse_float.o;tabinit_mmx.o;synth_sse_accurate.o;synth_sse_s32.o;synth_stereo_sse_accurate.o;synth_stereo_sse_s32.o;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ <Verbose>true</Verbose>
|
||
+ </Lib>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|x64'">
|
||
<ClCompile>
|
||
<Optimization>MaxSpeed</Optimization>
|
||
@@ -768,6 +1293,35 @@ yasm -a x86 -m amd64 -f win64 -p gas -r raw -g null -o "$(IntDir)synth_stereo_x8
|
||
<Verbose>true</Verbose>
|
||
</Lib>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM64'">
|
||
+ <ClCompile>
|
||
+ <Optimization>MaxSpeed</Optimization>
|
||
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
+ <IntrinsicFunctions>true</IntrinsicFunctions>
|
||
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
+ <OmitFramePointers>true</OmitFramePointers>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;OPT_MULTI;OPT_GENERIC;OPT_X86_64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||
+ <BufferSecurityCheck>false</BufferSecurityCheck>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Lib>
|
||
+ <AdditionalDependencies>Shlwapi.lib;getcpuflags_x86_64.o;dct36_x86_64.o;synth_x86_64_float.o;synth_x86_64_s32.o;synth_stereo_x86_64_float.o;synth_stereo_x86_64_s32.o;synth_x86_64.o;dct64_x86_64.o;dct64_x86_64_float.o;synth_stereo_x86_64.o;synth_x86_64_accurate.o;synth_stereo_x86_64_accurate.o;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ <Verbose>true</Verbose>
|
||
+ </Lib>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|Win32'">
|
||
<ClCompile>
|
||
<Optimization>Disabled</Optimization>
|
||
@@ -862,6 +1416,36 @@ yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o "$(IntDir)synth_stereo_sse_
|
||
<FixedBaseAddress>false</FixedBaseAddress>
|
||
</Link>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM'">
|
||
+ <ClCompile>
|
||
+ <Optimization>Disabled</Optimization>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;BUILD_MPG123_DLL;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <TreatWarningAsError>false</TreatWarningAsError>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Link>
|
||
+ <AdditionalDependencies>Shlwapi.lib;dct36_3dnow.o;dct36_3dnowext.o;dct36_sse.o;dct64_3dnow.o;dct64_3dnowext.o;dct64_mmx.o;dct64_sse.o;dct64_sse_float.o;equalizer_3dnow.o;getcpuflags.o;synth_3dnow.o;synth_3dnowext.o;synth_i586.o;synth_mmx.o;synth_sse.o;synth_sse_float.o;synth_stereo_sse_float.o;tabinit_mmx.o;synth_sse_accurate.o;synth_sse_s32.o;synth_stereo_sse_accurate.o;synth_stereo_sse_s32.o;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
|
||
+ <AssemblyDebug>true</AssemblyDebug>
|
||
+ <BaseAddress>0x63000000</BaseAddress>
|
||
+ <RandomizedBaseAddress>true</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>false</FixedBaseAddress>
|
||
+ </Link>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|x64'">
|
||
<ClCompile>
|
||
<Optimization>Disabled</Optimization>
|
||
@@ -926,6 +1510,36 @@ yasm -a x86 -m amd64 -f win64 -p gas -r raw -g null -o "$(IntDir)synth_stereo_x8
|
||
<FixedBaseAddress>false</FixedBaseAddress>
|
||
</Link>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM64'">
|
||
+ <ClCompile>
|
||
+ <Optimization>Disabled</Optimization>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;BUILD_MPG123_DLL;OPT_MULTI;OPT_GENERIC;OPT_X86_64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <TreatWarningAsError>false</TreatWarningAsError>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Link>
|
||
+ <AdditionalDependencies>Shlwapi.lib;getcpuflags_x86_64.o;dct36_x86_64.o;synth_x86_64_float.o;synth_x86_64_s32.o;synth_stereo_x86_64_float.o;synth_stereo_x86_64_s32.o;synth_x86_64.o;dct64_x86_64.o;dct64_x86_64_float.o;synth_stereo_x86_64.o;synth_x86_64_accurate.o;synth_stereo_x86_64_accurate.o;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
|
||
+ <AssemblyDebug>true</AssemblyDebug>
|
||
+ <BaseAddress>0x63000000</BaseAddress>
|
||
+ <RandomizedBaseAddress>true</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>false</FixedBaseAddress>
|
||
+ </Link>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|Win32'">
|
||
<PreBuildEvent>
|
||
<Command>
|
||
@@ -1030,6 +1644,46 @@ yasm -a x86 -p gas -r raw -f win32 -g null -m x86 -o "$(IntDir)synth_stereo_sse_
|
||
</Command>
|
||
</PostBuildEvent>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM'">
|
||
+ <PreBuildEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreBuildEvent>
|
||
+ <ClCompile>
|
||
+ <Optimization>MaxSpeed</Optimization>
|
||
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
+ <IntrinsicFunctions>true</IntrinsicFunctions>
|
||
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
+ <OmitFramePointers>true</OmitFramePointers>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;BUILD_MPG123_DLL;OPT_MULTI;OPT_GENERIC;OPT_I386;OPT_I586;OPT_MMX;OPT_3DNOW;OPT_3DNOWEXT;OPT_SSE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
+ <BufferSecurityCheck>false</BufferSecurityCheck>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <TreatWarningAsError>false</TreatWarningAsError>
|
||
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Link>
|
||
+ <AdditionalDependencies>Shlwapi.lib;dct36_3dnow.o;dct36_3dnowext.o;dct36_sse.o;dct64_3dnow.o;dct64_3dnowext.o;dct64_mmx.o;dct64_sse.o;dct64_sse_float.o;equalizer_3dnow.o;getcpuflags.o;synth_3dnow.o;synth_3dnowext.o;synth_i586.o;synth_mmx.o;synth_sse.o;synth_sse_float.o;synth_stereo_sse_float.o;tabinit_mmx.o;synth_sse_accurate.o;synth_sse_s32.o;synth_stereo_sse_accurate.o;synth_stereo_sse_s32.o;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ <BaseAddress>0x63000000</BaseAddress>
|
||
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>true</FixedBaseAddress>
|
||
+ </Link>
|
||
+ <PostBuildEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PostBuildEvent>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|x64'">
|
||
<PreBuildEvent>
|
||
<Command>
|
||
@@ -1102,37 +1756,99 @@ yasm -a x86 -m amd64 -f win64 -p gas -r raw -g null -o "$(IntDir)synth_stereo_x8
|
||
</Command>
|
||
</PostBuildEvent>
|
||
</ItemDefinitionGroup>
|
||
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM64'">
|
||
+ <PreBuildEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreBuildEvent>
|
||
+ <ClCompile>
|
||
+ <Optimization>MaxSpeed</Optimization>
|
||
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
+ <IntrinsicFunctions>true</IntrinsicFunctions>
|
||
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
+ <OmitFramePointers>true</OmitFramePointers>
|
||
+ <AdditionalIncludeDirectories>$(ProjectDir)..\..\..;$(ProjectDir)..\..\..\..\..\src;$(ProjectDir)..\..\..\..\..\src\libmpg123;$(ProjectDir)..\..\..\..\..\src\compat;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
+ <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;BUILD_MPG123_DLL;OPT_MULTI;OPT_GENERIC;OPT_X86_64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
+ <ExceptionHandling>
|
||
+ </ExceptionHandling>
|
||
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
+ <BufferSecurityCheck>false</BufferSecurityCheck>
|
||
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
+ <WarningLevel>Level3</WarningLevel>
|
||
+ <CompileAs>CompileAsC</CompileAs>
|
||
+ <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
+ </ClCompile>
|
||
+ <PreLinkEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PreLinkEvent>
|
||
+ <Link>
|
||
+ <AdditionalDependencies>Shlwapi.lib;getcpuflags_x86_64.o;dct36_x86_64.o;synth_x86_64_float.o;synth_x86_64_s32.o;synth_stereo_x86_64_float.o;synth_stereo_x86_64_s32.o;synth_x86_64.o;dct64_x86_64.o;dct64_x86_64_float.o;synth_stereo_x86_64.o;synth_x86_64_accurate.o;synth_stereo_x86_64_accurate.o;%(AdditionalDependencies)</AdditionalDependencies>
|
||
+ <AdditionalLibraryDirectories>$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
+ <BaseAddress>0x63000000</BaseAddress>
|
||
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
+ <FixedBaseAddress>true</FixedBaseAddress>
|
||
+ </Link>
|
||
+ <PostBuildEvent>
|
||
+ <Command>
|
||
+ </Command>
|
||
+ </PostBuildEvent>
|
||
+ </ItemDefinitionGroup>
|
||
<ItemGroup>
|
||
<ClCompile Include="..\..\..\..\..\src\compat\compat.c" />
|
||
<ClCompile Include="..\..\..\..\..\src\compat\compat_str.c" />
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\dct64.c" />
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\dct64_i386.c">
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM64'">true</ExcludedFromBuild>
|
||
</ClCompile>
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\dct64_i486.c">
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM64'">true</ExcludedFromBuild>
|
||
</ClCompile>
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\equalizer.c" />
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\feature.c" />
|
||
@@ -1156,21 +1872,37 @@ yasm -a x86 -m amd64 -f win64 -p gas -r raw -g null -o "$(IntDir)synth_stereo_x8
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\synth_8bit.c" />
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\synth_i486.c">
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_Generic|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_x86|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_Generic|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86_Dll|ARM64'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86|Win32'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM'">true</ExcludedFromBuild>
|
||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86|x64'">true</ExcludedFromBuild>
|
||
+ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_x86|ARM64'">true</ExcludedFromBuild>
|
||
</ClCompile>
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\synth_real.c" />
|
||
<ClCompile Include="..\..\..\..\..\src\libmpg123\synth_s32.c" />
|