Use the official OpenAL Soft repo as a submodule.
Continuing to use version 1.19.0 for now. Missing changes: defines.xml library.xmld66ef73a92e5b5a55907
This commit is contained in:
2603
project/lib/overrides/openal/build/bsinc_inc.h
Normal file
2603
project/lib/overrides/openal/build/bsinc_inc.h
Normal file
File diff suppressed because it is too large
Load Diff
5025
project/lib/overrides/openal/build/default-44100.mhr.h
Normal file
5025
project/lib/overrides/openal/build/default-44100.mhr.h
Normal file
File diff suppressed because it is too large
Load Diff
5025
project/lib/overrides/openal/build/default-48000.mhr.h
Normal file
5025
project/lib/overrides/openal/build/default-48000.mhr.h
Normal file
File diff suppressed because it is too large
Load Diff
8
project/lib/overrides/openal/build/version.h
Normal file
8
project/lib/overrides/openal/build/version.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* Define to the library version */
|
||||
#define ALSOFT_VERSION "1.19.0"
|
||||
|
||||
/* Define the branch being built */
|
||||
#define ALSOFT_GIT_BRANCH "master"
|
||||
|
||||
/* Define the hash of the head commit */
|
||||
#define ALSOFT_GIT_COMMIT_HASH "96aacac"
|
||||
Reference in New Issue
Block a user