Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
belle-sip
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
4
Issues
4
List
Board
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
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
Android.mk
build/android/Android.mk
+3
-3
No files found.
build/android/Android.mk
View file @
2a172e58
...
...
@@ -28,8 +28,7 @@ LOCAL_CFLAGS += \
-DHAVE_CONFIG_H \
LOCAL_C_INCLUDES += \
$(LOCAL_PATH)/../../externals/libantlr3c/ \
$(LOCAL_PATH)/../../externals/libantlr3c/include \
$(LOCAL_PATH)/../../externals/antlr3/runtime/C/include \
$(LOCAL_PATH)/../include \
$(LOCAL_PATH)/../build/android \
...
...
@@ -51,6 +50,7 @@ LOCAL_SRC_FILES := \
channel.c \
clock_gettime.c \
dialog.c \
dns.c \
ict.c \
ist.c \
listeningpoint.c \
...
...
@@ -72,6 +72,6 @@ LOCAL_SRC_FILES := \
transports/udp_listeningpoint.c
LOCAL_STATIC_LIBRARIES := \
libantlr3c
antlr3
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