source:
issm/trunk-jpl/src/android/ISSM/jni/issmlib/Android.mk@
14078
Last change on this file since 14078 was 14078, checked in by , 12 years ago | |
---|---|
File size: 196 bytes |
Line | |
---|---|
1 | LOCAL_PATH:= $(call my-dir) |
2 | include $(CLEAR_VARS) |
3 | LOCAL_MODULE := libISSMCore |
4 | LOCAL_SRC_FILES := libISSMCore.a |
5 | LOCAL_EXPORT_C_INCLUDES := $(ISSM_DIR) |
6 | include $(PREBUILT_STATIC_LIBRARY) |
7 |
Note:
See TracBrowser
for help on using the repository browser.