434 lines
24 KiB
XML
434 lines
24 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project DefaultTargets="Build" ToolsVersion="Current" 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">
|
||
|
<VCProjectVersion>17.0</VCProjectVersion>
|
||
|
<ProjectGuid>{2EAD12FA-51FE-4AB6-A0C8-3952209AA81F}</ProjectGuid>
|
||
|
<RootNamespace>pmp_p4s</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>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
<UseOfAtl>false</UseOfAtl>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<PlatformToolset>v142</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
<UseOfAtl>false</UseOfAtl>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<PlatformToolset>v142</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
<UseOfAtl>false</UseOfAtl>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||
|
<PlatformToolset>v142</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
<UseOfAtl>false</UseOfAtl>
|
||
|
<CharacterSet>Unicode</CharacterSet>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||
|
<ImportGroup Label="ExtensionSettings">
|
||
|
</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" />
|
||
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
||
|
</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" />
|
||
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
||
|
</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" />
|
||
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
||
|
</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" />
|
||
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
||
|
</ImportGroup>
|
||
|
<PropertyGroup Label="UserMacros" />
|
||
|
<PropertyGroup>
|
||
|
<_ProjectFileVersion>17.0.32505.173</_ProjectFileVersion>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<IncludePath>$(IncludePath)</IncludePath>
|
||
|
<LibraryPath>$(LibraryPath)</LibraryPath>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<IncludePath>$(IncludePath)</IncludePath>
|
||
|
<LibraryPath>$(LibraryPath)</LibraryPath>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<GenerateManifest>false</GenerateManifest>
|
||
|
<IncludePath>$(IncludePath)</IncludePath>
|
||
|
<LibraryPath>$(LibraryPath)</LibraryPath>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<GenerateManifest>false</GenerateManifest>
|
||
|
<IncludePath>$(IncludePath)</IncludePath>
|
||
|
<LibraryPath>$(LibraryPath)</LibraryPath>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Label="Vcpkg">
|
||
|
<VcpkgEnableManifest>false</VcpkgEnableManifest>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<VcpkgInstalledDir>
|
||
|
</VcpkgInstalledDir>
|
||
|
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||
|
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
||
|
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Vcpkg">
|
||
|
<VcpkgInstalledDir>
|
||
|
</VcpkgInstalledDir>
|
||
|
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||
|
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||
|
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
|
<VcpkgInstalledDir>
|
||
|
</VcpkgInstalledDir>
|
||
|
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||
|
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Vcpkg">
|
||
|
<VcpkgInstalledDir>
|
||
|
</VcpkgInstalledDir>
|
||
|
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||
|
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||
|
</PropertyGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<Midl>
|
||
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MkTypLibCompatible>false</MkTypLibCompatible>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<TargetEnvironment>Win32</TargetEnvironment>
|
||
|
<TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
|
||
|
<HeaderFileName />
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>Disabled</Optimization>
|
||
|
<AdditionalIncludeDirectories>..\..\..\replicant;..\..\..\Wasabi;..\..\..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;ML_ex_EXPORTS;UNICODE;_UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<MinimalRebuild>false</MinimalRebuild>
|
||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
|
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
|
<PrecompiledHeader />
|
||
|
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
|
||
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||
|
<WarningLevel>Level3</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x040c</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>sehupd.lib;mssachlp.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
||
|
<DelayLoadDLLs>tataki.dll;%(DelayLoadDLLs)</DelayLoadDLLs>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||
|
<GenerateMapFile>false</GenerateMapFile>
|
||
|
<MapExports>false</MapExports>
|
||
|
<BaseAddress>0x14C00000</BaseAddress>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<DataExecutionPrevention />
|
||
|
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
|
||
|
<TargetMachine>MachineX86</TargetMachine>
|
||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
|
<MapFileName>$(IntDir)$(TargetName).map</MapFileName>
|
||
|
</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'">
|
||
|
<Midl>
|
||
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MkTypLibCompatible>false</MkTypLibCompatible>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
|
||
|
<HeaderFileName>
|
||
|
</HeaderFileName>
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>Disabled</Optimization>
|
||
|
<AdditionalIncludeDirectories>..\..\..\replicant;..\..\..\Wasabi;..\..\..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;ML_ex_EXPORTS;UNICODE;_UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<MinimalRebuild>false</MinimalRebuild>
|
||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
|
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
|
<PrecompiledHeader>
|
||
|
</PrecompiledHeader>
|
||
|
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
|
||
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||
|
<WarningLevel>Level3</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x040c</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>sehupd.lib;mssachlp.lib;fmtd.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
||
|
<DelayLoadDLLs>tataki.dll;%(DelayLoadDLLs)</DelayLoadDLLs>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||
|
<GenerateMapFile>false</GenerateMapFile>
|
||
|
<MapExports>false</MapExports>
|
||
|
<BaseAddress>0x14C00000</BaseAddress>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<DataExecutionPrevention>
|
||
|
</DataExecutionPrevention>
|
||
|
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
|
||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||
|
<AdditionalLibraryDirectories>..\..\..\external_dependencies\vcpkg\buildtrees\fmt\$(PlatformShortName)-windows-dbg;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||
|
<MapFileName>$(IntDir)$(TargetName).map</MapFileName>
|
||
|
</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'">
|
||
|
<Midl>
|
||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<TargetEnvironment>Win32</TargetEnvironment>
|
||
|
<TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
|
||
|
<HeaderFileName />
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>MinSpace</Optimization>
|
||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
||
|
<AdditionalIncludeDirectories>..\..\..\replicant;..\..\..\Wasabi;..\..\..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;ML_ex_EXPORTS;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
|
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||
|
<PrecompiledHeader />
|
||
|
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
|
||
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||
|
<WarningLevel>Level3</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>None</DebugInformationFormat>
|
||
|
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x040c</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>sehupd.lib;mssachlp.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
||
|
<DelayLoadDLLs>tataki.dll;%(DelayLoadDLLs)</DelayLoadDLLs>
|
||
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||
|
<MapFileName>$(IntDir)$(TargetName).map</MapFileName>
|
||
|
<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'">
|
||
|
<Midl>
|
||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<TypeLibraryName>$(IntDir)$(TargetName).tlb</TypeLibraryName>
|
||
|
<HeaderFileName>
|
||
|
</HeaderFileName>
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>MinSpace</Optimization>
|
||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
||
|
<AdditionalIncludeDirectories>..\..\..\replicant;..\..\..\Wasabi;..\..\..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;ML_ex_EXPORTS;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
|
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||
|
<PrecompiledHeader>
|
||
|
</PrecompiledHeader>
|
||
|
<PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
|
||
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||
|
<WarningLevel>Level3</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>None</DebugInformationFormat>
|
||
|
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x040c</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>sehupd.lib;mssachlp.lib;fmt.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
||
|
<DelayLoadDLLs>tataki.dll;%(DelayLoadDLLs)</DelayLoadDLLs>
|
||
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||
|
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
|
||
|
<MapFileName>$(IntDir)$(TargetName).map</MapFileName>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
||
|
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
|
||
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
||
|
<AdditionalLibraryDirectories>..\..\..\external_dependencies\vcpkg\buildtrees\fmt\$(PlatformShortName)-windows-rel;%(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>
|
||
|
<ProjectReference Include="..\..\..\tataki\tataki.vcxproj">
|
||
|
<Project>{255b68b5-7ef8-45ef-a675-2d6b88147909}</Project>
|
||
|
<CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
|
||
|
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
|
||
|
</ProjectReference>
|
||
|
<ProjectReference Include="..\..\..\Wasabi\bfc\bfc.vcxproj">
|
||
|
<Project>{d0ec862e-dddd-4f4f-934f-b75dc9062dc1}</Project>
|
||
|
</ProjectReference>
|
||
|
<ProjectReference Include="..\..\..\Wasabi\Wasabi.vcxproj">
|
||
|
<Project>{3e0bfa8a-b86a-42e9-a33f-ec294f823f7f}</Project>
|
||
|
</ProjectReference>
|
||
|
<ProjectReference Include="..\..\..\WAT\WAT.vcxproj">
|
||
|
<Project>{c5714908-a71f-4644-bd95-aad8ee7914da}</Project>
|
||
|
</ProjectReference>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="..\..\General\gen_ml\itemlist.cpp" />
|
||
|
<ClCompile Include="..\..\General\gen_ml\ml_lib.cpp" />
|
||
|
<ClCompile Include="deviceprovider.cpp" />
|
||
|
<ClCompile Include="key-sub-523.c" />
|
||
|
<ClCompile Include="main.cpp">
|
||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
|
||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
|
||
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;ML_ex_EXPORTS</PreprocessorDefinitions>
|
||
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;ML_ex_EXPORTS</PreprocessorDefinitions>
|
||
|
<BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
|
||
|
<BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
|
||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
|
||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
|
||
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;ML_ex_EXPORTS</PreprocessorDefinitions>
|
||
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;ML_ex_EXPORTS</PreprocessorDefinitions>
|
||
|
</ClCompile>
|
||
|
<ClCompile Include="MyProgress.cpp" />
|
||
|
<ClCompile Include="P4SDevice.cpp" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<CustomBuild Include="mssachlp.lib" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClInclude Include="..\..\General\gen_ml\itemlist.h" />
|
||
|
<ClInclude Include="..\..\General\gen_ml\ml.h" />
|
||
|
<ClInclude Include="..\..\Library\ml_pmp\AutoChar.h" />
|
||
|
<ClInclude Include="..\..\Library\ml_pmp\AutoWide.h" />
|
||
|
<ClInclude Include="..\..\Library\ml_pmp\pmp.h" />
|
||
|
<ClInclude Include="deviceprovider.h" />
|
||
|
<ClInclude Include="mswmdm.h" />
|
||
|
<ClInclude Include="MyProgress.h" />
|
||
|
<ClInclude Include="P4SDevice.h" />
|
||
|
<ClInclude Include="resource1.h" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Image Include="resources\creativeZenIcon.png" />
|
||
|
<Image Include="resources\nokiaIcon.png" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ResourceCompile Include="pmp_p4s.rc" />
|
||
|
</ItemGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||
|
<ImportGroup Label="ExtensionTargets">
|
||
|
</ImportGroup>
|
||
|
</Project>
|