GIT
/
REPO
/
FRED-BOY
Projects
/
nanogl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4433589
)
Make NanoGL compiling statically. Again.
author
Alibek Omarov <a1ba.omarov@gmail.com>
Sun, 5 Apr 2015 12:10:00 +0000
(18:10 +0600)
committer
Alibek Omarov <a1ba.omarov@gmail.com>
Sun, 5 Apr 2015 12:10:00 +0000
(18:10 +0600)
Android.mk
patch
|
blob
|
history
diff --git
a/Android.mk
b/Android.mk
index 3f06098545dd4bfd50fd29e95c276a694e92ec4c..7be1dc2793c5639c0614b3961dbf3048fab192fb 100644
(file)
--- a/
Android.mk
+++ b/
Android.mk
@@
-26,9
+26,8
@@
LOCAL_SRC_FILES := \
nanogl.cpp \
nanoWrap.cpp \
eglwrap.cpp
-
LOCAL_LDLIBS := -llog
-include $(BUILD_S
HARED
_LIBRARY)
+include $(BUILD_S
TATIC
_LIBRARY)
DEADSOFTWARE 2012-2025