Rename "overrides" to "custom."
This helps shift the emphasis from "replacing existing files" to "adding missing files," without ruling either option out.
This commit is contained in:
5166
project/lib/custom/openal/build/bsinc_inc.h
Normal file
5166
project/lib/custom/openal/build/bsinc_inc.h
Normal file
File diff suppressed because it is too large
Load Diff
5025
project/lib/custom/openal/build/default-44100.mhr.h
Normal file
5025
project/lib/custom/openal/build/default-44100.mhr.h
Normal file
File diff suppressed because it is too large
Load Diff
5025
project/lib/custom/openal/build/default-48000.mhr.h
Normal file
5025
project/lib/custom/openal/build/default-48000.mhr.h
Normal file
File diff suppressed because it is too large
Load Diff
8
project/lib/custom/openal/build/version.h
Normal file
8
project/lib/custom/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