From 373dc625f82b47096893add42c4472e4a57ab7eb Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 9 Feb 2022 22:23:03 +0100 Subject: Moved third-party libraries to a separate subdirectory --- .../libvorbisfile/libvorbisfile_dynamic.vcxproj | 203 --------------------- .../libvorbisfile/libvorbisfile_static.vcxproj | 165 ----------------- 2 files changed, 368 deletions(-) delete mode 100644 vorbis/win32/VS2010/libvorbisfile/libvorbisfile_dynamic.vcxproj delete mode 100644 vorbis/win32/VS2010/libvorbisfile/libvorbisfile_static.vcxproj (limited to 'vorbis/win32/VS2010/libvorbisfile') diff --git a/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_dynamic.vcxproj b/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_dynamic.vcxproj deleted file mode 100644 index 9dd881c..0000000 --- a/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_dynamic.vcxproj +++ /dev/null @@ -1,203 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - libvorbisfile - {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC} - libvorbisfile - Win32Proj - - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - - - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - ..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - Cdecl - - - libogg_static.lib;libvorbis.lib;%(AdditionalDependencies) - $(OutDir)libvorbisfile.dll - ..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories) - ..\..\vorbisfile.def - true - $(OutDir)libvorbisfile.pdb - Windows - $(OutDir)libvorbisfile.lib - MachineX86 - - - - - X64 - - - Disabled - ..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - Cdecl - - - libogg_static.lib;libvorbis.lib;%(AdditionalDependencies) - $(OutDir)libvorbisfile.dll - ..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories) - ..\..\vorbisfile.def - true - $(OutDir)libvorbisfile.pdb - Windows - $(OutDir)libvorbisfile.lib - MachineX64 - - - - - ..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - Cdecl - - - libogg_static.lib;libvorbis.lib;%(AdditionalDependencies) - $(OutDir)libvorbisfile.dll - ..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories) - ..\..\vorbisfile.def - false - Windows - true - true - $(OutDir)libvorbisfile.lib - MachineX86 - - - - - X64 - - - ..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - Cdecl - - - libogg_static.lib;libvorbis.lib;%(AdditionalDependencies) - $(OutDir)libvorbisfile.dll - ..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories) - ..\..\vorbisfile.def - false - Windows - true - true - $(OutDir)libvorbisfile.lib - MachineX64 - - - - - - - - - - - {3a214e06-b95e-4d61-a291-1f8df2ec10fd} - - - - - - diff --git a/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_static.vcxproj b/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_static.vcxproj deleted file mode 100644 index c78f288..0000000 --- a/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_static.vcxproj +++ /dev/null @@ -1,165 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - libvorbisfile - {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC} - libvorbisfile - Win32Proj - - - - StaticLibrary - Unicode - - - StaticLibrary - Unicode - - - StaticLibrary - Unicode - - - StaticLibrary - Unicode - - - - - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - - - - Disabled - ..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - Cdecl - - - $(OutDir)$(ProjectName)_static.lib - - - - - X64 - - - Disabled - ..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - Cdecl - - - $(OutDir)$(ProjectName)_static.lib - - - - - ..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - Cdecl - - - $(OutDir)$(ProjectName)_static.lib - - - - - X64 - - - ..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - Cdecl - - - $(OutDir)$(ProjectName)_static.lib - - - - - - - - - - - {3a214e06-b95e-4d61-a291-1f8df2ec10fd} - - - - - - \ No newline at end of file -- cgit v1.1