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="ReleaseNASM|Win32"> 9159b3361Sopenharmony_ci <Configuration>ReleaseNASM</Configuration> 10159b3361Sopenharmony_ci <Platform>Win32</Platform> 11159b3361Sopenharmony_ci </ProjectConfiguration> 12159b3361Sopenharmony_ci <ProjectConfiguration Include="ReleaseSSE2|Win32"> 13159b3361Sopenharmony_ci <Configuration>ReleaseSSE2</Configuration> 14159b3361Sopenharmony_ci <Platform>Win32</Platform> 15159b3361Sopenharmony_ci </ProjectConfiguration> 16159b3361Sopenharmony_ci <ProjectConfiguration Include="Release|Win32"> 17159b3361Sopenharmony_ci <Configuration>Release</Configuration> 18159b3361Sopenharmony_ci <Platform>Win32</Platform> 19159b3361Sopenharmony_ci </ProjectConfiguration> 20159b3361Sopenharmony_ci </ItemGroup> 21159b3361Sopenharmony_ci <PropertyGroup Label="Globals"> 22159b3361Sopenharmony_ci <ProjectName>mp3x</ProjectName> 23159b3361Sopenharmony_ci <ProjectGuid>{E745EB1A-070A-45ED-B8BD-D9F794E23CFA}</ProjectGuid> 24159b3361Sopenharmony_ci <RootNamespace>mp3x</RootNamespace> 25159b3361Sopenharmony_ci <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> 26159b3361Sopenharmony_ci </PropertyGroup> 27159b3361Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 28159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|Win32'" Label="Configuration"> 29159b3361Sopenharmony_ci <ConfigurationType>Application</ConfigurationType> 30159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 31159b3361Sopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 32159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 33159b3361Sopenharmony_ci </PropertyGroup> 34159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 35159b3361Sopenharmony_ci <ConfigurationType>Application</ConfigurationType> 36159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 37159b3361Sopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 38159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 39159b3361Sopenharmony_ci </PropertyGroup> 40159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 41159b3361Sopenharmony_ci <ConfigurationType>Application</ConfigurationType> 42159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 43159b3361Sopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 44159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 45159b3361Sopenharmony_ci </PropertyGroup> 46159b3361Sopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'" Label="Configuration"> 47159b3361Sopenharmony_ci <ConfigurationType>Application</ConfigurationType> 48159b3361Sopenharmony_ci <UseOfMfc>false</UseOfMfc> 49159b3361Sopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 50159b3361Sopenharmony_ci <PlatformToolset>v142</PlatformToolset> 51159b3361Sopenharmony_ci </PropertyGroup> 52159b3361Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 53159b3361Sopenharmony_ci <ImportGroup Label="ExtensionSettings"> 54159b3361Sopenharmony_ci </ImportGroup> 55159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|Win32'" Label="PropertySheets"> 56159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 57159b3361Sopenharmony_ci <Import Project="vs2019_gtk_config.props" /> 58159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 59159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 60159b3361Sopenharmony_ci <Import Project="vs2019_arch_sse2.props" /> 61159b3361Sopenharmony_ci </ImportGroup> 62159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 63159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 64159b3361Sopenharmony_ci <Import Project="vs2019_gtk_config.props" /> 65159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 66159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 67159b3361Sopenharmony_ci <Import Project="vs2019_arch_x87.props" /> 68159b3361Sopenharmony_ci </ImportGroup> 69159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 70159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 71159b3361Sopenharmony_ci <Import Project="vs2019_gtk_config.props" /> 72159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 73159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 74159b3361Sopenharmony_ci <Import Project="vs2019_arch_x87.props" /> 75159b3361Sopenharmony_ci </ImportGroup> 76159b3361Sopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'" Label="PropertySheets"> 77159b3361Sopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 78159b3361Sopenharmony_ci <Import Project="vs2019_gtk_config.props" /> 79159b3361Sopenharmony_ci <Import Project="vs2019_libmpg123_config.props" /> 80159b3361Sopenharmony_ci <Import Project="vs2019_lame_config.props" /> 81159b3361Sopenharmony_ci <Import Project="vs2019_arch_nasm.props" /> 82159b3361Sopenharmony_ci </ImportGroup> 83159b3361Sopenharmony_ci <PropertyGroup Label="UserMacros" /> 84159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'"> 85159b3361Sopenharmony_ci <ClCompile> 86159b3361Sopenharmony_ci <Optimization>Full</Optimization> 87159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 88159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 89159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 90159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../include;../libmp3lame;../mp3x;../frontend;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 91159b3361Sopenharmony_ci <PreprocessorDefinitions>BRHIST;NDEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 92159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 93159b3361Sopenharmony_ci </ClCompile> 94159b3361Sopenharmony_ci <ResourceCompile> 95159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 96159b3361Sopenharmony_ci <Culture>0x0409</Culture> 97159b3361Sopenharmony_ci </ResourceCompile> 98159b3361Sopenharmony_ci <Link> 99159b3361Sopenharmony_ci <SubSystem>Console</SubSystem> 100159b3361Sopenharmony_ci </Link> 101159b3361Sopenharmony_ci </ItemDefinitionGroup> 102159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 103159b3361Sopenharmony_ci <ClCompile> 104159b3361Sopenharmony_ci <Optimization>Disabled</Optimization> 105159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../include;../libmp3lame;../mp3x;../frontend;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 106159b3361Sopenharmony_ci <PreprocessorDefinitions>BRHIST;_DEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 107159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 108159b3361Sopenharmony_ci </ClCompile> 109159b3361Sopenharmony_ci <ResourceCompile> 110159b3361Sopenharmony_ci <PreprocessorDefinitions>_DEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 111159b3361Sopenharmony_ci <Culture>0x0409</Culture> 112159b3361Sopenharmony_ci </ResourceCompile> 113159b3361Sopenharmony_ci <Link> 114159b3361Sopenharmony_ci <SubSystem>Console</SubSystem> 115159b3361Sopenharmony_ci </Link> 116159b3361Sopenharmony_ci </ItemDefinitionGroup> 117159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 118159b3361Sopenharmony_ci <ClCompile> 119159b3361Sopenharmony_ci <Optimization>Full</Optimization> 120159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 121159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 122159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 123159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../include;../libmp3lame;../mp3x;../frontend;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 124159b3361Sopenharmony_ci <PreprocessorDefinitions>BRHIST;NDEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 125159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 126159b3361Sopenharmony_ci </ClCompile> 127159b3361Sopenharmony_ci <ResourceCompile> 128159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 129159b3361Sopenharmony_ci <Culture>0x0409</Culture> 130159b3361Sopenharmony_ci </ResourceCompile> 131159b3361Sopenharmony_ci <Link> 132159b3361Sopenharmony_ci <SubSystem>Console</SubSystem> 133159b3361Sopenharmony_ci </Link> 134159b3361Sopenharmony_ci </ItemDefinitionGroup> 135159b3361Sopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|Win32'"> 136159b3361Sopenharmony_ci <ClCompile> 137159b3361Sopenharmony_ci <Optimization>Full</Optimization> 138159b3361Sopenharmony_ci <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> 139159b3361Sopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 140159b3361Sopenharmony_ci <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> 141159b3361Sopenharmony_ci <AdditionalIncludeDirectories>../include;../libmp3lame;../mp3x;../frontend;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 142159b3361Sopenharmony_ci <PreprocessorDefinitions>BRHIST;NDEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 143159b3361Sopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 144159b3361Sopenharmony_ci </ClCompile> 145159b3361Sopenharmony_ci <ResourceCompile> 146159b3361Sopenharmony_ci <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions> 147159b3361Sopenharmony_ci <Culture>0x0409</Culture> 148159b3361Sopenharmony_ci </ResourceCompile> 149159b3361Sopenharmony_ci <Link> 150159b3361Sopenharmony_ci <SubSystem>Console</SubSystem> 151159b3361Sopenharmony_ci </Link> 152159b3361Sopenharmony_ci </ItemDefinitionGroup> 153159b3361Sopenharmony_ci <ItemGroup> 154159b3361Sopenharmony_ci <ClCompile Include="..\frontend\brhist.c" /> 155159b3361Sopenharmony_ci <ClCompile Include="..\frontend\console.c" /> 156159b3361Sopenharmony_ci <ClCompile Include="..\frontend\get_audio.c" /> 157159b3361Sopenharmony_ci <ClCompile Include="..\frontend\gpkplotting.c" /> 158159b3361Sopenharmony_ci <ClCompile Include="..\frontend\gtkanal.c" /> 159159b3361Sopenharmony_ci <ClCompile Include="..\frontend\lametime.c" /> 160159b3361Sopenharmony_ci <ClCompile Include="..\frontend\main.c" /> 161159b3361Sopenharmony_ci <ClCompile Include="..\frontend\mp3x.c" /> 162159b3361Sopenharmony_ci <ClCompile Include="..\frontend\parse.c" /> 163159b3361Sopenharmony_ci <ClCompile Include="..\frontend\timestatus.c" /> 164159b3361Sopenharmony_ci </ItemGroup> 165159b3361Sopenharmony_ci <ItemGroup> 166159b3361Sopenharmony_ci <ClInclude Include="..\frontend\brhist.h" /> 167159b3361Sopenharmony_ci <ClInclude Include="..\configMS.h" /> 168159b3361Sopenharmony_ci <ClInclude Include="..\frontend\console.h" /> 169159b3361Sopenharmony_ci <ClInclude Include="..\frontend\get_audio.h" /> 170159b3361Sopenharmony_ci <ClInclude Include="..\frontend\gpkplotting.h" /> 171159b3361Sopenharmony_ci <ClInclude Include="..\frontend\lametime.h" /> 172159b3361Sopenharmony_ci <ClInclude Include="..\frontend\main.h" /> 173159b3361Sopenharmony_ci <ClInclude Include="..\frontend\parse.h" /> 174159b3361Sopenharmony_ci <ClInclude Include="..\frontend\timestatus.h" /> 175159b3361Sopenharmony_ci </ItemGroup> 176159b3361Sopenharmony_ci <ItemGroup> 177159b3361Sopenharmony_ci <ResourceCompile Include="..\libmp3lame\lame.rc" /> 178159b3361Sopenharmony_ci </ItemGroup> 179159b3361Sopenharmony_ci <ItemGroup> 180159b3361Sopenharmony_ci <None Include="..\README.WINGTK" /> 181159b3361Sopenharmony_ci </ItemGroup> 182159b3361Sopenharmony_ci <ItemGroup> 183159b3361Sopenharmony_ci <ProjectReference Include="vs2019_libmp3lame.vcxproj"> 184159b3361Sopenharmony_ci <Project>{20536101-3b0e-43ef-94f9-080d595dac57}</Project> 185159b3361Sopenharmony_ci <ReferenceOutputAssembly>false</ReferenceOutputAssembly> 186159b3361Sopenharmony_ci </ProjectReference> 187159b3361Sopenharmony_ci </ItemGroup> 188159b3361Sopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 189159b3361Sopenharmony_ci <ImportGroup Label="ExtensionTargets"> 190159b3361Sopenharmony_ci </ImportGroup> 191159b3361Sopenharmony_ci</Project>