source:
issm/trunk-jpl/src/mobile/ios/Makefile.am@
14397
Last change on this file since 14397 was 14397, checked in by , 12 years ago | |
---|---|
File size: 217 bytes |
Rev | Line | |
---|---|---|
[14397] | 1 | #Generate JNI library |
2 | lib_LTLIBRARIES = libISSMJNI.la | |
3 | ||
4 | libISSMJNI_la_SOURCES = ../android/ISSM/jni/Main.cpp | |
5 | libISSMJNI_la_LIBADD = $(ISSM_DIR)/src/c/libISSMCore.a $(ISSM_DIR)/externalpackages/gsl/install/lib/libgsl.a |
Note:
See TracBrowser
for help on using the repository browser.