Use the official MojoAL repo as a submodule.
Using the latest version, as commit d642e6c1d79a could not be found.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -57,4 +57,4 @@
|
||||
url = https://github.com/Mbed-TLS/mbedtls
|
||||
[submodule "project/lib/mojoal"]
|
||||
path = project/lib/mojoal
|
||||
url = https://github.com/openfl/libmojoal
|
||||
url = https://github.com/icculus/mojoAL
|
||||
|
||||
Submodule project/lib/mojoal updated: 4dfbb1b08b...e08dbf3982
@@ -10,6 +10,7 @@
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/sdl/include/configs/rpi/" if="rpi"/>
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/mojoal/" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/mojoal/AL/" />
|
||||
<compilerflag value="-DAL_LIBTYPE_STATIC" if="native_toolkit_mojoal_static" />
|
||||
|
||||
<file name="${NATIVE_TOOLKIT_PATH}/mojoal/mojoal.c" />
|
||||
|
||||
Reference in New Issue
Block a user