1159b3361Sopenharmony_ci<?xml version="1.0" encoding="utf-8"?> 2159b3361Sopenharmony_ci<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3159b3361Sopenharmony_ci <ItemGroup Label="ProjectConfigurations"> 4159b3361Sopenharmony_ci <ProjectConfiguration Include="Debug|Win32"> 5159b3361Sopenharmony_ci <Configuration>Debug</Configuration> 6159b3361Sopenharmony_ci <Platform>Win32</Platform> 7159b3361Sopenharmony_ci </ProjectConfiguration> 8159b3361Sopenharmony_ci <ProjectConfiguration Include="Debug|x64"> 9159b3361Sopenharmony_ci <Configuration>Debug</Configuration> 10159b3361Sopenharmony_ci <Platform>x64</Platform> 11159b3361Sopenharmony_ci </ProjectConfiguration> 12159b3361Sopenharmony_ci <ProjectConfiguration Include="ReleaseNASM|Win32"> 13159b3361Sopenharmony_ci <Configuration>ReleaseNASM</Configuration> 14159b3361Sopenharmony_ci <Platform>Win32</Platform> 15159b3361Sopenharmony_ci </ProjectConfiguration> 16159b3361Sopenharmony_ci <ProjectConfiguration Include="ReleaseNASM|x64"> 17159b3361Sopenharmony_ci <Configuration>ReleaseNASM</Configuration> 18159b3361Sopenharmony_ci <Platform>x64</Platform> 19159b3361Sopenharmony_ci </ProjectConfiguration> 20159b3361Sopenharmony_ci <ProjectConfiguration Include="ReleaseSSE2|Win32"> 21159b3361Sopenharmony_ci <Configuration>ReleaseSSE2</Configuration> 22159b3361Sopenharmony_ci <Platform>Win32</Platform> 23159b3361Sopenharmony_ci </ProjectConfiguration> 24159b3361Sopenharmony_ci <ProjectConfiguration Include="ReleaseSSE2|x64"> 25159b3361Sopenharmony_ci <Configuration>ReleaseSSE2</Configuration> 26159b3361Sopenharmony_ci <Platform>x64</Platform> 27159b3361Sopenharmony_ci </ProjectConfiguration> 28159b3361Sopenharmony_ci <ProjectConfiguration Include="Release|Win32"> 29159b3361Sopenharmony_ci <Configuration>Release</Configuration> 30159b3361Sopenharmony_ci <Platform>Win32</Platform> 31159b3361Sopenharmony_ci </ProjectConfiguration> 32159b3361Sopenharmony_ci <ProjectConfiguration Include="Release|x64"> 33159b3361Sopenharmony_ci <Configuration>Release</Configuration> 34159b3361Sopenharmony_ci <Platform>x64</Platform> 35159b3361Sopenharmony_ci </ProjectConfiguration> 36159b3361Sopenharmony_ci </ItemGroup> 37159b3361Sopenharmony_ci <PropertyGroup Label="Globals"> 38159b3361Sopenharmony_ci <ProjectName>libmp3lame</ProjectName> 39159b3361Sopenharmony_ci <ProjectGuid>{92BD50AA-04D6-4FBF-ACE1-468FAF6778F2}</ProjectGuid> 40159b3361Sopenharmony_ci <RootNamespace>libmp3lame</RootNamespace> 41159b3361Sopenharmony_ci <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> 42159b3361Sopenharmony_ci </PropertyGroup> 43159b3361Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 44159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|Win32'" Label="Configuration"> 45159b3361Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 46159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 47159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 48159b3361Sopenharmony_ci </PropertyGroup> 49159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|x64'" Label="Configuration"> 50159b3361Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 51159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 52159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 53159b3361Sopenharmony_ci </PropertyGroup> 54159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 55159b3361Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 56159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 57159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 58159b3361Sopenharmony_ci </PropertyGroup> 59159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 60159b3361Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 61159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 62159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 63159b3361Sopenharmony_ci </PropertyGroup> 64159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'" Label="Configuration"> 65159b3361Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 66159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 67159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 68159b3361Sopenharmony_ci </PropertyGroup> 69159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|x64'" Label="Configuration"> 70159b3361Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 71159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 72159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 73159b3361Sopenharmony_ci </PropertyGroup> 74159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 75159b3361Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 76159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 77159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 78159b3361Sopenharmony_ci </PropertyGroup> 79159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 80159b3361Sopenharmony_ci <ConfigurationType>DynamicLibrary</ConfigurationType> 81159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 82159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 83159b3361Sopenharmony_ci </PropertyGroup> 84159b3361Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 85159b3361Sopenharmony_ci <ImportGroup Label="ExtensionSettings"> 86159b3361Sopenharmony_ci <Import Project="vs2019_nasm.props" /> 87159b3361Sopenharmony_ci </ImportGroup> 88159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|Win32'" Label="PropertySheets"> 89159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 90159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 91159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 92159b3361Sopenharmony_ci <Import Project="vs2019_arch_sse2.props" /> 93159b3361Sopenharmony_ci </ImportGroup> 94159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|x64'" Label="PropertySheets"> 95159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 96159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 97159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 98159b3361Sopenharmony_ci <Import Project="vs2019_arch_sse2.props" /> 99159b3361Sopenharmony_ci </ImportGroup> 100159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 101159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 102159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 103159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 104159b3361Sopenharmony_ci <Import Project="vs2019_arch_x87.props" /> 105159b3361Sopenharmony_ci </ImportGroup> 106159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 107159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 108159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 109159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 110159b3361Sopenharmony_ci <Import Project="vs2019_arch_x87.props" /> 111159b3361Sopenharmony_ci </ImportGroup> 112159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'" Label="PropertySheets"> 113159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 114159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 115159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 116159b3361Sopenharmony_ci <Import Project="vs2019_arch_nasm.props" /> 117159b3361Sopenharmony_ci </ImportGroup> 118159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|x64'" Label="PropertySheets"> 119159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 120159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 121159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 122159b3361Sopenharmony_ci <Import Project="vs2019_arch_nasm.props" /> 123159b3361Sopenharmony_ci </ImportGroup> 124159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 125159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 126159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 127159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 128159b3361Sopenharmony_ci <Import Project="vs2019_arch_x87.props" /> 129159b3361Sopenharmony_ci </ImportGroup> 130159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 131159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 132159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 133159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 134159b3361Sopenharmony_ci <Import Project="vs2019_arch_x87.props" /> 135159b3361Sopenharmony_ci </ImportGroup> 136159b3361Sopenharmony_ci <PropertyGroup Label="UserMacros" /> 137159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 138159b3361Sopenharmony_ci <ClCompile> 139159b3361Sopenharmony_ci <Optimization>Full</Optimization> 140159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 141159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 142159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 143159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../libmp3lame;../;../include;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 144159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_WINDOWS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions> 145159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 146159b3361Sopenharmony_ci </ClCompile> 147159b3361Sopenharmony_ci <ResourceCompile> 148159b3361Sopenharmony_ci <PreprocessorDefinitions>_DLL=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 149159b3361Sopenharmony_ci <Culture>0x0409</Culture> 150159b3361Sopenharmony_ci </ResourceCompile> 151159b3361Sopenharmony_ci <Link> 152159b3361Sopenharmony_ci <ModuleDefinitionFile>..\include\lame.def</ModuleDefinitionFile> 153159b3361Sopenharmony_ci </Link> 154159b3361Sopenharmony_ci </ItemDefinitionGroup> 155159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 156159b3361Sopenharmony_ci <ClCompile> 157159b3361Sopenharmony_ci <Optimization>Full</Optimization> 158159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 159159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 160159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 161159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../libmp3lame;../;../include;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 162159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_WINDOWS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions> 163159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 164159b3361Sopenharmony_ci </ClCompile> 165159b3361Sopenharmony_ci <ResourceCompile> 166159b3361Sopenharmony_ci <PreprocessorDefinitions>_DLL=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 167159b3361Sopenharmony_ci <Culture>0x0409</Culture> 168159b3361Sopenharmony_ci </ResourceCompile> 169159b3361Sopenharmony_ci <Link> 170159b3361Sopenharmony_ci <ModuleDefinitionFile>..\include\lame.def</ModuleDefinitionFile> 171159b3361Sopenharmony_ci </Link> 172159b3361Sopenharmony_ci </ItemDefinitionGroup> 173159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'"> 174159b3361Sopenharmony_ci <ClCompile> 175159b3361Sopenharmony_ci <Optimization>Full</Optimization> 176159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 177159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 178159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 179159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../libmp3lame;../;../include;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 180159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_WINDOWS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions> 181159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 182159b3361Sopenharmony_ci </ClCompile> 183159b3361Sopenharmony_ci <ResourceCompile> 184159b3361Sopenharmony_ci <PreprocessorDefinitions>_DLL=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 185159b3361Sopenharmony_ci <Culture>0x0409</Culture> 186159b3361Sopenharmony_ci </ResourceCompile> 187159b3361Sopenharmony_ci <Link> 188159b3361Sopenharmony_ci <ModuleDefinitionFile>..\include\lame.def</ModuleDefinitionFile> 189159b3361Sopenharmony_ci </Link> 190159b3361Sopenharmony_ci </ItemDefinitionGroup> 191159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|x64'"> 192159b3361Sopenharmony_ci <ClCompile> 193159b3361Sopenharmony_ci <Optimization>Full</Optimization> 194159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 195159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 196159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 197159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../libmp3lame;../;../include;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 198159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_WINDOWS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions> 199159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 200159b3361Sopenharmony_ci </ClCompile> 201159b3361Sopenharmony_ci <ResourceCompile> 202159b3361Sopenharmony_ci <PreprocessorDefinitions>_DLL=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 203159b3361Sopenharmony_ci <Culture>0x0409</Culture> 204159b3361Sopenharmony_ci </ResourceCompile> 205159b3361Sopenharmony_ci <Link> 206159b3361Sopenharmony_ci <ModuleDefinitionFile>..\include\lame.def</ModuleDefinitionFile> 207159b3361Sopenharmony_ci </Link> 208159b3361Sopenharmony_ci </ItemDefinitionGroup> 209159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 210159b3361Sopenharmony_ci <ClCompile> 211159b3361Sopenharmony_ci <Optimization>Disabled</Optimization> 212159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../libmp3lame;../;../include;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 213159b3361Sopenharmony_ci <PreprocessorDefinitions>_DEBUG;_WINDOWS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions> 214159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 215159b3361Sopenharmony_ci </ClCompile> 216159b3361Sopenharmony_ci <ResourceCompile> 217159b3361Sopenharmony_ci <PreprocessorDefinitions>_DLL=$(TargetFileName);_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> 218159b3361Sopenharmony_ci <Culture>0x0409</Culture> 219159b3361Sopenharmony_ci </ResourceCompile> 220159b3361Sopenharmony_ci <Link> 221159b3361Sopenharmony_ci <ModuleDefinitionFile>..\include\lame.def</ModuleDefinitionFile> 222159b3361Sopenharmony_ci </Link> 223159b3361Sopenharmony_ci </ItemDefinitionGroup> 224159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 225159b3361Sopenharmony_ci <ClCompile> 226159b3361Sopenharmony_ci <Optimization>Disabled</Optimization> 227159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../libmp3lame;../;../include;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 228159b3361Sopenharmony_ci <PreprocessorDefinitions>_DEBUG;_WINDOWS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions> 229159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 230159b3361Sopenharmony_ci </ClCompile> 231159b3361Sopenharmony_ci <ResourceCompile> 232159b3361Sopenharmony_ci <PreprocessorDefinitions>_DLL=$(TargetFileName);_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> 233159b3361Sopenharmony_ci <Culture>0x0409</Culture> 234159b3361Sopenharmony_ci </ResourceCompile> 235159b3361Sopenharmony_ci <Link> 236159b3361Sopenharmony_ci <ModuleDefinitionFile>..\include\lame.def</ModuleDefinitionFile> 237159b3361Sopenharmony_ci </Link> 238159b3361Sopenharmony_ci </ItemDefinitionGroup> 239159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|Win32'"> 240159b3361Sopenharmony_ci <ClCompile> 241159b3361Sopenharmony_ci <Optimization>Full</Optimization> 242159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 243159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 244159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 245159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../libmp3lame;../;../include;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 246159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_WINDOWS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions> 247159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 248159b3361Sopenharmony_ci </ClCompile> 249159b3361Sopenharmony_ci <ResourceCompile> 250159b3361Sopenharmony_ci <PreprocessorDefinitions>_DLL=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 251159b3361Sopenharmony_ci <Culture>0x0409</Culture> 252159b3361Sopenharmony_ci </ResourceCompile> 253159b3361Sopenharmony_ci <Link> 254159b3361Sopenharmony_ci <ModuleDefinitionFile>..\include\lame.def</ModuleDefinitionFile> 255159b3361Sopenharmony_ci </Link> 256159b3361Sopenharmony_ci </ItemDefinitionGroup> 257159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|x64'"> 258159b3361Sopenharmony_ci <ClCompile> 259159b3361Sopenharmony_ci <Optimization>Full</Optimization> 260159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 261159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 262159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 263159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../libmp3lame;../;../include;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 264159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_WINDOWS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions> 265159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 266159b3361Sopenharmony_ci </ClCompile> 267159b3361Sopenharmony_ci <ResourceCompile> 268159b3361Sopenharmony_ci <PreprocessorDefinitions>_DLL=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 269159b3361Sopenharmony_ci <Culture>0x0409</Culture> 270159b3361Sopenharmony_ci </ResourceCompile> 271159b3361Sopenharmony_ci <Link> 272159b3361Sopenharmony_ci <ModuleDefinitionFile>..\include\lame.def</ModuleDefinitionFile> 273159b3361Sopenharmony_ci </Link> 274159b3361Sopenharmony_ci </ItemDefinitionGroup> 275159b3361Sopenharmony_ci <ItemGroup> 276159b3361Sopenharmony_ci <ResourceCompile Include="..\libmp3lame\lame.rc" /> 277159b3361Sopenharmony_ci </ItemGroup> 278159b3361Sopenharmony_ci <ItemGroup> 279159b3361Sopenharmony_ci <ProjectReference Include="vs2019_libmp3lame.vcxproj"> 280159b3361Sopenharmony_ci <Project>{20536101-3b0e-43ef-94f9-080d595dac57}</Project> 281159b3361Sopenharmony_ci <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 282159b3361Sopenharmony_ci </ProjectReference> 283159b3361Sopenharmony_ci </ItemGroup> 284159b3361Sopenharmony_ci <ItemGroup> 285159b3361Sopenharmony_ci <None Include="..\include\lame.def" /> 286159b3361Sopenharmony_ci </ItemGroup> 287159b3361Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 288159b3361Sopenharmony_ci <ImportGroup Label="ExtensionTargets"> 289159b3361Sopenharmony_ci <Import Project="vs2019_nasm.targets" /> 290159b3361Sopenharmony_ci </ImportGroup> 291159b3361Sopenharmony_ci</Project>