source: issm/trunk-jpl/src/android/ISSM/jni/issmlib/Android.mk@ 14078

Last change on this file since 14078 was 14078, checked in by ltnguyen, 12 years ago

FIX: linking error with gsl and standard libs

File size: 196 bytes
Line 
1LOCAL_PATH:= $(call my-dir)
2include $(CLEAR_VARS)
3LOCAL_MODULE := libISSMCore
4LOCAL_SRC_FILES := libISSMCore.a
5LOCAL_EXPORT_C_INCLUDES := $(ISSM_DIR)
6include $(PREBUILT_STATIC_LIBRARY)
7
Note: See TracBrowser for help on using the repository browser.