add zmusic support library as submodule

and change android build
This commit is contained in:
Emanuele Disco 2024-02-06 13:06:03 +09:00
parent ebe92a36ee
commit 72e07c609c
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -2,3 +2,6 @@
path = Projects/Android/jni/gzdoom-g3.3mgw_mobile
url = https://github.com/DrBeef/gzdoom.git
branch = questzdoom
[submodule "Projects/Android/jni/SupportLibs/ZMusic"]
path = Projects/Android/jni/SupportLibs/ZMusic
url = https://github.com/emawind84/ZMusic

View file

@ -7,6 +7,7 @@ include $(SUPPORT_LIBS)/openal/Android.mk
include $(SUPPORT_LIBS)/libmpg123/Android.mk
include $(SUPPORT_LIBS)/libsndfile-android/jni/Android.mk
include $(SUPPORT_LIBS)/android_external_flac/Android.mk
include $(SUPPORT_LIBS)/ZMusic/source/Android.mk
include $(GZDOOM_TOP_PATH)/mobile/Android.mk

@ -0,0 +1 @@
Subproject commit 2ab307362006e604a610f8ff4314237c053b4a37