361 lines
20 KiB
XML
361 lines
20 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup Label="ProjectConfigurations">
|
||
|
<ProjectConfiguration Include="Debug|Win32">
|
||
|
<Configuration>Debug</Configuration>
|
||
|
<Platform>Win32</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
<ProjectConfiguration Include="Debug|x64">
|
||
|
<Configuration>Debug</Configuration>
|
||
|
<Platform>x64</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
<ProjectConfiguration Include="Release|Win32">
|
||
|
<Configuration>Release</Configuration>
|
||
|
<Platform>Win32</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
<ProjectConfiguration Include="Release|x64">
|
||
|
<Configuration>Release</Configuration>
|
||
|
<Platform>x64</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
</ItemGroup>
|
||
|
<PropertyGroup Label="Globals">
|
||
|
<ProjectName>in_wm</ProjectName>
|
||
|
<ProjectGuid>{9362E6C2-EFCC-4104-8671-78222E0A5FCC}</ProjectGuid>
|
||
|
<RootNamespace>in_wmvdrm</RootNamespace>
|
||
|
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<PlatformToolset>v142</PlatformToolset>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<PlatformToolset>v142</PlatformToolset>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<PlatformToolset>v142</PlatformToolset>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<PlatformToolset>v142</PlatformToolset>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||
|
<ImportGroup Label="ExtensionSettings">
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
</ImportGroup>
|
||
|
<PropertyGroup Label="UserMacros" />
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
||
|
<IncludePath>$(IncludePath)</IncludePath>
|
||
|
<LibraryPath>$(LibraryPath)</LibraryPath>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<GenerateManifest>false</GenerateManifest>
|
||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
||
|
<IncludePath>$(IncludePath)</IncludePath>
|
||
|
<LibraryPath>$(LibraryPath)</LibraryPath>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<GenerateManifest>false</GenerateManifest>
|
||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Label="Vcpkg">
|
||
|
<VcpkgEnabled>false</VcpkgEnabled>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||
|
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
||
|
</PropertyGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<ClCompile>
|
||
|
<Optimization>Disabled</Optimization>
|
||
|
<AdditionalIncludeDirectories>.;..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0601;WINVER=0x0601;_WIN32_IE=0x0A00;_USRDLL;IN_WMVDRM_EXPORTS;UNICODE_INPUT_PLUGIN;_CRT_SECURE_NO_WARNINGS;NO_DRM;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MinimalRebuild>false</MinimalRebuild>
|
||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
|
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
|
<WarningLevel>Level3</WarningLevel>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||
|
</ClCompile>
|
||
|
<Link>
|
||
|
<AdditionalOptions>/ignore:4253 /ignore:4254 %(AdditionalOptions)</AdditionalOptions>
|
||
|
<AdditionalDependencies>wmvcore.lib;comctl32.lib;shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||
|
<SubSystem>Windows</SubSystem>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
|
||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||
|
<TargetMachine>MachineX86</TargetMachine>
|
||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
|
</Link>
|
||
|
<PostBuildEvent>
|
||
|
<Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\
|
||
|
xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
|
||
|
<Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
|
||
|
</PostBuildEvent>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||
|
<ClCompile>
|
||
|
<Optimization>Disabled</Optimization>
|
||
|
<AdditionalIncludeDirectories>.;..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN64;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0601;WINVER=0x0601;_WIN32_IE=0x0A00;_USRDLL;IN_WMVDRM_EXPORTS;UNICODE_INPUT_PLUGIN;_CRT_SECURE_NO_WARNINGS;NO_DRM;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MinimalRebuild>false</MinimalRebuild>
|
||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
|
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
|
<WarningLevel>Level3</WarningLevel>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
<DisableSpecificWarnings>4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||
|
</ClCompile>
|
||
|
<Link>
|
||
|
<AdditionalOptions>/ignore:4253 /ignore:4254 %(AdditionalOptions)</AdditionalOptions>
|
||
|
<AdditionalDependencies>wmvcore.lib;comctl32.lib;shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||
|
<SubSystem>Windows</SubSystem>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
|
||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
|
</Link>
|
||
|
<PostBuildEvent>
|
||
|
<Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\
|
||
|
xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
|
||
|
<Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
|
||
|
</PostBuildEvent>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
|
<ClCompile>
|
||
|
<Optimization>MinSpace</Optimization>
|
||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
||
|
<AdditionalIncludeDirectories>.;..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0601;WINVER=0x0601;_WIN32_IE=0x0A00;_USRDLL;IN_WMVDRM_EXPORTS;UNICODE_INPUT_PLUGIN;_CRT_SECURE_NO_WARNINGS;NO_DRM;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||
|
<WarningLevel>Level3</WarningLevel>
|
||
|
<DebugInformationFormat>None</DebugInformationFormat>
|
||
|
<DisableSpecificWarnings>4005;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||
|
</ClCompile>
|
||
|
<Link>
|
||
|
<AdditionalOptions>/ignore:4253 /ignore:4254 %(AdditionalOptions)</AdditionalOptions>
|
||
|
<AdditionalDependencies>wmvcore.lib;comctl32.lib;shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||
|
<SubSystem>Windows</SubSystem>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
|
||
|
<TargetMachine>MachineX86</TargetMachine>
|
||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
|
</Link>
|
||
|
<PostBuildEvent>
|
||
|
<Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
|
||
|
<Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
|
||
|
</PostBuildEvent>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||
|
<ClCompile>
|
||
|
<Optimization>MinSpace</Optimization>
|
||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
||
|
<AdditionalIncludeDirectories>.;..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN64;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0601;WINVER=0x0601;_WIN32_IE=0x0A00;_USRDLL;IN_WMVDRM_EXPORTS;UNICODE_INPUT_PLUGIN;_CRT_SECURE_NO_WARNINGS;NO_DRM;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||
|
<WarningLevel>Level3</WarningLevel>
|
||
|
<DebugInformationFormat>None</DebugInformationFormat>
|
||
|
<DisableSpecificWarnings>4005;4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||
|
</ClCompile>
|
||
|
<Link>
|
||
|
<AdditionalOptions>/ignore:4253 /ignore:4254 %(AdditionalOptions)</AdditionalOptions>
|
||
|
<AdditionalDependencies>wmvcore.lib;comctl32.lib;shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||
|
<SubSystem>Windows</SubSystem>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
|
||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
|
</Link>
|
||
|
<PostBuildEvent>
|
||
|
<Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
|
||
|
<Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
|
||
|
</PostBuildEvent>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="..\..\..\nu\CCVersion.cpp" />
|
||
|
<ClCompile Include="..\..\..\nu\listview.cpp" />
|
||
|
<ClCompile Include="..\..\..\Winamp\strutil.cpp" />
|
||
|
<ClCompile Include="AlbumArt.cpp" />
|
||
|
<ClCompile Include="api.cpp" />
|
||
|
<ClCompile Include="ASXLoader.cpp" />
|
||
|
<ClCompile Include="AudioFormat.cpp" />
|
||
|
<ClCompile Include="AudioLayer.cpp" />
|
||
|
<ClCompile Include="AudioThread.cpp" />
|
||
|
<ClCompile Include="BufferLayer.cpp" />
|
||
|
<ClCompile Include="ClockLayer.cpp" />
|
||
|
<ClCompile Include="config.cpp">
|
||
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WM_DEFINE_CONFIG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WM_DEFINE_CONFIG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
</ClCompile>
|
||
|
<ClCompile Include="ConfigDialog.cpp" />
|
||
|
<ClCompile Include="directdraw.cpp" />
|
||
|
<ClCompile Include="ExtendedFileInfo.cpp" />
|
||
|
<ClCompile Include="ExtendedRead.cpp" />
|
||
|
<ClCompile Include="factory_Handler.cpp" />
|
||
|
<ClCompile Include="FileInfoDialog.cpp" />
|
||
|
<ClCompile Include="FileTypes.cpp" />
|
||
|
<ClCompile Include="GainLayer.cpp" />
|
||
|
<ClCompile Include="loadini.cpp" />
|
||
|
<ClCompile Include="main.cpp" />
|
||
|
<ClCompile Include="MediaThread.cpp" />
|
||
|
<ClCompile Include="MetaTag.cpp" />
|
||
|
<ClCompile Include="MetaTagFactory.cpp" />
|
||
|
<ClCompile Include="output\OutPlugin.cpp" />
|
||
|
<ClCompile Include="PlaylistHandler.cpp" />
|
||
|
<ClCompile Include="RawReader.cpp" />
|
||
|
<ClCompile Include="SeekLayer.cpp" />
|
||
|
<ClCompile Include="StatusHook.cpp" />
|
||
|
<ClCompile Include="TagAlias.cpp" />
|
||
|
<ClCompile Include="util.cpp" />
|
||
|
<ClCompile Include="VideoDataConverter.cpp" />
|
||
|
<ClCompile Include="VideoLayer.cpp" />
|
||
|
<ClCompile Include="VideoOutputChildDDraw.cpp" />
|
||
|
<ClCompile Include="VideoThread.cpp" />
|
||
|
<ClCompile Include="vidutils.cpp" />
|
||
|
<ClCompile Include="vid_ddraw.cpp" />
|
||
|
<ClCompile Include="vid_overlay.cpp" />
|
||
|
<ClCompile Include="WaitLayer.cpp" />
|
||
|
<ClCompile Include="WinampInterface.cpp" />
|
||
|
<ClCompile Include="WMCallback.cpp" />
|
||
|
<ClCompile Include="WMDRMModule.cpp" />
|
||
|
<ClCompile Include="WMHandler.cpp" />
|
||
|
<ClCompile Include="WMInformation.cpp" />
|
||
|
<ClCompile Include="WMPlaylist.cpp" />
|
||
|
<ClCompile Include="WPLLoader.cpp" />
|
||
|
<ClCompile Include="XMLString.cpp" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClInclude Include="..\..\..\nu\listview.h" />
|
||
|
<ClInclude Include="..\..\Output\out_ds\res_wa2\resource.h" />
|
||
|
<ClInclude Include="..\..\..\Winamp\strutil.h" />
|
||
|
<ClInclude Include="AlbumArt.h" />
|
||
|
<ClInclude Include="api.h" />
|
||
|
<ClInclude Include="ASXLoader.h" />
|
||
|
<ClInclude Include="AudioFormat.h" />
|
||
|
<ClInclude Include="AudioLayer.h" />
|
||
|
<ClInclude Include="AudioThread.h" />
|
||
|
<ClInclude Include="AutoChar.h" />
|
||
|
<ClInclude Include="AutoWide.h" />
|
||
|
<ClInclude Include="BufferLayer.h" />
|
||
|
<ClInclude Include="ClockLayer.h" />
|
||
|
<ClInclude Include="config.h" />
|
||
|
<ClInclude Include="ConfigDialog.h" />
|
||
|
<ClInclude Include="directdraw.h" />
|
||
|
<ClInclude Include="ExtendedRead.h" />
|
||
|
<ClInclude Include="factory_Handler.h" />
|
||
|
<ClInclude Include="FileInfoDialog.h" />
|
||
|
<ClInclude Include="FileTypes.h" />
|
||
|
<ClInclude Include="GainLayer.h" />
|
||
|
<ClInclude Include="loadini.h" />
|
||
|
<ClInclude Include="Main.h" />
|
||
|
<ClInclude Include="MediaThread.h" />
|
||
|
<ClInclude Include="MetaTag.h" />
|
||
|
<ClInclude Include="MetaTagFactory.h" />
|
||
|
<ClInclude Include="OutputStream.h" />
|
||
|
<ClInclude Include="output\AudioOut.h" />
|
||
|
<ClInclude Include="output\OutPlugin.h" />
|
||
|
<ClInclude Include="PlaylistHandler.h" />
|
||
|
<ClInclude Include="RawReader.h" />
|
||
|
<ClInclude Include="Remaining.h" />
|
||
|
<ClInclude Include="resource.h" />
|
||
|
<ClInclude Include="SeekLayer.h" />
|
||
|
<ClInclude Include="StatusHook.h" />
|
||
|
<ClInclude Include="TagAlias.h" />
|
||
|
<ClInclude Include="util.h" />
|
||
|
<ClInclude Include="VideoDataConverter.h" />
|
||
|
<ClInclude Include="VideoLayer.h" />
|
||
|
<ClInclude Include="VideoOutputChildDDraw.h" />
|
||
|
<ClInclude Include="VideoThread.h" />
|
||
|
<ClInclude Include="vidutils.h" />
|
||
|
<ClInclude Include="vid_ddraw.h" />
|
||
|
<ClInclude Include="vid_overlay.h" />
|
||
|
<ClInclude Include="WaitLayer.h" />
|
||
|
<ClInclude Include="WinampInterface.h" />
|
||
|
<ClInclude Include="WMCallback.h" />
|
||
|
<ClInclude Include="WMDRMModule.h" />
|
||
|
<ClInclude Include="WMHandler.h" />
|
||
|
<ClInclude Include="WMInformation.h" />
|
||
|
<ClInclude Include="WMPlaylist.h" />
|
||
|
<ClInclude Include="WPLLoader.h" />
|
||
|
<ClInclude Include="XMLString.h" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ResourceCompile Include="in_wm.rc" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Text Include="DESIGN.txt" />
|
||
|
<Text Include="TODO.txt" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ProjectReference Include="..\..\..\Wasabi\Wasabi.vcxproj">
|
||
|
<Project>{3e0bfa8a-b86a-42e9-a33f-ec294f823f7f}</Project>
|
||
|
</ProjectReference>
|
||
|
</ItemGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||
|
<ImportGroup Label="ExtensionTargets">
|
||
|
</ImportGroup>
|
||
|
</Project>
|