From 20d28e80a5c861a9d5f449ea911ab75b4f37ad0d Mon Sep 17 00:00:00 2001 From: Jef Date: Tue, 24 Sep 2024 14:54:57 +0200 Subject: Initial community commit --- Src/winampa/winampa.vcxproj | 285 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 Src/winampa/winampa.vcxproj (limited to 'Src/winampa/winampa.vcxproj') diff --git a/Src/winampa/winampa.vcxproj b/Src/winampa/winampa.vcxproj new file mode 100644 index 00000000..280377ff --- /dev/null +++ b/Src/winampa/winampa.vcxproj @@ -0,0 +1,285 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {EF082058-B95A-4627-950A-8A825251785D} + winampa + 10.0.19041.0 + + + + Application + v142 + Unicode + + + Application + v142 + Unicode + + + Application + v142 + Unicode + + + Application + v142 + Unicode + + + + + + + + + + + + + + + + + + + false + $(PlatformShortName)_$(Configuration)\ + $(PlatformShortName)_$(Configuration)\ + $(IncludePath) + $(LibraryPath) + + + false + $(PlatformShortName)_$(Configuration)\ + $(PlatformShortName)_$(Configuration)\ + + + false + $(PlatformShortName)_$(Configuration)\ + $(PlatformShortName)_$(Configuration)\ + $(IncludePath) + $(LibraryPath) + + + false + $(PlatformShortName)_$(Configuration)\ + $(PlatformShortName)_$(Configuration)\ + + + false + + + + + false + Debug + x86-windows-static-md + + + + + false + x86-windows-static-md + + + + + false + x86-windows-static-md + Debug + + + + + false + x86-windows-static-md + + + + Disabled + ../Wasabi;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;NO_INPLACE_RESOLVE;_WIN32_WINNT=0x0601;WINVER=0x0601;_WIN32_IE=0x0A00;_UNICODE;UNICODE;_WA_IPC_LEAN_H_;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + $(IntDir) + $(IntDir) + $(IntDir)$(TargetName).pdb + ProgramDatabase + Level3 + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + shlwapi.lib;%(AdditionalDependencies) + true + $(OutDir)$(TargetName)$(TargetExt) + $(IntDir)$(TargetName).pdb + Windows + false + MachineX86 + false + %(AdditionalLibraryDirectories) + + + xcopy /Y /D /S $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\ +xcopy /Y /D /S $(IntDir)$(TargetName).pdb ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\ + Post build event: 'xcopy /Y /D /S $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\' + + + + + Disabled + ../Wasabi;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;NO_INPLACE_RESOLVE;_WIN32_WINNT=0x0601;WINVER=0x0601;_WIN32_IE=0x0A00;_UNICODE;UNICODE;_WA_IPC_LEAN_H_;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + $(IntDir) + $(IntDir) + $(IntDir)$(TargetName).pdb + ProgramDatabase + Level3 + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + shlwapi.lib;%(AdditionalDependencies) + true + $(OutDir)$(TargetName)$(TargetExt) + $(IntDir)$(TargetName).pdb + Windows + false + false + %(AdditionalLibraryDirectories) + + + xcopy /Y /D /S $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\ +xcopy /Y /D /S $(IntDir)$(TargetName).pdb ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\ + Post build event: 'xcopy /Y /D /S $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\' + + + + + MinSpace + Size + ../Wasabi;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;NO_INPLACE_RESOLVE;_WIN32_WINNT=0x0601;WINVER=0x0601;_WIN32_IE=0x0A00;_UNICODE;UNICODE;_WA_IPC_LEAN_H_;%(PreprocessorDefinitions) + true + true + MultiThreadedDLL + false + $(IntDir) + None + Level3 + $(IntDir)$(TargetName).pdb + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + shlwapi.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + false + $(IntDir)$(TargetName).pdb + Windows + true + true + false + MachineX86 + false + %(AdditionalLibraryDirectories) + + + xcopy /Y /D /S $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\ + Post build event: 'xcopy /Y /D /S $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\' + + + + + MinSpace + Size + ../Wasabi;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;NO_INPLACE_RESOLVE;_WIN32_WINNT=0x0601;WINVER=0x0601;_WIN32_IE=0x0A00;_UNICODE;UNICODE;_WA_IPC_LEAN_H_;%(PreprocessorDefinitions) + true + true + MultiThreadedDLL + false + $(IntDir) + None + Level3 + $(IntDir)$(TargetName).pdb + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + shlwapi.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + false + $(IntDir)$(TargetName).pdb + Windows + true + true + false + false + %(AdditionalLibraryDirectories) + + + xcopy /Y /D /S $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\ + Post build event: 'xcopy /Y /D /S $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\' + + + + + + + + + + + + + + + + + + + + + + + {3e0bfa8a-b86a-42e9-a33f-ec294f823f7f} + + + + + + \ No newline at end of file -- cgit