Remove MobileTouchControls submodule

This commit is contained in:
a1batross 2016-01-16 14:17:30 +03:00
parent 1972cd8d5f
commit d513081356
3 changed files with 0 additions and 13 deletions

3
.gitmodules vendored
View file

@ -1,9 +1,6 @@
[submodule "jni/src/HLSDK/halflife"] [submodule "jni/src/HLSDK/halflife"]
path = jni/src/HLSDK/halflife path = jni/src/HLSDK/halflife
url = https://github.com/SDLash3D/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"] [submodule "jni/src/NanoGL/nanogl"]
path = jni/src/NanoGL/nanogl path = jni/src/NanoGL/nanogl
url = https://github.com/SDLash3D/nanogl url = https://github.com/SDLash3D/nanogl

View file

@ -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