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>lame</ProjectName>
39159b3361Sopenharmony_ci    <ProjectGuid>{EEF5B49E-DBD1-4E1B-8B86-C5D64FCBAD38}</ProjectGuid>
40159b3361Sopenharmony_ci    <RootNamespace>lame</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>Application</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>Application</ConfigurationType>
51159b3361Sopenharmony_ci    <UseOfMfc>false</UseOfMfc>
52159b3361Sopenharmony_ci    <PlatformToolset>v142</PlatformToolset>
53159b3361Sopenharmony_ci  </PropertyGroup>
54159b3361Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
55159b3361Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
56159b3361Sopenharmony_ci    <UseOfMfc>false</UseOfMfc>
57159b3361Sopenharmony_ci    <PlatformToolset>v142</PlatformToolset>
58159b3361Sopenharmony_ci  </PropertyGroup>
59159b3361Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
60159b3361Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
61159b3361Sopenharmony_ci    <UseOfMfc>false</UseOfMfc>
62159b3361Sopenharmony_ci    <PlatformToolset>v142</PlatformToolset>
63159b3361Sopenharmony_ci  </PropertyGroup>
64159b3361Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
65159b3361Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
66159b3361Sopenharmony_ci    <UseOfMfc>false</UseOfMfc>
67159b3361Sopenharmony_ci    <PlatformToolset>v142</PlatformToolset>
68159b3361Sopenharmony_ci  </PropertyGroup>
69159b3361Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
70159b3361Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
71159b3361Sopenharmony_ci    <UseOfMfc>false</UseOfMfc>
72159b3361Sopenharmony_ci    <PlatformToolset>v142</PlatformToolset>
73159b3361Sopenharmony_ci  </PropertyGroup>
74159b3361Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'" Label="Configuration">
75159b3361Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
76159b3361Sopenharmony_ci    <UseOfMfc>false</UseOfMfc>
77159b3361Sopenharmony_ci    <PlatformToolset>v142</PlatformToolset>
78159b3361Sopenharmony_ci  </PropertyGroup>
79159b3361Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|x64'" Label="Configuration">
80159b3361Sopenharmony_ci    <ConfigurationType>Application</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  </ImportGroup>
87159b3361Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|Win32'" Label="PropertySheets">
88159b3361Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
89159b3361Sopenharmony_ci    <Import Project="vs2019_libmpg123_config.props" />
90159b3361Sopenharmony_ci    <Import Project="vs2019_libsndfile_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_libsndfile_config.props" />
98159b3361Sopenharmony_ci    <Import Project="vs2019_lame_config.props" />
99159b3361Sopenharmony_ci    <Import Project="vs2019_arch_sse2.props" />
100159b3361Sopenharmony_ci  </ImportGroup>
101159b3361Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
102159b3361Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
103159b3361Sopenharmony_ci    <Import Project="vs2019_libmpg123_config.props" />
104159b3361Sopenharmony_ci    <Import Project="vs2019_libsndfile_config.props" />
105159b3361Sopenharmony_ci    <Import Project="vs2019_lame_config.props" />
106159b3361Sopenharmony_ci    <Import Project="vs2019_arch_x87.props" />
107159b3361Sopenharmony_ci  </ImportGroup>
108159b3361Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
109159b3361Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
110159b3361Sopenharmony_ci    <Import Project="vs2019_libmpg123_config.props" />
111159b3361Sopenharmony_ci    <Import Project="vs2019_libsndfile_config.props" />
112159b3361Sopenharmony_ci    <Import Project="vs2019_lame_config.props" />
113159b3361Sopenharmony_ci    <Import Project="vs2019_arch_x87.props" />
114159b3361Sopenharmony_ci  </ImportGroup>
115159b3361Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
116159b3361Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
117159b3361Sopenharmony_ci    <Import Project="vs2019_libmpg123_config.props" />
118159b3361Sopenharmony_ci    <Import Project="vs2019_libsndfile_config.props" />
119159b3361Sopenharmony_ci    <Import Project="vs2019_lame_config.props" />
120159b3361Sopenharmony_ci    <Import Project="vs2019_arch_x87.props" />
121159b3361Sopenharmony_ci  </ImportGroup>
122159b3361Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
123159b3361Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
124159b3361Sopenharmony_ci    <Import Project="vs2019_libmpg123_config.props" />
125159b3361Sopenharmony_ci    <Import Project="vs2019_libsndfile_config.props" />
126159b3361Sopenharmony_ci    <Import Project="vs2019_lame_config.props" />
127159b3361Sopenharmony_ci    <Import Project="vs2019_arch_x87.props" />
128159b3361Sopenharmony_ci  </ImportGroup>
129159b3361Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'" Label="PropertySheets">
130159b3361Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
131159b3361Sopenharmony_ci    <Import Project="vs2019_libmpg123_config.props" />
132159b3361Sopenharmony_ci    <Import Project="vs2019_libsndfile_config.props" />
133159b3361Sopenharmony_ci    <Import Project="vs2019_lame_config.props" />
134159b3361Sopenharmony_ci    <Import Project="vs2019_arch_nasm.props" />
135159b3361Sopenharmony_ci  </ImportGroup>
136159b3361Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|x64'" Label="PropertySheets">
137159b3361Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
138159b3361Sopenharmony_ci    <Import Project="vs2019_libmpg123_config.props" />
139159b3361Sopenharmony_ci    <Import Project="vs2019_libsndfile_config.props" />
140159b3361Sopenharmony_ci    <Import Project="vs2019_lame_config.props" />
141159b3361Sopenharmony_ci    <Import Project="vs2019_arch_nasm.props" />
142159b3361Sopenharmony_ci  </ImportGroup>
143159b3361Sopenharmony_ci  <PropertyGroup Label="UserMacros" />
144159b3361Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|Win32'">
145159b3361Sopenharmony_ci    <ClCompile>
146159b3361Sopenharmony_ci      <Optimization>Full</Optimization>
147159b3361Sopenharmony_ci      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
148159b3361Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
149159b3361Sopenharmony_ci      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
150159b3361Sopenharmony_ci      <AdditionalIncludeDirectories>..;../libmp3lame;../include;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
151159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;WIN32;_WIN32;_CONSOLE;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
152159b3361Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
153159b3361Sopenharmony_ci    </ClCompile>
154159b3361Sopenharmony_ci    <ResourceCompile>
155159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions>
156159b3361Sopenharmony_ci      <Culture>0x0409</Culture>
157159b3361Sopenharmony_ci    </ResourceCompile>
158159b3361Sopenharmony_ci    <Link>
159159b3361Sopenharmony_ci      <SubSystem>Console</SubSystem>
160159b3361Sopenharmony_ci    </Link>
161159b3361Sopenharmony_ci  </ItemDefinitionGroup>
162159b3361Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseNASM|x64'">
163159b3361Sopenharmony_ci    <ClCompile>
164159b3361Sopenharmony_ci      <Optimization>Full</Optimization>
165159b3361Sopenharmony_ci      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
166159b3361Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
167159b3361Sopenharmony_ci      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
168159b3361Sopenharmony_ci      <AdditionalIncludeDirectories>..;../libmp3lame;../include;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
169159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;WIN32;_WIN32;_CONSOLE;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
170159b3361Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
171159b3361Sopenharmony_ci    </ClCompile>
172159b3361Sopenharmony_ci    <ResourceCompile>
173159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions>
174159b3361Sopenharmony_ci      <Culture>0x0409</Culture>
175159b3361Sopenharmony_ci    </ResourceCompile>
176159b3361Sopenharmony_ci    <Link>
177159b3361Sopenharmony_ci      <SubSystem>Console</SubSystem>
178159b3361Sopenharmony_ci    </Link>
179159b3361Sopenharmony_ci  </ItemDefinitionGroup>
180159b3361Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
181159b3361Sopenharmony_ci    <ClCompile>
182159b3361Sopenharmony_ci      <Optimization>Disabled</Optimization>
183159b3361Sopenharmony_ci      <AdditionalIncludeDirectories>../;../libmp3lame;../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
184159b3361Sopenharmony_ci      <PreprocessorDefinitions>_DEBUG;WIN32;_WIN32;_CONSOLE;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
185159b3361Sopenharmony_ci      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
186159b3361Sopenharmony_ci    </ClCompile>
187159b3361Sopenharmony_ci    <ResourceCompile>
188159b3361Sopenharmony_ci      <PreprocessorDefinitions>_DEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions>
189159b3361Sopenharmony_ci      <Culture>0x0409</Culture>
190159b3361Sopenharmony_ci    </ResourceCompile>
191159b3361Sopenharmony_ci    <Link>
192159b3361Sopenharmony_ci      <SubSystem>Console</SubSystem>
193159b3361Sopenharmony_ci    </Link>
194159b3361Sopenharmony_ci  </ItemDefinitionGroup>
195159b3361Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
196159b3361Sopenharmony_ci    <ClCompile>
197159b3361Sopenharmony_ci      <Optimization>Disabled</Optimization>
198159b3361Sopenharmony_ci      <AdditionalIncludeDirectories>../;../libmp3lame;../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
199159b3361Sopenharmony_ci      <PreprocessorDefinitions>_DEBUG;WIN32;_WIN32;_CONSOLE;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
200159b3361Sopenharmony_ci      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
201159b3361Sopenharmony_ci    </ClCompile>
202159b3361Sopenharmony_ci    <ResourceCompile>
203159b3361Sopenharmony_ci      <PreprocessorDefinitions>_DEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions>
204159b3361Sopenharmony_ci      <Culture>0x0409</Culture>
205159b3361Sopenharmony_ci    </ResourceCompile>
206159b3361Sopenharmony_ci    <Link>
207159b3361Sopenharmony_ci      <SubSystem>Console</SubSystem>
208159b3361Sopenharmony_ci    </Link>
209159b3361Sopenharmony_ci  </ItemDefinitionGroup>
210159b3361Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
211159b3361Sopenharmony_ci    <ClCompile>
212159b3361Sopenharmony_ci      <Optimization>Full</Optimization>
213159b3361Sopenharmony_ci      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
214159b3361Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
215159b3361Sopenharmony_ci      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
216159b3361Sopenharmony_ci      <AdditionalIncludeDirectories>..;../libmp3lame;../include;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
217159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;WIN32;_WIN32;_CONSOLE;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
218159b3361Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
219159b3361Sopenharmony_ci    </ClCompile>
220159b3361Sopenharmony_ci    <ResourceCompile>
221159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions>
222159b3361Sopenharmony_ci      <Culture>0x0409</Culture>
223159b3361Sopenharmony_ci    </ResourceCompile>
224159b3361Sopenharmony_ci    <Link>
225159b3361Sopenharmony_ci      <SubSystem>Console</SubSystem>
226159b3361Sopenharmony_ci    </Link>
227159b3361Sopenharmony_ci  </ItemDefinitionGroup>
228159b3361Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
229159b3361Sopenharmony_ci    <ClCompile>
230159b3361Sopenharmony_ci      <Optimization>Full</Optimization>
231159b3361Sopenharmony_ci      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
232159b3361Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
233159b3361Sopenharmony_ci      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
234159b3361Sopenharmony_ci      <AdditionalIncludeDirectories>..;../libmp3lame;../include;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
235159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;WIN32;_WIN32;_CONSOLE;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
236159b3361Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
237159b3361Sopenharmony_ci    </ClCompile>
238159b3361Sopenharmony_ci    <ResourceCompile>
239159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions>
240159b3361Sopenharmony_ci      <Culture>0x0409</Culture>
241159b3361Sopenharmony_ci    </ResourceCompile>
242159b3361Sopenharmony_ci    <Link>
243159b3361Sopenharmony_ci      <SubSystem>Console</SubSystem>
244159b3361Sopenharmony_ci    </Link>
245159b3361Sopenharmony_ci  </ItemDefinitionGroup>
246159b3361Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|Win32'">
247159b3361Sopenharmony_ci    <ClCompile>
248159b3361Sopenharmony_ci      <Optimization>Full</Optimization>
249159b3361Sopenharmony_ci      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
250159b3361Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
251159b3361Sopenharmony_ci      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
252159b3361Sopenharmony_ci      <AdditionalIncludeDirectories>..;../libmp3lame;../include;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
253159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;WIN32;_WIN32;_CONSOLE;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
254159b3361Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
255159b3361Sopenharmony_ci    </ClCompile>
256159b3361Sopenharmony_ci    <ResourceCompile>
257159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions>
258159b3361Sopenharmony_ci      <Culture>0x0409</Culture>
259159b3361Sopenharmony_ci    </ResourceCompile>
260159b3361Sopenharmony_ci    <Link>
261159b3361Sopenharmony_ci      <SubSystem>Console</SubSystem>
262159b3361Sopenharmony_ci    </Link>
263159b3361Sopenharmony_ci  </ItemDefinitionGroup>
264159b3361Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSSE2|x64'">
265159b3361Sopenharmony_ci    <ClCompile>
266159b3361Sopenharmony_ci      <Optimization>Full</Optimization>
267159b3361Sopenharmony_ci      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
268159b3361Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
269159b3361Sopenharmony_ci      <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
270159b3361Sopenharmony_ci      <AdditionalIncludeDirectories>..;../libmp3lame;../include;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
271159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;WIN32;_WIN32;_CONSOLE;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
272159b3361Sopenharmony_ci      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
273159b3361Sopenharmony_ci    </ClCompile>
274159b3361Sopenharmony_ci    <ResourceCompile>
275159b3361Sopenharmony_ci      <PreprocessorDefinitions>NDEBUG;_APP=$(TargetFileName);%(PreprocessorDefinitions)</PreprocessorDefinitions>
276159b3361Sopenharmony_ci      <Culture>0x0409</Culture>
277159b3361Sopenharmony_ci    </ResourceCompile>
278159b3361Sopenharmony_ci    <Link>
279159b3361Sopenharmony_ci      <SubSystem>Console</SubSystem>
280159b3361Sopenharmony_ci    </Link>
281159b3361Sopenharmony_ci  </ItemDefinitionGroup>
282159b3361Sopenharmony_ci  <ItemGroup>
283159b3361Sopenharmony_ci    <ClCompile Include="..\frontend\brhist.c" />
284159b3361Sopenharmony_ci    <ClCompile Include="..\frontend\console.c" />
285159b3361Sopenharmony_ci    <ClCompile Include="..\frontend\get_audio.c" />
286159b3361Sopenharmony_ci    <ClCompile Include="..\frontend\lame_main.c" />
287159b3361Sopenharmony_ci    <ClCompile Include="..\frontend\lametime.c" />
288159b3361Sopenharmony_ci    <ClCompile Include="..\frontend\main.c" />
289159b3361Sopenharmony_ci    <ClCompile Include="..\frontend\parse.c" />
290159b3361Sopenharmony_ci    <ClCompile Include="..\frontend\timestatus.c" />
291159b3361Sopenharmony_ci  </ItemGroup>
292159b3361Sopenharmony_ci  <ItemGroup>
293159b3361Sopenharmony_ci    <ClInclude Include="..\frontend\brhist.h" />
294159b3361Sopenharmony_ci    <ClInclude Include="..\frontend\console.h" />
295159b3361Sopenharmony_ci    <ClInclude Include="..\frontend\get_audio.h" />
296159b3361Sopenharmony_ci    <ClInclude Include="..\frontend\lametime.h" />
297159b3361Sopenharmony_ci    <ClInclude Include="..\frontend\main.h" />
298159b3361Sopenharmony_ci    <ClInclude Include="..\frontend\parse.h" />
299159b3361Sopenharmony_ci    <ClInclude Include="..\frontend\timestatus.h" />
300159b3361Sopenharmony_ci  </ItemGroup>
301159b3361Sopenharmony_ci  <ItemGroup>
302159b3361Sopenharmony_ci    <ResourceCompile Include="..\libmp3lame\lame.rc" />
303159b3361Sopenharmony_ci  </ItemGroup>
304159b3361Sopenharmony_ci  <ItemGroup>
305159b3361Sopenharmony_ci    <ProjectReference Include="vs2019_libmp3lame.vcxproj">
306159b3361Sopenharmony_ci      <Project>{20536101-3b0e-43ef-94f9-080d595dac57}</Project>
307159b3361Sopenharmony_ci      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
308159b3361Sopenharmony_ci    </ProjectReference>
309159b3361Sopenharmony_ci  </ItemGroup>
310159b3361Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
311159b3361Sopenharmony_ci  <ImportGroup Label="ExtensionTargets">
312159b3361Sopenharmony_ci  </ImportGroup>
313159b3361Sopenharmony_ci</Project>