GIT
/
REPO
/
FRED-BOY
Projects
/
nanogl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a342cb
)
Build a shared library instead of static
author
Alibek Omarov <a1ba.omarov@gmail.com>
Sun, 22 Mar 2015 15:45:30 +0000
(21:45 +0600)
committer
Alibek Omarov <a1ba.omarov@gmail.com>
Sun, 22 Mar 2015 15:45:30 +0000
(21:45 +0600)
Android.mk
patch
|
blob
|
history
diff --git
a/Android.mk
b/Android.mk
index ff7c50e30dfe86a45c9549fa8d43fe12c1205939..916d0a89833804d704ae35daba7b6c362496f083 100644
(file)
--- a/
Android.mk
+++ b/
Android.mk
@@
-24,8
+24,9
@@
LOCAL_C_INCLUDES := $(LOCAL_PATH)/GL
LOCAL_SRC_FILES := \
nanogl.cpp \
- nanoWrap.cpp
+ nanoWrap.cpp \
+ eglwrap.cpp
-include $(BUILD_S
TATIC
_LIBRARY)
+include $(BUILD_S
HARED
_LIBRARY)
DEADSOFTWARE 2012-2025