kopia lustrzana https://github.com/Hamlib/Hamlib
Merge branch 'master' of http://github.com/Hamlib/Hamlib
commit
9695828b19
|
@ -0,0 +1,12 @@
|
|||
LOCAL_PATH:= $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_SRC_FILES := satel.c
|
||||
LOCAL_MODULE := satel
|
||||
|
||||
LOCAL_CFLAGS := -DHAVE_CONFIG_H
|
||||
LOCAL_C_INCLUDES := android include src
|
||||
LOCAL_LDLIBS := -lhamlib -Lobj/local/armeabi
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
Ładowanie…
Reference in New Issue