From 20d28e80a5c861a9d5f449ea911ab75b4f37ad0d Mon Sep 17 00:00:00 2001 From: Jef Date: Tue, 24 Sep 2024 14:54:57 +0200 Subject: Initial community commit --- .../build/vs2017uwp/ext/mpg123.vcxproj | 793 +++++++++++ .../build/vs2017uwp/ext/mpg123.vcxproj.filters | 97 ++ .../openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj | 720 ++++++++++ .../build/vs2017uwp/ext/ogg.vcxproj.filters | 44 + .../build/vs2017uwp/ext/vorbis.vcxproj | 829 +++++++++++ .../build/vs2017uwp/ext/vorbis.vcxproj.filters | 251 ++++ .../openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj | 752 ++++++++++ .../build/vs2017uwp/ext/zlib.vcxproj.filters | 93 ++ .../openmpt-trunk/build/vs2017uwp/libopenmpt.sln | 165 +++ .../build/vs2017uwp/libopenmpt.vcxproj | 1494 ++++++++++++++++++++ .../build/vs2017uwp/libopenmpt.vcxproj.filters | 1457 +++++++++++++++++++ 11 files changed, 6695 insertions(+) create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/mpg123.vcxproj create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/mpg123.vcxproj.filters create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj.filters create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/vorbis.vcxproj create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/vorbis.vcxproj.filters create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj.filters create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.sln create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.vcxproj create mode 100644 Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.vcxproj.filters (limited to 'Src/external_dependencies/openmpt-trunk/build/vs2017uwp') diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/mpg123.vcxproj b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/mpg123.vcxproj new file mode 100644 index 00000000..655e936f --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/mpg123.vcxproj @@ -0,0 +1,793 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Debug + ARM + + + Release + Win32 + + + Release + x64 + + + Release + ARM + + + DebugShared + Win32 + + + DebugShared + x64 + + + DebugShared + ARM + + + ReleaseShared + Win32 + + + ReleaseShared + x64 + + + ReleaseShared + ARM + + + + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53} + mpg123 + 10.0.10240.0 + 10.0.10240.0 + en-US + true + 12.0 + Windows Store + 8.2 + + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\..\..\bin\debug\vs2017-uwp-static\x86\ + ..\..\obj\vs2017uwp\mpg123\x32\Debug\ + openmpt-mpg123 + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-static\amd64\ + ..\..\obj\vs2017uwp\mpg123\x64\Debug\ + openmpt-mpg123 + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-static\arm\ + ..\..\obj\vs2017uwp\mpg123\ARM\Debug\ + openmpt-mpg123 + .dll + false + true + + + ..\..\..\bin\release\vs2017-uwp-static\x86\ + ..\..\obj\vs2017uwp\mpg123\x32\Release\ + openmpt-mpg123 + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-static\amd64\ + ..\..\obj\vs2017uwp\mpg123\x64\Release\ + openmpt-mpg123 + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-static\arm\ + ..\..\obj\vs2017uwp\mpg123\ARM\Release\ + openmpt-mpg123 + .dll + false + false + + + ..\..\..\bin\debug\vs2017-uwp-shared\x86\ + ..\..\obj\vs2017uwp\mpg123\x32\DebugShared\ + openmpt-mpg123 + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-shared\amd64\ + ..\..\obj\vs2017uwp\mpg123\x64\DebugShared\ + openmpt-mpg123 + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-shared\arm\ + ..\..\obj\vs2017uwp\mpg123\ARM\DebugShared\ + openmpt-mpg123 + .dll + false + true + + + ..\..\..\bin\release\vs2017-uwp-shared\x86\ + ..\..\obj\vs2017uwp\mpg123\x32\ReleaseShared\ + openmpt-mpg123 + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-shared\amd64\ + ..\..\obj\vs2017uwp\mpg123\x64\ReleaseShared\ + openmpt-mpg123 + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-shared\arm\ + ..\..\obj\vs2017uwp\mpg123\ARM\ReleaseShared\ + openmpt-mpg123 + .dll + false + false + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + Disabled + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\debug\vs2017-uwp-static\x86\openmpt-mpg123.lib + MachineX86 + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + Disabled + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\debug\vs2017-uwp-static\amd64\openmpt-mpg123.lib + MachineX64 + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + Disabled + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\debug\vs2017-uwp-static\arm\openmpt-mpg123.lib + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + true + true + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\release\vs2017-uwp-static\x86\openmpt-mpg123.lib + MachineX86 + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + true + true + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\release\vs2017-uwp-static\amd64\openmpt-mpg123.lib + MachineX64 + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + true + true + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\release\vs2017-uwp-static\arm\openmpt-mpg123.lib + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + Disabled + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\debug\vs2017-uwp-shared\x86\openmpt-mpg123.lib + MachineX86 + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + Disabled + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\debug\vs2017-uwp-shared\amd64\openmpt-mpg123.lib + MachineX64 + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + Disabled + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\debug\vs2017-uwp-shared\arm\openmpt-mpg123.lib + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + true + true + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\release\vs2017-uwp-shared\x86\openmpt-mpg123.lib + MachineX86 + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + true + true + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\release\vs2017-uwp-shared\amd64\openmpt-mpg123.lib + MachineX64 + + + + + /wd4018 /wd4244 /wd4267 /wd4305 /wd4334 /wd6011 /wd6285 /wd6297 /wd6305 /wd6385 /wd6386 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-mpg123.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;DYNAMIC_BUILD;OPT_GENERIC;%(PreprocessorDefinitions) + ..\..\..\include\mpg123\ports\MSVC++;..\..\..\include\mpg123\src\libmpg123;..\..\..\include\mpg123\src\compat;..\..\..\include\mpg123\src;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-mpg123.pdb + true + true + shlwapi.lib;;%(AdditionalDependencies) + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-mpg123.dll + ..\..\..\bin\release\vs2017-uwp-shared\arm\openmpt-mpg123.lib + + + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/mpg123.vcxproj.filters b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/mpg123.vcxproj.filters new file mode 100644 index 00000000..5343b61a --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/mpg123.vcxproj.filters @@ -0,0 +1,97 @@ + + + + + {89AF369E-F58E-B539-FEA6-40106A051C9B} + + + {DFE78AE5-CBB5-7EEB-B449-EF11A0B65A50} + + + {832A9EFE-6F0E-5F54-D86E-59A7C47149D6} + + + {63B36DEC-CF75-A176-1826-300384277A54} + + + {D027C9CD-BCE2-B879-659A-31C45134030A} + + + + + include\mpg123\src\compat + + + include\mpg123\src\compat + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + include\mpg123\src\libmpg123 + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj new file mode 100644 index 00000000..28763237 --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj @@ -0,0 +1,720 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Debug + ARM + + + Release + Win32 + + + Release + x64 + + + Release + ARM + + + DebugShared + Win32 + + + DebugShared + x64 + + + DebugShared + ARM + + + ReleaseShared + Win32 + + + ReleaseShared + x64 + + + ReleaseShared + ARM + + + + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8} + ogg + 10.0.10240.0 + 10.0.10240.0 + en-US + true + 12.0 + Windows Store + 8.2 + + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\..\..\bin\debug\vs2017-uwp-static\x86\ + ..\..\obj\vs2017uwp\ogg\x32\Debug\ + openmpt-ogg + .lib + + + ..\..\..\bin\debug\vs2017-uwp-static\amd64\ + ..\..\obj\vs2017uwp\ogg\x64\Debug\ + openmpt-ogg + .lib + + + ..\..\..\bin\debug\vs2017-uwp-static\arm\ + ..\..\obj\vs2017uwp\ogg\ARM\Debug\ + openmpt-ogg + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\x86\ + ..\..\obj\vs2017uwp\ogg\x32\Release\ + openmpt-ogg + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\amd64\ + ..\..\obj\vs2017uwp\ogg\x64\Release\ + openmpt-ogg + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\arm\ + ..\..\obj\vs2017uwp\ogg\ARM\Release\ + openmpt-ogg + .lib + + + ..\..\..\bin\debug\vs2017-uwp-shared\x86\ + ..\..\obj\vs2017uwp\ogg\x32\DebugShared\ + openmpt-ogg + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-shared\amd64\ + ..\..\obj\vs2017uwp\ogg\x64\DebugShared\ + openmpt-ogg + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-shared\arm\ + ..\..\obj\vs2017uwp\ogg\ARM\DebugShared\ + openmpt-ogg + .dll + false + true + + + ..\..\..\bin\release\vs2017-uwp-shared\x86\ + ..\..\obj\vs2017uwp\ogg\x32\ReleaseShared\ + openmpt-ogg + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-shared\amd64\ + ..\..\obj\vs2017uwp\ogg\x64\ReleaseShared\ + openmpt-ogg + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-shared\arm\ + ..\..\obj\vs2017uwp\ogg\ARM\ReleaseShared\ + openmpt-ogg + .dll + false + false + + + + /wd6001 /wd6011 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-ogg.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-ogg.lib + MachineX86 + + + Windows + true + $(OutDir)openmpt-ogg.pdb + + + + + /wd6001 /wd6011 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-ogg.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-ogg.lib + MachineX64 + + + Windows + true + $(OutDir)openmpt-ogg.pdb + + + + + /wd6001 /wd6011 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-ogg.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-ogg.lib + + + Windows + true + $(OutDir)openmpt-ogg.pdb + + + + + /wd6001 /wd6011 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-ogg.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-ogg.lib + MachineX86 + + + Windows + true + $(OutDir)openmpt-ogg.pdb + true + true + + + + + /wd6001 /wd6011 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-ogg.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-ogg.lib + MachineX64 + + + Windows + true + $(OutDir)openmpt-ogg.pdb + true + true + + + + + /wd6001 /wd6011 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-ogg.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-ogg.lib + + + Windows + true + $(OutDir)openmpt-ogg.pdb + true + true + + + + + /wd6001 /wd6011 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-ogg.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-ogg.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-ogg.dll + ..\..\..\bin\debug\vs2017-uwp-shared\x86\openmpt-ogg.lib + ../../../include/ogg/win32/ogg.def + MachineX86 + + + + + /wd6001 /wd6011 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-ogg.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-ogg.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-ogg.dll + ..\..\..\bin\debug\vs2017-uwp-shared\amd64\openmpt-ogg.lib + ../../../include/ogg/win32/ogg.def + MachineX64 + + + + + /wd6001 /wd6011 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-ogg.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-ogg.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-ogg.dll + ..\..\..\bin\debug\vs2017-uwp-shared\arm\openmpt-ogg.lib + ../../../include/ogg/win32/ogg.def + + + + + /wd6001 /wd6011 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-ogg.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-ogg.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-ogg.dll + ..\..\..\bin\release\vs2017-uwp-shared\x86\openmpt-ogg.lib + ../../../include/ogg/win32/ogg.def + MachineX86 + + + + + /wd6001 /wd6011 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-ogg.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-ogg.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-ogg.dll + ..\..\..\bin\release\vs2017-uwp-shared\amd64\openmpt-ogg.lib + ../../../include/ogg/win32/ogg.def + MachineX64 + + + + + /wd6001 /wd6011 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-ogg.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-ogg.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-ogg.dll + ..\..\..\bin\release\vs2017-uwp-shared\arm\openmpt-ogg.lib + ../../../include/ogg/win32/ogg.def + + + + + + + + + FALSE + + + FALSE + + + + + true + true + true + true + true + true + + + + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj.filters b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj.filters new file mode 100644 index 00000000..3d4bc138 --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/ogg.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {89AF369E-F58E-B539-FEA6-40106A051C9B} + + + {C2A4D931-2E5A-5227-B74E-4CFE2303492B} + + + {C2D9AA7B-2E3B-8889-B7A8-CE3B2309BF48} + + + {7B435AA5-E77A-A23C-F084-06605C3BC935} + + + {E6A0F61B-522C-64E0-5B3D-E7D4C747C0E0} + + + {911A66F4-FD30-648A-46A8-EFABB2FD3412} + + + + + include\ogg\win32 + + + + + include\ogg\include\ogg + + + include\ogg\include\ogg + + + + + include\ogg\src + + + include\ogg\src + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/vorbis.vcxproj b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/vorbis.vcxproj new file mode 100644 index 00000000..ff41484a --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/vorbis.vcxproj @@ -0,0 +1,829 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Debug + ARM + + + Release + Win32 + + + Release + x64 + + + Release + ARM + + + DebugShared + Win32 + + + DebugShared + x64 + + + DebugShared + ARM + + + ReleaseShared + Win32 + + + ReleaseShared + x64 + + + ReleaseShared + ARM + + + + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05} + vorbis + 10.0.10240.0 + 10.0.10240.0 + en-US + true + 12.0 + Windows Store + 8.2 + + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\..\..\bin\debug\vs2017-uwp-static\x86\ + ..\..\obj\vs2017uwp\vorbis\x32\Debug\ + openmpt-vorbis + .lib + + + ..\..\..\bin\debug\vs2017-uwp-static\amd64\ + ..\..\obj\vs2017uwp\vorbis\x64\Debug\ + openmpt-vorbis + .lib + + + ..\..\..\bin\debug\vs2017-uwp-static\arm\ + ..\..\obj\vs2017uwp\vorbis\ARM\Debug\ + openmpt-vorbis + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\x86\ + ..\..\obj\vs2017uwp\vorbis\x32\Release\ + openmpt-vorbis + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\amd64\ + ..\..\obj\vs2017uwp\vorbis\x64\Release\ + openmpt-vorbis + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\arm\ + ..\..\obj\vs2017uwp\vorbis\ARM\Release\ + openmpt-vorbis + .lib + + + ..\..\..\bin\debug\vs2017-uwp-shared\x86\ + ..\..\obj\vs2017uwp\vorbis\x32\DebugShared\ + openmpt-vorbis + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-shared\amd64\ + ..\..\obj\vs2017uwp\vorbis\x64\DebugShared\ + openmpt-vorbis + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-shared\arm\ + ..\..\obj\vs2017uwp\vorbis\ARM\DebugShared\ + openmpt-vorbis + .dll + false + true + + + ..\..\..\bin\release\vs2017-uwp-shared\x86\ + ..\..\obj\vs2017uwp\vorbis\x32\ReleaseShared\ + openmpt-vorbis + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-shared\amd64\ + ..\..\obj\vs2017uwp\vorbis\x64\ReleaseShared\ + openmpt-vorbis + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-shared\arm\ + ..\..\obj\vs2017uwp\vorbis\ARM\ReleaseShared\ + openmpt-vorbis + .dll + false + false + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-vorbis.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-vorbis.lib + MachineX86 + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-vorbis.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-vorbis.lib + MachineX64 + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-vorbis.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-vorbis.lib + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-vorbis.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-vorbis.lib + MachineX86 + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + true + true + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-vorbis.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-vorbis.lib + MachineX64 + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + true + true + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-vorbis.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-vorbis.lib + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + true + true + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-vorbis.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-vorbis.dll + ..\..\..\bin\debug\vs2017-uwp-shared\x86\openmpt-vorbis.lib + ../../genie/def/ext-vorbis.def + MachineX86 + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-vorbis.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-vorbis.dll + ..\..\..\bin\debug\vs2017-uwp-shared\amd64\openmpt-vorbis.lib + ../../genie/def/ext-vorbis.def + MachineX64 + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + Disabled + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-vorbis.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-vorbis.dll + ..\..\..\bin\debug\vs2017-uwp-shared\arm\openmpt-vorbis.lib + ../../genie/def/ext-vorbis.def + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-vorbis.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-vorbis.dll + ..\..\..\bin\release\vs2017-uwp-shared\x86\openmpt-vorbis.lib + ../../genie/def/ext-vorbis.def + MachineX86 + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-vorbis.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-vorbis.dll + ..\..\..\bin\release\vs2017-uwp-shared\amd64\openmpt-vorbis.lib + ../../genie/def/ext-vorbis.def + MachineX64 + + + + + /wd4101 /wd4244 /wd4267 /wd4305 /wd6001 /wd6011 /wd6255 /wd6262 /wd6263 /wd6297 /wd6308 /wd6385 /wd6386 /wd6387 /wd28182 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-vorbis.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\ogg\include;..\..\..\include\vorbis\include;..\..\..\include\vorbis\lib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-vorbis.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-vorbis.dll + ..\..\..\bin\release\vs2017-uwp-shared\arm\openmpt-vorbis.lib + ../../genie/def/ext-vorbis.def + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + + + true + true + true + true + true + true + + + + + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8} + false + + + + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/vorbis.vcxproj.filters b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/vorbis.vcxproj.filters new file mode 100644 index 00000000..e9f93707 --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/vorbis.vcxproj.filters @@ -0,0 +1,251 @@ + + + + + {89AF369E-F58E-B539-FEA6-40106A051C9B} + + + {FA1C7EFA-E6EA-7100-CF7E-E226BBEB4D65} + + + {FA098078-E603-A9CA-CF70-3FDBBB090F37} + + + {4B2E8DB6-B746-74E0-80F3-037AECCA087A} + + + {2D560C16-193A-CD6B-829A-C7BE6E9DB7ED} + + + {A74338E5-9368-8765-BCB3-6CF5A8378683} + + + {2F0ED8E3-1B5F-C325-44C3-B1E73073568F} + + + {05A26982-F1C7-33E9-DA0D-B9B4C6D258B5} + + + {12194E13-FE54-517D-6767-697453C2F997} + + + {A121FFE5-8D46-4E66-B691-33F6A2154D84} + + + {2D20800F-9934-A8C0-62B6-4B20CE89A4F1} + + + {5898F215-C402-A78C-0D41-583279EA84E1} + + + + + genie\def + + + + + include\vorbis\include\vorbis + + + include\vorbis\include\vorbis + + + include\vorbis\include\vorbis + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib\books\coupled + + + include\vorbis\lib\books\coupled + + + include\vorbis\lib\books\floor + + + include\vorbis\lib\books\uncoupled + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + include\vorbis\lib\modes + + + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + include\vorbis\lib + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj new file mode 100644 index 00000000..592147a8 --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj @@ -0,0 +1,752 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Debug + ARM + + + Release + Win32 + + + Release + x64 + + + Release + ARM + + + DebugShared + Win32 + + + DebugShared + x64 + + + DebugShared + ARM + + + ReleaseShared + Win32 + + + ReleaseShared + x64 + + + ReleaseShared + ARM + + + + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2} + zlib + 10.0.10240.0 + 10.0.10240.0 + en-US + true + 12.0 + Windows Store + 8.2 + + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\..\..\bin\debug\vs2017-uwp-static\x86\ + ..\..\obj\vs2017uwp\zlib\x32\Debug\ + openmpt-zlib + .lib + + + ..\..\..\bin\debug\vs2017-uwp-static\amd64\ + ..\..\obj\vs2017uwp\zlib\x64\Debug\ + openmpt-zlib + .lib + + + ..\..\..\bin\debug\vs2017-uwp-static\arm\ + ..\..\obj\vs2017uwp\zlib\ARM\Debug\ + openmpt-zlib + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\x86\ + ..\..\obj\vs2017uwp\zlib\x32\Release\ + openmpt-zlib + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\amd64\ + ..\..\obj\vs2017uwp\zlib\x64\Release\ + openmpt-zlib + .lib + + + ..\..\..\bin\release\vs2017-uwp-static\arm\ + ..\..\obj\vs2017uwp\zlib\ARM\Release\ + openmpt-zlib + .lib + + + ..\..\..\bin\debug\vs2017-uwp-shared\x86\ + ..\..\obj\vs2017uwp\zlib\x32\DebugShared\ + openmpt-zlib + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-shared\amd64\ + ..\..\obj\vs2017uwp\zlib\x64\DebugShared\ + openmpt-zlib + .dll + false + true + + + ..\..\..\bin\debug\vs2017-uwp-shared\arm\ + ..\..\obj\vs2017uwp\zlib\ARM\DebugShared\ + openmpt-zlib + .dll + false + true + + + ..\..\..\bin\release\vs2017-uwp-shared\x86\ + ..\..\obj\vs2017uwp\zlib\x32\ReleaseShared\ + openmpt-zlib + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-shared\amd64\ + ..\..\obj\vs2017uwp\zlib\x64\ReleaseShared\ + openmpt-zlib + .dll + false + false + + + ..\..\..\bin\release\vs2017-uwp-shared\arm\ + ..\..\obj\vs2017uwp\zlib\ARM\ReleaseShared\ + openmpt-zlib + .dll + false + false + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + Disabled + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-zlib.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-zlib.lib + MachineX86 + + + Windows + true + $(OutDir)openmpt-zlib.pdb + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + Disabled + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-zlib.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-zlib.lib + MachineX64 + + + Windows + true + $(OutDir)openmpt-zlib.pdb + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + Disabled + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(OutDir)openmpt-zlib.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-zlib.lib + + + Windows + true + $(OutDir)openmpt-zlib.pdb + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-zlib.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-zlib.lib + MachineX86 + + + Windows + true + $(OutDir)openmpt-zlib.pdb + true + true + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-zlib.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-zlib.lib + MachineX64 + + + Windows + true + $(OutDir)openmpt-zlib.pdb + true + true + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(OutDir)openmpt-zlib.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + $(OutDir)openmpt-zlib.lib + + + Windows + true + $(OutDir)openmpt-zlib.pdb + true + true + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + Disabled + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-zlib.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-zlib.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-zlib.dll + ..\..\..\bin\debug\vs2017-uwp-shared\x86\openmpt-zlib.lib + MachineX86 + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + Disabled + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-zlib.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-zlib.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-zlib.dll + ..\..\..\bin\debug\vs2017-uwp-shared\amd64\openmpt-zlib.lib + MachineX64 + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + Disabled + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level3 + stdcpp17 + EditAndContinue + $(IntDir)openmpt-zlib.compile.pdb + CompileAsC + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-zlib.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-zlib.dll + ..\..\..\bin\debug\vs2017-uwp-shared\arm\openmpt-zlib.lib + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-zlib.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-zlib.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-zlib.dll + ..\..\..\bin\release\vs2017-uwp-shared\x86\openmpt-zlib.lib + MachineX86 + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-zlib.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-zlib.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-zlib.dll + ..\..\..\bin\release\vs2017-uwp-shared\amd64\openmpt-zlib.lib + MachineX64 + + + + + /wd4267 /wd6297 /wd6385 %(AdditionalOptions) + MaxSpeed + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level3 + stdcpp17 + ProgramDatabase + $(IntDir)openmpt-zlib.compile.pdb + CompileAsC + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;ZLIB_DLL;%(PreprocessorDefinitions) + ..\..\..\include\zlib;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)openmpt-zlib.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)openmpt-zlib.dll + ..\..\..\bin\release\vs2017-uwp-shared\arm\openmpt-zlib.lib + + + + + + + + + + + + + + + + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + FALSE + + + + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj.filters b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj.filters new file mode 100644 index 00000000..510909de --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/ext/zlib.vcxproj.filters @@ -0,0 +1,93 @@ + + + + + {89AF369E-F58E-B539-FEA6-40106A051C9B} + + + {165B146D-02BE-A311-AB43-DCC797856F94} + + + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + include\zlib + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.sln b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.sln new file mode 100644 index 00000000..30c2fe8f --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.sln @@ -0,0 +1,165 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libopenmpt", "libopenmpt.vcxproj", "{9C5101EF-3E20-4558-809B-277FDD50E878}" + ProjectSection(ProjectDependencies) = postProject + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2} = {1654FB18-FDE6-406F-9D84-BA12BFBD67B2} + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53} = {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53} + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05} = {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05} + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8} = {D8D5E11C-F959-49EF-B741-B3F6DE52DED8} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mpg123", "ext\mpg123.vcxproj", "{7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ogg", "ext\ogg.vcxproj", "{D8D5E11C-F959-49EF-B741-B3F6DE52DED8}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbis", "ext\vorbis.vcxproj", "{B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}" + ProjectSection(ProjectDependencies) = postProject + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8} = {D8D5E11C-F959-49EF-B741-B3F6DE52DED8} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "ext\zlib.vcxproj", "{1654FB18-FDE6-406F-9D84-BA12BFBD67B2}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Debug|ARM = Debug|ARM + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + Release|ARM = Release|ARM + DebugShared|Win32 = DebugShared|Win32 + DebugShared|x64 = DebugShared|x64 + DebugShared|ARM = DebugShared|ARM + ReleaseShared|Win32 = ReleaseShared|Win32 + ReleaseShared|x64 = ReleaseShared|x64 + ReleaseShared|ARM = ReleaseShared|ARM + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9C5101EF-3E20-4558-809B-277FDD50E878}.Debug|Win32.ActiveCfg = Debug|Win32 + {9C5101EF-3E20-4558-809B-277FDD50E878}.Debug|Win32.Build.0 = Debug|Win32 + {9C5101EF-3E20-4558-809B-277FDD50E878}.Debug|x64.ActiveCfg = Debug|x64 + {9C5101EF-3E20-4558-809B-277FDD50E878}.Debug|x64.Build.0 = Debug|x64 + {9C5101EF-3E20-4558-809B-277FDD50E878}.Debug|ARM.ActiveCfg = Debug|ARM + {9C5101EF-3E20-4558-809B-277FDD50E878}.Debug|ARM.Build.0 = Debug|ARM + {9C5101EF-3E20-4558-809B-277FDD50E878}.Release|Win32.ActiveCfg = Release|Win32 + {9C5101EF-3E20-4558-809B-277FDD50E878}.Release|Win32.Build.0 = Release|Win32 + {9C5101EF-3E20-4558-809B-277FDD50E878}.Release|x64.ActiveCfg = Release|x64 + {9C5101EF-3E20-4558-809B-277FDD50E878}.Release|x64.Build.0 = Release|x64 + {9C5101EF-3E20-4558-809B-277FDD50E878}.Release|ARM.ActiveCfg = Release|ARM + {9C5101EF-3E20-4558-809B-277FDD50E878}.Release|ARM.Build.0 = Release|ARM + {9C5101EF-3E20-4558-809B-277FDD50E878}.DebugShared|Win32.ActiveCfg = DebugShared|Win32 + {9C5101EF-3E20-4558-809B-277FDD50E878}.DebugShared|Win32.Build.0 = DebugShared|Win32 + {9C5101EF-3E20-4558-809B-277FDD50E878}.DebugShared|x64.ActiveCfg = DebugShared|x64 + {9C5101EF-3E20-4558-809B-277FDD50E878}.DebugShared|x64.Build.0 = DebugShared|x64 + {9C5101EF-3E20-4558-809B-277FDD50E878}.DebugShared|ARM.ActiveCfg = DebugShared|ARM + {9C5101EF-3E20-4558-809B-277FDD50E878}.DebugShared|ARM.Build.0 = DebugShared|ARM + {9C5101EF-3E20-4558-809B-277FDD50E878}.ReleaseShared|Win32.ActiveCfg = ReleaseShared|Win32 + {9C5101EF-3E20-4558-809B-277FDD50E878}.ReleaseShared|Win32.Build.0 = ReleaseShared|Win32 + {9C5101EF-3E20-4558-809B-277FDD50E878}.ReleaseShared|x64.ActiveCfg = ReleaseShared|x64 + {9C5101EF-3E20-4558-809B-277FDD50E878}.ReleaseShared|x64.Build.0 = ReleaseShared|x64 + {9C5101EF-3E20-4558-809B-277FDD50E878}.ReleaseShared|ARM.ActiveCfg = ReleaseShared|ARM + {9C5101EF-3E20-4558-809B-277FDD50E878}.ReleaseShared|ARM.Build.0 = ReleaseShared|ARM + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Debug|Win32.ActiveCfg = Debug|Win32 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Debug|Win32.Build.0 = Debug|Win32 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Debug|x64.ActiveCfg = Debug|x64 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Debug|x64.Build.0 = Debug|x64 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Debug|ARM.ActiveCfg = Debug|ARM + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Debug|ARM.Build.0 = Debug|ARM + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Release|Win32.ActiveCfg = Release|Win32 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Release|Win32.Build.0 = Release|Win32 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Release|x64.ActiveCfg = Release|x64 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Release|x64.Build.0 = Release|x64 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Release|ARM.ActiveCfg = Release|ARM + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.Release|ARM.Build.0 = Release|ARM + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.DebugShared|Win32.ActiveCfg = DebugShared|Win32 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.DebugShared|Win32.Build.0 = DebugShared|Win32 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.DebugShared|x64.ActiveCfg = DebugShared|x64 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.DebugShared|x64.Build.0 = DebugShared|x64 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.DebugShared|ARM.ActiveCfg = DebugShared|ARM + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.DebugShared|ARM.Build.0 = DebugShared|ARM + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.ReleaseShared|Win32.ActiveCfg = ReleaseShared|Win32 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.ReleaseShared|Win32.Build.0 = ReleaseShared|Win32 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.ReleaseShared|x64.ActiveCfg = ReleaseShared|x64 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.ReleaseShared|x64.Build.0 = ReleaseShared|x64 + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.ReleaseShared|ARM.ActiveCfg = ReleaseShared|ARM + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53}.ReleaseShared|ARM.Build.0 = ReleaseShared|ARM + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Debug|Win32.ActiveCfg = Debug|Win32 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Debug|Win32.Build.0 = Debug|Win32 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Debug|x64.ActiveCfg = Debug|x64 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Debug|x64.Build.0 = Debug|x64 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Debug|ARM.ActiveCfg = Debug|ARM + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Debug|ARM.Build.0 = Debug|ARM + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Release|Win32.ActiveCfg = Release|Win32 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Release|Win32.Build.0 = Release|Win32 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Release|x64.ActiveCfg = Release|x64 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Release|x64.Build.0 = Release|x64 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Release|ARM.ActiveCfg = Release|ARM + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.Release|ARM.Build.0 = Release|ARM + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.DebugShared|Win32.ActiveCfg = DebugShared|Win32 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.DebugShared|Win32.Build.0 = DebugShared|Win32 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.DebugShared|x64.ActiveCfg = DebugShared|x64 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.DebugShared|x64.Build.0 = DebugShared|x64 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.DebugShared|ARM.ActiveCfg = DebugShared|ARM + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.DebugShared|ARM.Build.0 = DebugShared|ARM + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.ReleaseShared|Win32.ActiveCfg = ReleaseShared|Win32 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.ReleaseShared|Win32.Build.0 = ReleaseShared|Win32 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.ReleaseShared|x64.ActiveCfg = ReleaseShared|x64 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.ReleaseShared|x64.Build.0 = ReleaseShared|x64 + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.ReleaseShared|ARM.ActiveCfg = ReleaseShared|ARM + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8}.ReleaseShared|ARM.Build.0 = ReleaseShared|ARM + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Debug|Win32.ActiveCfg = Debug|Win32 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Debug|Win32.Build.0 = Debug|Win32 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Debug|x64.ActiveCfg = Debug|x64 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Debug|x64.Build.0 = Debug|x64 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Debug|ARM.ActiveCfg = Debug|ARM + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Debug|ARM.Build.0 = Debug|ARM + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Release|Win32.ActiveCfg = Release|Win32 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Release|Win32.Build.0 = Release|Win32 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Release|x64.ActiveCfg = Release|x64 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Release|x64.Build.0 = Release|x64 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Release|ARM.ActiveCfg = Release|ARM + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.Release|ARM.Build.0 = Release|ARM + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.DebugShared|Win32.ActiveCfg = DebugShared|Win32 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.DebugShared|Win32.Build.0 = DebugShared|Win32 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.DebugShared|x64.ActiveCfg = DebugShared|x64 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.DebugShared|x64.Build.0 = DebugShared|x64 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.DebugShared|ARM.ActiveCfg = DebugShared|ARM + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.DebugShared|ARM.Build.0 = DebugShared|ARM + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.ReleaseShared|Win32.ActiveCfg = ReleaseShared|Win32 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.ReleaseShared|Win32.Build.0 = ReleaseShared|Win32 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.ReleaseShared|x64.ActiveCfg = ReleaseShared|x64 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.ReleaseShared|x64.Build.0 = ReleaseShared|x64 + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.ReleaseShared|ARM.ActiveCfg = ReleaseShared|ARM + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05}.ReleaseShared|ARM.Build.0 = ReleaseShared|ARM + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Debug|Win32.ActiveCfg = Debug|Win32 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Debug|Win32.Build.0 = Debug|Win32 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Debug|x64.ActiveCfg = Debug|x64 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Debug|x64.Build.0 = Debug|x64 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Debug|ARM.ActiveCfg = Debug|ARM + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Debug|ARM.Build.0 = Debug|ARM + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Release|Win32.ActiveCfg = Release|Win32 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Release|Win32.Build.0 = Release|Win32 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Release|x64.ActiveCfg = Release|x64 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Release|x64.Build.0 = Release|x64 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Release|ARM.ActiveCfg = Release|ARM + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.Release|ARM.Build.0 = Release|ARM + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.DebugShared|Win32.ActiveCfg = DebugShared|Win32 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.DebugShared|Win32.Build.0 = DebugShared|Win32 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.DebugShared|x64.ActiveCfg = DebugShared|x64 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.DebugShared|x64.Build.0 = DebugShared|x64 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.DebugShared|ARM.ActiveCfg = DebugShared|ARM + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.DebugShared|ARM.Build.0 = DebugShared|ARM + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.ReleaseShared|Win32.ActiveCfg = ReleaseShared|Win32 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.ReleaseShared|Win32.Build.0 = ReleaseShared|Win32 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.ReleaseShared|x64.ActiveCfg = ReleaseShared|x64 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.ReleaseShared|x64.Build.0 = ReleaseShared|x64 + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.ReleaseShared|ARM.ActiveCfg = ReleaseShared|ARM + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2}.ReleaseShared|ARM.Build.0 = ReleaseShared|ARM + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(NestedProjects) = preSolution + EndGlobalSection +EndGlobal diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.vcxproj b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.vcxproj new file mode 100644 index 00000000..3bf390ea --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.vcxproj @@ -0,0 +1,1494 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Debug + ARM + + + Release + Win32 + + + Release + x64 + + + Release + ARM + + + DebugShared + Win32 + + + DebugShared + x64 + + + DebugShared + ARM + + + ReleaseShared + Win32 + + + ReleaseShared + x64 + + + ReleaseShared + ARM + + + + {9C5101EF-3E20-4558-809B-277FDD50E878} + libopenmpt + 10.0.10240.0 + 10.0.10240.0 + en-US + true + 12.0 + Windows Store + 8.2 + + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + true + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + StaticLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + true + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + DynamicLibrary + false + v141 + x64 + Unicode + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ..\..\bin\debug\vs2017-uwp-static\x86\ + ..\obj\vs2017uwp\libopenmpt\x32\Debug\ + libopenmpt + .lib + + + ..\..\bin\debug\vs2017-uwp-static\amd64\ + ..\obj\vs2017uwp\libopenmpt\x64\Debug\ + libopenmpt + .lib + + + ..\..\bin\debug\vs2017-uwp-static\arm\ + ..\obj\vs2017uwp\libopenmpt\ARM\Debug\ + libopenmpt + .lib + + + ..\..\bin\release\vs2017-uwp-static\x86\ + ..\obj\vs2017uwp\libopenmpt\x32\Release\ + libopenmpt + .lib + + + ..\..\bin\release\vs2017-uwp-static\amd64\ + ..\obj\vs2017uwp\libopenmpt\x64\Release\ + libopenmpt + .lib + + + ..\..\bin\release\vs2017-uwp-static\arm\ + ..\obj\vs2017uwp\libopenmpt\ARM\Release\ + libopenmpt + .lib + + + ..\..\bin\debug\vs2017-uwp-shared\x86\ + ..\obj\vs2017uwp\libopenmpt\x32\DebugShared\ + libopenmpt + .dll + false + true + + + ..\..\bin\debug\vs2017-uwp-shared\amd64\ + ..\obj\vs2017uwp\libopenmpt\x64\DebugShared\ + libopenmpt + .dll + false + true + + + ..\..\bin\debug\vs2017-uwp-shared\arm\ + ..\obj\vs2017uwp\libopenmpt\ARM\DebugShared\ + libopenmpt + .dll + false + true + + + ..\..\bin\release\vs2017-uwp-shared\x86\ + ..\obj\vs2017uwp\libopenmpt\x32\ReleaseShared\ + libopenmpt + .dll + false + false + + + ..\..\bin\release\vs2017-uwp-shared\amd64\ + ..\obj\vs2017uwp\libopenmpt\x64\ReleaseShared\ + libopenmpt + .dll + false + false + + + ..\..\bin\release\vs2017-uwp-shared\arm\ + ..\obj\vs2017uwp\libopenmpt\ARM\ReleaseShared\ + libopenmpt + .dll + false + false + + + + %(AdditionalOptions) + Disabled + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level4 + stdcpp17 + EditAndContinue + $(OutDir)libopenmpt.pdb + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + $(OutDir)libopenmpt.lib + MachineX86 + + + Windows + true + $(OutDir)libopenmpt.pdb + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + Disabled + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level4 + stdcpp17 + EditAndContinue + $(OutDir)libopenmpt.pdb + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + $(OutDir)libopenmpt.lib + MachineX64 + + + Windows + true + $(OutDir)libopenmpt.pdb + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + Disabled + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level4 + stdcpp17 + EditAndContinue + $(OutDir)libopenmpt.pdb + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + $(OutDir)libopenmpt.lib + + + Windows + true + $(OutDir)libopenmpt.pdb + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + MaxSpeed + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level4 + stdcpp17 + ProgramDatabase + $(OutDir)libopenmpt.pdb + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + $(OutDir)libopenmpt.lib + MachineX86 + + + Windows + true + $(OutDir)libopenmpt.pdb + true + true + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + MaxSpeed + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level4 + stdcpp17 + ProgramDatabase + $(OutDir)libopenmpt.pdb + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + $(OutDir)libopenmpt.lib + MachineX64 + + + Windows + true + $(OutDir)libopenmpt.pdb + true + true + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + MaxSpeed + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level4 + stdcpp17 + ProgramDatabase + $(OutDir)libopenmpt.pdb + Caret + + + NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + $(OutDir)libopenmpt.lib + + + Windows + true + $(OutDir)libopenmpt.pdb + true + true + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + Disabled + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level4 + stdcpp17 + EditAndContinue + $(IntDir)libopenmpt.compile.pdb + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)libopenmpt.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)libopenmpt.dll + ..\..\bin\debug\vs2017-uwp-shared\x86\libopenmpt.lib + MachineX86 + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + Disabled + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level4 + stdcpp17 + EditAndContinue + $(IntDir)libopenmpt.compile.pdb + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)libopenmpt.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)libopenmpt.dll + ..\..\bin\debug\vs2017-uwp-shared\amd64\libopenmpt.lib + MachineX64 + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + Disabled + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + EnableFastChecks + MultiThreadedDebugDLL + true + + Level4 + stdcpp17 + EditAndContinue + $(IntDir)libopenmpt.compile.pdb + Caret + + + DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)libopenmpt.pdb + ;%(AdditionalLibraryDirectories) + $(OutDir)libopenmpt.dll + ..\..\bin\debug\vs2017-uwp-shared\arm\libopenmpt.lib + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + MaxSpeed + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level4 + stdcpp17 + ProgramDatabase + $(IntDir)libopenmpt.compile.pdb + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)libopenmpt.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)libopenmpt.dll + ..\..\bin\release\vs2017-uwp-shared\x86\libopenmpt.lib + MachineX86 + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + MaxSpeed + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level4 + stdcpp17 + ProgramDatabase + $(IntDir)libopenmpt.compile.pdb + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)libopenmpt.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)libopenmpt.dll + ..\..\bin\release\vs2017-uwp-shared\amd64\libopenmpt.lib + MachineX64 + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + %(AdditionalOptions) + MaxSpeed + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + false + true + true + MultiThreadedDLL + true + + Level4 + stdcpp17 + ProgramDatabase + $(IntDir)libopenmpt.compile.pdb + Caret + + + NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0603;LIBOPENMPT_BUILD_DLL;LIBOPENMPT_BUILD;%(PreprocessorDefinitions) + ..\..\include\mpg123\ports\MSVC++;..\..\include\mpg123\src\libmpg123;..\..\include\ogg\include;..\..\include\vorbis\include;..\..\include\zlib;..\..;..\..\src;..\..\common;$(IntDir)\svn_version;..\svn_version;%(AdditionalIncludeDirectories) + + + Windows + true + $(OutDir)libopenmpt.pdb + true + true + ;%(AdditionalLibraryDirectories) + $(OutDir)libopenmpt.dll + ..\..\bin\release\vs2017-uwp-shared\arm\libopenmpt.lib + + + ..\..\build\svn_version\update_svn_version_vs_premake.cmd $(IntDir) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + true + + + true + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + true + + + + + + + + + + true + + + + + + + + + + + + + + + + + + + + true + + + true + + + + + + true + + + true + + + + + + + + + + + + + + + + + + + + + + + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + true + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + true + true + true + true + true + + + + + {1654FB18-FDE6-406F-9D84-BA12BFBD67B2} + false + + + {7ADFAFB9-0A83-4D35-9891-FB24FDF30B53} + false + + + {B544DCB7-16E5-41BC-B51B-7EAD8CFDFA05} + false + + + {D8D5E11C-F959-49EF-B741-B3F6DE52DED8} + false + + + + + + diff --git a/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.vcxproj.filters b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.vcxproj.filters new file mode 100644 index 00000000..54f3cc80 --- /dev/null +++ b/Src/external_dependencies/openmpt-trunk/build/vs2017uwp/libopenmpt.vcxproj.filters @@ -0,0 +1,1457 @@ + + + + + {2DAB880B-99B4-887C-2230-9F7C8E38947C} + + + {1ACB48A9-86AA-C744-8FC2-521BFB202EA6} + + + {08F9969C-74B9-12D3-3DF4-5B50A97357AF} + + + {B102DE80-9D65-6D25-46EB-A5DB322D39A8} + + + {A092E23B-8C76-A391-F5D6-9DE4E1D98D13} + + + {3B77F730-2745-EB36-10D9-5B5DFC45C79B} + + + {AAC627BD-9655-B186-3F74-C5812BE2C12C} + + + {940CB49C-00CD-2FD3-C907-7950358774AF} + + + {2EEFC068-9AA4-395E-2399-33358F4D3062} + + + {DD28764B-493F-74E1-92B6-FF02FE0B4569} + + + {97C4F533-8392-E939-6C26-5A605893C59E} + + + {06A9D974-F237-633E-9B56-773987C473E4} + + + {CFBF5C35-BB8D-503B-A421-C161908E2CA0} + + + {A50F4C38-91DD-3F3E-7A71-B06466DE1BA3} + + + {94862B67-8015-B530-2934-C92B15A2C5D6} + + + {4BCBC71D-B72C-A52B-409A-EBDDACFADBEA} + + + {C9C6093D-B5C0-328F-9E2D-C99F8AC698FB} + + + {1F0FBB3A-0BDD-AE40-F470-1F67E0DD8AA5} + + + {8EB9DEF5-7A48-68BF-2367-7CBA0FD57865} + + + {2EC2A8F3-1A7A-EA40-8381-C39C6F588531} + + + {DD3BB067-C934-CFB9-F266-B43EDEBEAEC5} + + + {89A4B677-F52F-243C-FE40-A7306A4B803C} + + + {98F5EC6E-84EE-0BC1-AD20-F1459978EBCC} + + + {D0B1E280-BC14-7225-659A-AADB51DC3DA8} + + + {CBA1DC50-372D-4A15-403E-CD09AC48A615} + + + {A962709D-1523-ECD3-DE5D-35514ADD30B0} + + + {44F4FC4F-30C2-F055-1956-617C05C3CCBA} + + + {3AB0B2BD-A61C-6EB8-6F10-0616DB3B9020} + + + {D1AD9B9D-3D6E-17D4-06A9-605172285CB0} + + + {C0153CF8-2C77-1906-B5E4-5FB8214550C5} + + + {23B0E580-0F13-7525-B898-ADDBA4DA40A8} + + + {9749B955-8317-AD5B-6CAB-1D82581889C0} + + + {06EE6C9E-F27C-F667-9B9B-0A638709070E} + + + {6D8A6859-5958-5C5F-42EC-CC852E5938C4} + + + {5CF7BA51-4886-441B-F1A4-5816DD1255C1} + + + {CFBDF7AE-BBE2-462F-E42D-2CBFD0B1454D} + + + {3EAC6FA8-2AD2-390F-1318-BFDAFFDC5EDB} + + + {C4047277-B093-FB40-59B2-0F3C45200CE7} + + + {96F2E780-8255-7725-2BDB-AFDB171D43A8} + + + {ADC1E880-9924-7825-42AA-B0DB2EEC43A8} + + + {9C9ED71A-8882-9870-F1E2-92C3DDE582F2} + + + {B98C0F94-A586-38E6-8EF3-CEF67A8C9E52} + + + {A882657C-943D-5528-3DF5-CD72298F9FB8} + + + {4C02B001-B8B7-28F7-41AC-22CEAD601FFB} + + + {81A03C5C-EDD7-84F3-F6E1-E8166298ABEC} + + + {21667483-8DF1-E147-9602-653C020D3E48} + + + {238901F2-0F82-2044-38B4-05C9240C0050} + + + {8F722CAB-FBD3-09B9-8441-506BF0A14078} + + + {8934D89D-7518-99F3-DE78-9346CA7B8375} + + + {ECBE1C9D-582B-D897-211F-70F58D4AFAFF} + + + {AEFEE3F6-9AA0-0ECD-835B-22216F9C951D} + + + {050BB116-F1D7-0B22-1AF1-F9C9061D41B0} + + + {83F48970-6FED-A8C2-981F-8E47847788CE} + + + {BFA8DAD5-AB37-649F-5456-789A40C47445} + + + {55EAB016-41B7-0B22-6AD0-F9C956FC40B0} + + + {FFE9848F-EBA1-C6DC-54A9-9F38408061CD} + + + + + src\mpt\audio + + + src\mpt\audio + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base + + + src\mpt\base\tests + + + src\mpt\base\tests + + + src\mpt\base\tests + + + src\mpt\base\tests + + + src\mpt\base\tests + + + src\mpt\base\tests + + + src\mpt\binary + + + src\mpt\binary + + + src\mpt\binary + + + src\mpt\binary\tests + + + src\mpt\check + + + src\mpt\check + + + src\mpt\check + + + src\mpt\crc + + + src\mpt\crc\tests + + + src\mpt\crypto + + + src\mpt\crypto + + + src\mpt\crypto + + + src\mpt\crypto\tests + + + src\mpt\detect + + + src\mpt\detect + + + src\mpt\detect + + + src\mpt\detect + + + src\mpt\endian + + + src\mpt\endian + + + src\mpt\endian + + + src\mpt\endian\tests + + + src\mpt\endian\tests + + + src\mpt\environment + + + src\mpt\exception_text + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format + + + src\mpt\format\tests + + + src\mpt\format\tests + + + src\mpt\io + + + src\mpt\io + + + src\mpt\io + + + src\mpt\io + + + src\mpt\io + + + src\mpt\io\tests + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_read + + + src\mpt\io_write + + + src\mpt\json + + + src\mpt\library + + + src\mpt\mutex + + + src\mpt\osinfo + + + src\mpt\osinfo + + + src\mpt\out_of_memory + + + src\mpt\parse + + + src\mpt\parse + + + src\mpt\parse\tests + + + src\mpt\path + + + src\mpt\random + + + src\mpt\random + + + src\mpt\random + + + src\mpt\random + + + src\mpt\random + + + src\mpt\random + + + src\mpt\random + + + src\mpt\random\tests + + + src\mpt\string + + + src\mpt\string + + + src\mpt\string + + + src\mpt\string\tests + + + src\mpt\string\tests + + + src\mpt\string_transcode + + + src\mpt\string_transcode + + + src\mpt\string_transcode\tests + + + src\mpt\system_error + + + src\mpt\test + + + src\mpt\test + + + src\mpt\uuid + + + src\mpt\uuid + + + src\mpt\uuid\tests + + + src\mpt\uuid_namespace + + + src\mpt\uuid_namespace\tests + + + src\openmpt\all + + + src\openmpt\base + + + src\openmpt\base + + + src\openmpt\base + + + src\openmpt\base + + + src\openmpt\logging + + + src\openmpt\random + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\soundbase + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + sounddsp + + + sounddsp + + + sounddsp + + + sounddsp + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + src\openmpt\sounddevice + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + common + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + soundlib\plugins\dmo + + + sounddsp + + + sounddsp + + + sounddsp + + + sounddsp + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + libopenmpt + + + + + libopenmpt + + + -- cgit