Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
belle-sip
Commits
2a172e58
Commit
2a172e58
authored
Feb 06, 2013
by
Yann Diorcet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update android + antlr3
parent
f61cc988
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
build/android/Android.mk
build/android/Android.mk
+3
-3
No files found.
build/android/Android.mk
View file @
2a172e58
...
@@ -28,8 +28,7 @@ LOCAL_CFLAGS += \
...
@@ -28,8 +28,7 @@ LOCAL_CFLAGS += \
-DHAVE_CONFIG_H
\
-DHAVE_CONFIG_H
\
LOCAL_C_INCLUDES
+=
\
LOCAL_C_INCLUDES
+=
\
$(LOCAL_PATH)
/../../externals/libantlr3c/
\
$(LOCAL_PATH)
/../../externals/antlr3/runtime/C/include
\
$(LOCAL_PATH)
/../../externals/libantlr3c/include
\
$(LOCAL_PATH)
/../include
\
$(LOCAL_PATH)
/../include
\
$(LOCAL_PATH)
/../build/android
\
$(LOCAL_PATH)
/../build/android
\
...
@@ -51,6 +50,7 @@ LOCAL_SRC_FILES := \
...
@@ -51,6 +50,7 @@ LOCAL_SRC_FILES := \
channel.c
\
channel.c
\
clock_gettime.c
\
clock_gettime.c
\
dialog.c
\
dialog.c
\
dns.c
\
ict.c
\
ict.c
\
ist.c
\
ist.c
\
listeningpoint.c
\
listeningpoint.c
\
...
@@ -72,6 +72,6 @@ LOCAL_SRC_FILES := \
...
@@ -72,6 +72,6 @@ LOCAL_SRC_FILES := \
transports/udp_listeningpoint.c
transports/udp_listeningpoint.c
LOCAL_STATIC_LIBRARIES
:=
\
LOCAL_STATIC_LIBRARIES
:=
\
lib
antlr3
c
antlr3
include
$(BUILD_STATIC_LIBRARY)
include
$(BUILD_STATIC_LIBRARY)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment