/[zanavi_public1]/navit/navit/android/jni/Android.mk
ZANavi

Contents of /navit/navit/android/jni/Android.mk

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27 - (show annotations) (download)
Mon Apr 9 21:27:36 2012 UTC (11 years, 11 months ago) by zoff99
File size: 199 byte(s)
lots of new stuff, tranlsations, bug fixes ...
1 LOCAL_PATH := $(call my-dir)
2
3 include $(CLEAR_VARS)
4
5 LOCAL_MODULE := navit
6 LOCAL_SRC_FILES := navit.c
7
8 # for debug
9 LOCAL_CFLAGS := -g
10
11 # APP_STL := gnustl_shared
12
13 include $(BUILD_SHARED_LIBRARY)
14

   
Visit the ZANavi Wiki