Use the official Vorbis repo as a submodule.
Continuing to use version 1.3.4 for now.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
|||||||
[submodule "project/lib/vorbis"]
|
[submodule "project/lib/vorbis"]
|
||||||
path = project/lib/vorbis
|
path = project/lib/vorbis
|
||||||
url = https://github.com/openfl/libvorbis
|
url = https://github.com/xiph/vorbis
|
||||||
[submodule "project/lib/sdl"]
|
[submodule "project/lib/sdl"]
|
||||||
path = project/lib/sdl
|
path = project/lib/sdl
|
||||||
url = https://github.com/openfl/libsdl
|
url = https://github.com/openfl/libsdl
|
||||||
|
|||||||
Submodule project/lib/vorbis updated: bf783d80e3...e6fe0d7455
@@ -39,6 +39,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/vorbis/include/"/>
|
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/vorbis/include/"/>
|
||||||
|
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/vorbis/lib/"/>
|
||||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/ogg/include/"/>
|
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/ogg/include/"/>
|
||||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/ogg/include/"/>
|
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/ogg/include/"/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user