Merge branch 'develop' of https://github.com/jeefo/yapb
This commit is contained in:
commit
f594566b54
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ include $(XASH3D_CONFIG)
|
|||
|
||||
LOCAL_MODULE := yapb
|
||||
|
||||
ifeq ($(TARGET_ARCH_ABI),armeabi-v7a-hard)
|
||||
LOCAL_MODULE_FILENAME = libyapb_hardfp
|
||||
endif
|
||||
|
||||
LOCAL_CONLYFLAGS += -std=c99
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/../include \
|
||||
$(LOCAL_PATH)/../include/engine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue