Remove MobileTouchControls submodule
This commit is contained in:
parent
1972cd8d5f
commit
d513081356
3 changed files with 0 additions and 13 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,9 +1,6 @@
|
|||
[submodule "jni/src/HLSDK/halflife"]
|
||||
path = jni/src/HLSDK/halflife
|
||||
url = https://github.com/SDLash3D/halflife
|
||||
[submodule "jni/src/MobileTouchControls/MobileTouchControls"]
|
||||
path = jni/src/MobileTouchControls/MobileTouchControls
|
||||
url = https://github.com/SDLash3D/MobileTouchControls
|
||||
[submodule "jni/src/NanoGL/nanogl"]
|
||||
path = jni/src/NanoGL/nanogl
|
||||
url = https://github.com/SDLash3D/nanogl
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
TOUCHCONTROLS_PATH:= $(call my-dir)/MobileTouchControls
|
||||
|
||||
|
||||
include $(TOUCHCONTROLS_PATH)/sigc++/Android.mk
|
||||
include $(TOUCHCONTROLS_PATH)/TinyXML/Android.mk
|
||||
include $(TOUCHCONTROLS_PATH)/libpng/Android.mk
|
||||
include $(TOUCHCONTROLS_PATH)/libzip/Android.mk
|
||||
|
||||
include $(TOUCHCONTROLS_PATH)/Android_TouchControls.mk
|
|
@ -1 +0,0 @@
|
|||
Subproject commit eefe7bc11c4b94e2e5ecdf761bc6a52d236b11c6
|
Loading…
Add table
Reference in a new issue