Mercurial > foo_out_sdl
comparison foosdk/sdk/foobar2000/helpers/foobar2000_sdk_helpers.vcxproj @ 1:20d02a178406 default tip
*: check in everything else
yay
| author | Paper <paper@tflc.us> |
|---|---|
| date | Mon, 05 Jan 2026 02:15:46 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 0:e9bb126753e7 | 1:20d02a178406 |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | |
| 2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| 3 <ItemGroup Label="ProjectConfigurations"> | |
| 4 <ProjectConfiguration Include="Debug|ARM64"> | |
| 5 <Configuration>Debug</Configuration> | |
| 6 <Platform>ARM64</Platform> | |
| 7 </ProjectConfiguration> | |
| 8 <ProjectConfiguration Include="Debug|ARM64EC"> | |
| 9 <Configuration>Debug</Configuration> | |
| 10 <Platform>ARM64EC</Platform> | |
| 11 </ProjectConfiguration> | |
| 12 <ProjectConfiguration Include="Debug|Win32"> | |
| 13 <Configuration>Debug</Configuration> | |
| 14 <Platform>Win32</Platform> | |
| 15 </ProjectConfiguration> | |
| 16 <ProjectConfiguration Include="Debug|x64"> | |
| 17 <Configuration>Debug</Configuration> | |
| 18 <Platform>x64</Platform> | |
| 19 </ProjectConfiguration> | |
| 20 <ProjectConfiguration Include="Release|ARM64"> | |
| 21 <Configuration>Release</Configuration> | |
| 22 <Platform>ARM64</Platform> | |
| 23 </ProjectConfiguration> | |
| 24 <ProjectConfiguration Include="Release|ARM64EC"> | |
| 25 <Configuration>Release</Configuration> | |
| 26 <Platform>ARM64EC</Platform> | |
| 27 </ProjectConfiguration> | |
| 28 <ProjectConfiguration Include="Release|Win32"> | |
| 29 <Configuration>Release</Configuration> | |
| 30 <Platform>Win32</Platform> | |
| 31 </ProjectConfiguration> | |
| 32 <ProjectConfiguration Include="Release|x64"> | |
| 33 <Configuration>Release</Configuration> | |
| 34 <Platform>x64</Platform> | |
| 35 </ProjectConfiguration> | |
| 36 </ItemGroup> | |
| 37 <PropertyGroup Label="Globals"> | |
| 38 <ProjectGuid>{EE47764E-A202-4F85-A767-ABDAB4AFF35F}</ProjectGuid> | |
| 39 <RootNamespace>foobar2000_sdk_helpers</RootNamespace> | |
| 40 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | |
| 41 </PropertyGroup> | |
| 42 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| 44 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 45 <UseOfMfc>false</UseOfMfc> | |
| 46 <CharacterSet>Unicode</CharacterSet> | |
| 47 <PlatformToolset>v142</PlatformToolset> | |
| 48 </PropertyGroup> | |
| 49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| 50 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 51 <UseOfMfc>false</UseOfMfc> | |
| 52 <CharacterSet>Unicode</CharacterSet> | |
| 53 <PlatformToolset>v142</PlatformToolset> | |
| 54 </PropertyGroup> | |
| 55 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> | |
| 56 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 57 <UseOfMfc>false</UseOfMfc> | |
| 58 <CharacterSet>Unicode</CharacterSet> | |
| 59 <PlatformToolset>v143</PlatformToolset> | |
| 60 </PropertyGroup> | |
| 61 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'" Label="Configuration"> | |
| 62 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 63 <UseOfMfc>false</UseOfMfc> | |
| 64 <CharacterSet>Unicode</CharacterSet> | |
| 65 <PlatformToolset>v143</PlatformToolset> | |
| 66 </PropertyGroup> | |
| 67 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
| 68 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 69 <UseOfMfc>false</UseOfMfc> | |
| 70 <CharacterSet>Unicode</CharacterSet> | |
| 71 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 72 <PlatformToolset>v142</PlatformToolset> | |
| 73 </PropertyGroup> | |
| 74 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
| 75 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 76 <UseOfMfc>false</UseOfMfc> | |
| 77 <CharacterSet>Unicode</CharacterSet> | |
| 78 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 79 <PlatformToolset>v142</PlatformToolset> | |
| 80 </PropertyGroup> | |
| 81 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration"> | |
| 82 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 83 <UseOfMfc>false</UseOfMfc> | |
| 84 <CharacterSet>Unicode</CharacterSet> | |
| 85 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 86 <PlatformToolset>v143</PlatformToolset> | |
| 87 </PropertyGroup> | |
| 88 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'" Label="Configuration"> | |
| 89 <ConfigurationType>StaticLibrary</ConfigurationType> | |
| 90 <UseOfMfc>false</UseOfMfc> | |
| 91 <CharacterSet>Unicode</CharacterSet> | |
| 92 <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 93 <PlatformToolset>v143</PlatformToolset> | |
| 94 </PropertyGroup> | |
| 95 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| 96 <ImportGroup Label="ExtensionSettings"> | |
| 97 </ImportGroup> | |
| 98 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
| 99 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 100 </ImportGroup> | |
| 101 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
| 102 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 103 </ImportGroup> | |
| 104 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets"> | |
| 105 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 106 </ImportGroup> | |
| 107 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'" Label="PropertySheets"> | |
| 108 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 109 </ImportGroup> | |
| 110 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
| 111 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 112 </ImportGroup> | |
| 113 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
| 114 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 115 </ImportGroup> | |
| 116 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets"> | |
| 117 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 118 </ImportGroup> | |
| 119 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'" Label="PropertySheets"> | |
| 120 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 121 </ImportGroup> | |
| 122 <PropertyGroup Label="UserMacros" /> | |
| 123 <PropertyGroup> | |
| 124 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |
| 125 </PropertyGroup> | |
| 126 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
| 127 <ClCompile> | |
| 128 <Optimization>MinSpace</Optimization> | |
| 129 <StringPooling>true</StringPooling> | |
| 130 <BufferSecurityCheck>false</BufferSecurityCheck> | |
| 131 <FloatingPointModel>Fast</FloatingPointModel> | |
| 132 <RuntimeTypeInfo>false</RuntimeTypeInfo> | |
| 133 <PrecompiledHeader>Use</PrecompiledHeader> | |
| 134 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | |
| 135 <WarningLevel>Level3</WarningLevel> | |
| 136 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 137 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 138 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 139 <AdditionalIncludeDirectories>../..;..</AdditionalIncludeDirectories> | |
| 140 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions> | |
| 141 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors> | |
| 142 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 143 <OmitFramePointers>true</OmitFramePointers> | |
| 144 <PreprocessorDefinitions>NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 145 <ConformanceMode>true</ConformanceMode> | |
| 146 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 147 </ClCompile> | |
| 148 <ResourceCompile> | |
| 149 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 150 <Culture>0x0409</Culture> | |
| 151 </ResourceCompile> | |
| 152 <Lib> | |
| 153 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 154 </Lib> | |
| 155 </ItemDefinitionGroup> | |
| 156 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 157 <ClCompile> | |
| 158 <Optimization>MinSpace</Optimization> | |
| 159 <StringPooling>true</StringPooling> | |
| 160 <BufferSecurityCheck>false</BufferSecurityCheck> | |
| 161 <FloatingPointModel>Fast</FloatingPointModel> | |
| 162 <RuntimeTypeInfo>false</RuntimeTypeInfo> | |
| 163 <PrecompiledHeader>Use</PrecompiledHeader> | |
| 164 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | |
| 165 <WarningLevel>Level3</WarningLevel> | |
| 166 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 167 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 168 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 169 <AdditionalIncludeDirectories>../..;..</AdditionalIncludeDirectories> | |
| 170 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions> | |
| 171 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors> | |
| 172 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 173 <OmitFramePointers>true</OmitFramePointers> | |
| 174 <PreprocessorDefinitions>NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 175 <ConformanceMode>true</ConformanceMode> | |
| 176 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 177 </ClCompile> | |
| 178 <ResourceCompile> | |
| 179 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 180 <Culture>0x0409</Culture> | |
| 181 </ResourceCompile> | |
| 182 <Lib> | |
| 183 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 184 </Lib> | |
| 185 </ItemDefinitionGroup> | |
| 186 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | |
| 187 <ClCompile> | |
| 188 <Optimization>MinSpace</Optimization> | |
| 189 <StringPooling>true</StringPooling> | |
| 190 <BufferSecurityCheck>false</BufferSecurityCheck> | |
| 191 <FloatingPointModel>Fast</FloatingPointModel> | |
| 192 <RuntimeTypeInfo>false</RuntimeTypeInfo> | |
| 193 <PrecompiledHeader>Use</PrecompiledHeader> | |
| 194 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | |
| 195 <WarningLevel>Level3</WarningLevel> | |
| 196 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 197 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 198 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 199 <AdditionalIncludeDirectories>../..;..</AdditionalIncludeDirectories> | |
| 200 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions> | |
| 201 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors> | |
| 202 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 203 <OmitFramePointers>true</OmitFramePointers> | |
| 204 <PreprocessorDefinitions>NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 205 <ConformanceMode>true</ConformanceMode> | |
| 206 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 207 </ClCompile> | |
| 208 <ResourceCompile> | |
| 209 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 210 <Culture>0x0409</Culture> | |
| 211 </ResourceCompile> | |
| 212 <Lib> | |
| 213 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 214 </Lib> | |
| 215 </ItemDefinitionGroup> | |
| 216 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'"> | |
| 217 <ClCompile> | |
| 218 <Optimization>MinSpace</Optimization> | |
| 219 <StringPooling>true</StringPooling> | |
| 220 <BufferSecurityCheck>false</BufferSecurityCheck> | |
| 221 <FloatingPointModel>Fast</FloatingPointModel> | |
| 222 <RuntimeTypeInfo>false</RuntimeTypeInfo> | |
| 223 <PrecompiledHeader>Use</PrecompiledHeader> | |
| 224 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | |
| 225 <WarningLevel>Level3</WarningLevel> | |
| 226 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 227 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 228 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 229 <AdditionalIncludeDirectories>../..;..</AdditionalIncludeDirectories> | |
| 230 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions> | |
| 231 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors> | |
| 232 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 233 <OmitFramePointers>true</OmitFramePointers> | |
| 234 <PreprocessorDefinitions>NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 235 <ConformanceMode>true</ConformanceMode> | |
| 236 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 237 </ClCompile> | |
| 238 <ResourceCompile> | |
| 239 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 240 <Culture>0x0409</Culture> | |
| 241 </ResourceCompile> | |
| 242 <Lib> | |
| 243 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 244 </Lib> | |
| 245 </ItemDefinitionGroup> | |
| 246 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| 247 <ClCompile> | |
| 248 <Optimization>Disabled</Optimization> | |
| 249 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 250 <PrecompiledHeader>Use</PrecompiledHeader> | |
| 251 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | |
| 252 <WarningLevel>Level3</WarningLevel> | |
| 253 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 254 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 255 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 256 <AdditionalIncludeDirectories>../..;..</AdditionalIncludeDirectories> | |
| 257 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors> | |
| 258 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 259 <ConformanceMode>true</ConformanceMode> | |
| 260 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 261 </ClCompile> | |
| 262 <ResourceCompile> | |
| 263 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 264 <Culture>0x0409</Culture> | |
| 265 </ResourceCompile> | |
| 266 <Lib> | |
| 267 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 268 </Lib> | |
| 269 </ItemDefinitionGroup> | |
| 270 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 271 <ClCompile> | |
| 272 <Optimization>Disabled</Optimization> | |
| 273 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 274 <PrecompiledHeader>Use</PrecompiledHeader> | |
| 275 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | |
| 276 <WarningLevel>Level3</WarningLevel> | |
| 277 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 278 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 279 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 280 <AdditionalIncludeDirectories>../..;..</AdditionalIncludeDirectories> | |
| 281 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors> | |
| 282 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 283 <ConformanceMode>true</ConformanceMode> | |
| 284 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 285 </ClCompile> | |
| 286 <ResourceCompile> | |
| 287 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 288 <Culture>0x0409</Culture> | |
| 289 </ResourceCompile> | |
| 290 <Lib> | |
| 291 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 292 </Lib> | |
| 293 </ItemDefinitionGroup> | |
| 294 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | |
| 295 <ClCompile> | |
| 296 <Optimization>Disabled</Optimization> | |
| 297 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 298 <PrecompiledHeader>Use</PrecompiledHeader> | |
| 299 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | |
| 300 <WarningLevel>Level3</WarningLevel> | |
| 301 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 302 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 303 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 304 <AdditionalIncludeDirectories>../..;..</AdditionalIncludeDirectories> | |
| 305 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors> | |
| 306 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 307 <ConformanceMode>true</ConformanceMode> | |
| 308 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 309 </ClCompile> | |
| 310 <ResourceCompile> | |
| 311 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 312 <Culture>0x0409</Culture> | |
| 313 </ResourceCompile> | |
| 314 <Lib> | |
| 315 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 316 </Lib> | |
| 317 </ItemDefinitionGroup> | |
| 318 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'"> | |
| 319 <ClCompile> | |
| 320 <Optimization>Disabled</Optimization> | |
| 321 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 322 <PrecompiledHeader>Use</PrecompiledHeader> | |
| 323 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | |
| 324 <WarningLevel>Level3</WarningLevel> | |
| 325 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 326 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 327 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 328 <AdditionalIncludeDirectories>../..;..</AdditionalIncludeDirectories> | |
| 329 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors> | |
| 330 <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
| 331 <ConformanceMode>true</ConformanceMode> | |
| 332 <LanguageStandard>stdcpp17</LanguageStandard> | |
| 333 </ClCompile> | |
| 334 <ResourceCompile> | |
| 335 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| 336 <Culture>0x0409</Culture> | |
| 337 </ResourceCompile> | |
| 338 <Lib> | |
| 339 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 340 </Lib> | |
| 341 </ItemDefinitionGroup> | |
| 342 <ItemGroup> | |
| 343 <ClCompile Include="album_art_helpers.cpp" /> | |
| 344 <ClCompile Include="AutoComplete.cpp" /> | |
| 345 <ClCompile Include="cfg_guidlist.cpp" /> | |
| 346 <ClCompile Include="cfg_var_import.cpp"> | |
| 347 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> | |
| 348 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> | |
| 349 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</ExcludedFromBuild> | |
| 350 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">true</ExcludedFromBuild> | |
| 351 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> | |
| 352 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> | |
| 353 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">true</ExcludedFromBuild> | |
| 354 <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">true</ExcludedFromBuild> | |
| 355 </ClCompile> | |
| 356 <ClCompile Include="create_directory_helper.cpp"> | |
| 357 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 358 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 359 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 360 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 361 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 362 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 363 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 364 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 365 </ClCompile> | |
| 366 <ClCompile Include="CTableEditHelper-Legacy.cpp" /> | |
| 367 <ClCompile Include="cue_creator.cpp" /> | |
| 368 <ClCompile Include="cue_parser.cpp"> | |
| 369 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 370 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 371 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 372 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 373 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 374 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 375 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 376 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 377 </ClCompile> | |
| 378 <ClCompile Include="cue_parser_embedding.cpp" /> | |
| 379 <ClCompile Include="cuesheet_index_list.cpp" /> | |
| 380 <ClCompile Include="DarkMode.cpp" /> | |
| 381 <ClCompile Include="dialog_resize_helper.cpp"> | |
| 382 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 383 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 384 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 385 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 386 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 387 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 388 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 389 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 390 </ClCompile> | |
| 391 <ClCompile Include="dropdown_helper.cpp"> | |
| 392 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 393 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 394 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 395 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 396 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 397 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 398 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 399 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 400 </ClCompile> | |
| 401 <ClCompile Include="dynamic_bitrate_helper.cpp"> | |
| 402 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 403 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 404 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 405 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 406 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 407 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 408 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 409 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 410 </ClCompile> | |
| 411 <ClCompile Include="file_list_helper.cpp"> | |
| 412 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 413 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 414 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 415 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 416 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 417 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 418 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 419 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 420 </ClCompile> | |
| 421 <ClCompile Include="file_move_helper.cpp" /> | |
| 422 <ClCompile Include="filetimetools.cpp" /> | |
| 423 <ClCompile Include="file_win32_wrapper.cpp" /> | |
| 424 <ClCompile Include="image_load_save.cpp" /> | |
| 425 <ClCompile Include="inplace_edit.cpp" /> | |
| 426 <ClCompile Include="input_helpers.cpp" /> | |
| 427 <ClCompile Include="input_helper_cue.cpp" /> | |
| 428 <ClCompile Include="mp3_utils.cpp" /> | |
| 429 <ClCompile Include="packet_decoder_aac_common.cpp" /> | |
| 430 <ClCompile Include="packet_decoder_mp3_common.cpp" /> | |
| 431 <ClCompile Include="readers.cpp" /> | |
| 432 <ClCompile Include="seekabilizer.cpp" /> | |
| 433 <ClCompile Include="StdAfx.cpp"> | |
| 434 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 435 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 436 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 437 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 438 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 439 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 440 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 441 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 442 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> | |
| 443 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> | |
| 444 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Create</PrecompiledHeader> | |
| 445 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Create</PrecompiledHeader> | |
| 446 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> | |
| 447 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader> | |
| 448 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">Create</PrecompiledHeader> | |
| 449 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">Create</PrecompiledHeader> | |
| 450 </ClCompile> | |
| 451 <ClCompile Include="stream_buffer_helper.cpp"> | |
| 452 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 453 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 454 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 455 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 456 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 457 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 458 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 459 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 460 </ClCompile> | |
| 461 <ClCompile Include="text_file_loader.cpp"> | |
| 462 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 463 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 464 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 465 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 466 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 467 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 468 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 469 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 470 </ClCompile> | |
| 471 <ClCompile Include="text_file_loader_v2.cpp" /> | |
| 472 <ClCompile Include="ThreadUtils.cpp" /> | |
| 473 <ClCompile Include="track_property_callback_impl.cpp" /> | |
| 474 <ClCompile Include="ui_element_helpers.cpp" /> | |
| 475 <ClCompile Include="VisUtils.cpp" /> | |
| 476 <ClCompile Include="VolumeMap.cpp" /> | |
| 477 <ClCompile Include="win-systemtime.cpp" /> | |
| 478 <ClCompile Include="win32_dialog.cpp"> | |
| 479 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 480 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 481 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 482 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 483 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 484 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 485 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 486 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 487 </ClCompile> | |
| 488 <ClCompile Include="win32_misc.cpp" /> | |
| 489 <ClCompile Include="WindowPositionUtils.cpp" /> | |
| 490 <ClCompile Include="window_placement_helper.cpp"> | |
| 491 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization> | |
| 492 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization> | |
| 493 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization> | |
| 494 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization> | |
| 495 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks> | |
| 496 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks> | |
| 497 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks> | |
| 498 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks> | |
| 499 </ClCompile> | |
| 500 <ClCompile Include="writer_wav.cpp" /> | |
| 501 </ItemGroup> | |
| 502 <ItemGroup> | |
| 503 <ClInclude Include="advconfig_impl.h" /> | |
| 504 <ClInclude Include="advconfig_runtime.h" /> | |
| 505 <ClInclude Include="album_art_helpers.h" /> | |
| 506 <ClInclude Include="atl-misc.h" /> | |
| 507 <ClInclude Include="audio_render_float.h" /> | |
| 508 <ClInclude Include="AutoComplete.h" /> | |
| 509 <ClInclude Include="BumpableElem.h" /> | |
| 510 <ClInclude Include="callback_merit.h" /> | |
| 511 <ClInclude Include="callInMainThreadHelper.h" /> | |
| 512 <ClInclude Include="CDialogResizeHelper.h" /> | |
| 513 <ClInclude Include="cfg_dsp_chain_config.h" /> | |
| 514 <ClInclude Include="cfg_obj.h" /> | |
| 515 <ClInclude Include="cfg_objList.h" /> | |
| 516 <ClInclude Include="cfg_var_import.h" /> | |
| 517 <ClInclude Include="CListControlFb2kColors.h" /> | |
| 518 <ClInclude Include="CmdThread.h" /> | |
| 519 <ClInclude Include="CModelessDialogMessages.h" /> | |
| 520 <ClInclude Include="CPropVariant.h" /> | |
| 521 <ClInclude Include="CSingleThreadWrapper.h" /> | |
| 522 <ClInclude Include="CTableEditHelper-Legacy.h" /> | |
| 523 <ClInclude Include="DarkMode.h" /> | |
| 524 <ClInclude Include="dsp_dialog.h" /> | |
| 525 <ClInclude Include="duration_counter.h" /> | |
| 526 <ClInclude Include="fb2kWorkerTool.h" /> | |
| 527 <ClInclude Include="fb2k_threads.h" /> | |
| 528 <ClInclude Include="fb2k_wfx.h" /> | |
| 529 <ClInclude Include="fileReadAhead.h" /> | |
| 530 <ClInclude Include="file_streamstub.h" /> | |
| 531 <ClInclude Include="foobar2000+atl.h" /> | |
| 532 <ClInclude Include="foobar2000-lite+atl.h" /> | |
| 533 <ClInclude Include="fullFileBuffer.h" /> | |
| 534 <ClInclude Include="bitreader_helper.h" /> | |
| 535 <ClInclude Include="CallForwarder.h" /> | |
| 536 <ClInclude Include="cfg_guidlist.h" /> | |
| 537 <ClInclude Include="COM_utils.h" /> | |
| 538 <ClInclude Include="create_directory_helper.h" /> | |
| 539 <ClInclude Include="cue_creator.h" /> | |
| 540 <ClInclude Include="cue_parser.h" /> | |
| 541 <ClInclude Include="cuesheet_index_list.h" /> | |
| 542 <ClInclude Include="dialog_resize_helper.h" /> | |
| 543 <ClInclude Include="dropdown_helper.h" /> | |
| 544 <ClInclude Include="dynamic_bitrate_helper.h" /> | |
| 545 <ClInclude Include="file_cached.h" /> | |
| 546 <ClInclude Include="file_info_const_impl.h" /> | |
| 547 <ClInclude Include="file_list_helper.h" /> | |
| 548 <ClInclude Include="file_move_helper.h" /> | |
| 549 <ClInclude Include="file_win32_wrapper.h" /> | |
| 550 <ClInclude Include="filetimetools.h" /> | |
| 551 <ClInclude Include="helpers.h" /> | |
| 552 <ClInclude Include="icon_remapping_wildcard.h" /> | |
| 553 <ClInclude Include="image_load_save.h" /> | |
| 554 <ClInclude Include="inplace_edit.h" /> | |
| 555 <ClInclude Include="input_fix_seeking.h" /> | |
| 556 <ClInclude Include="input_helpers.h" /> | |
| 557 <ClInclude Include="input_helper_cue.h" /> | |
| 558 <ClInclude Include="input_logging.h" /> | |
| 559 <ClInclude Include="input_stream_info_reader.h" /> | |
| 560 <ClInclude Include="metadb_handle_array.h" /> | |
| 561 <ClInclude Include="metadb_handle_set.h" /> | |
| 562 <ClInclude Include="metadb_info_container_impl.h" /> | |
| 563 <ClInclude Include="metadb_io_callback_v2_data.h" /> | |
| 564 <ClInclude Include="meta_table_builder.h" /> | |
| 565 <ClInclude Include="metadb_io_hintlist.h" /> | |
| 566 <ClInclude Include="mp3_utils.h" /> | |
| 567 <ClInclude Include="notifyList.h" /> | |
| 568 <ClInclude Include="packet_decoder_aac_common.h" /> | |
| 569 <ClInclude Include="packet_decoder_mp3_common.h" /> | |
| 570 <ClInclude Include="playlist_position_reference_tracker.h" /> | |
| 571 <ClInclude Include="ProcessUtils.h" /> | |
| 572 <ClInclude Include="ProfileCache.h" /> | |
| 573 <ClInclude Include="readers.h" /> | |
| 574 <ClInclude Include="readers_lite.h" /> | |
| 575 <ClInclude Include="reader_pretend_nonseekable.h" /> | |
| 576 <ClInclude Include="readWriteLock.h" /> | |
| 577 <ClInclude Include="rethrow.h" /> | |
| 578 <ClInclude Include="seekabilizer.h" /> | |
| 579 <ClInclude Include="StdAfx.h" /> | |
| 580 <ClInclude Include="stream_buffer_helper.h" /> | |
| 581 <ClInclude Include="tag_write_callback_impl.h" /> | |
| 582 <ClInclude Include="text_file_loader.h" /> | |
| 583 <ClInclude Include="text_file_loader_v2.h" /> | |
| 584 <ClInclude Include="ThreadUtils.h" /> | |
| 585 <ClInclude Include="track_property_callback_impl.h" /> | |
| 586 <ClInclude Include="TypeFind.h" /> | |
| 587 <ClInclude Include="ui_element_helpers.h" /> | |
| 588 <ClInclude Include="VisUtils.h" /> | |
| 589 <ClInclude Include="VolumeMap.h" /> | |
| 590 <ClInclude Include="win-systemtime.h" /> | |
| 591 <ClInclude Include="win32_dialog.h" /> | |
| 592 <ClInclude Include="win32_misc.h" /> | |
| 593 <ClInclude Include="WindowPositionUtils.h" /> | |
| 594 <ClInclude Include="window_placement_helper.h" /> | |
| 595 <ClInclude Include="winmm-types.h" /> | |
| 596 <ClInclude Include="writer_wav.h" /> | |
| 597 </ItemGroup> | |
| 598 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 599 <ImportGroup Label="ExtensionTargets" /> | |
| 600 </Project> |
