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

Last change on this file since 13928 was 13928, checked in by Eric.Larour, 12 years ago

CHG: not needed anymore

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