Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
5dcf610f
Commit
5dcf610f
authored
12 years ago
by
Alexandre Savard
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of git.savoirfairelinux.com:sflphone-android
parents
134c3283
7535dfa0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
jni/Application.mk
+3
-0
3 additions, 0 deletions
jni/Application.mk
jni/libdbus-c++-0.9.0-android/src/Android.mk
+2
-2
2 additions, 2 deletions
jni/libdbus-c++-0.9.0-android/src/Android.mk
jni/libyaml/Android.mk
+0
-1
0 additions, 1 deletion
jni/libyaml/Android.mk
jni/sflphone
+1
-1
1 addition, 1 deletion
jni/sflphone
with
6 additions
and
4 deletions
jni/Application.mk
+
3
−
0
View file @
5dcf610f
...
...
@@ -35,4 +35,7 @@ APP_MODULES += libaudio
APP_MODULES
+=
libhistory
APP_MODULES
+=
libhooks
APP_MODULES
+=
libsflphone
APP_MODULES
+=
sflphoned
APP_STL
:=
gnustl_shared
This diff is collapsed.
Click to expand it.
jni/libdbus-c++-0.9.0-android/src/Android.mk
+
2
−
2
View file @
5dcf610f
...
...
@@ -24,8 +24,8 @@ LOCAL_C_INCLUDES += $(LOCAL_PATH)/../include \
LOCAL_EXPORT_C_INCLUDES
+=
$(
LOCAL_PATH
)
/../include
LOCAL_MODULE
:=
libdbus-c++-1
LOCAL_CFLAGS
+=
-Wno-unused-parameter
-fexceptions
LOCAL_S
TATIC
_LIBRARIES
+=
libdbus
LOCAL_CFLAGS
+=
-Wno-unused-parameter
-fexceptions
-frtti
LOCAL_S
HARED
_LIBRARIES
+=
libdbus
include
$(BUILD_SHARED_LIBRARY)
This diff is collapsed.
Click to expand it.
jni/libyaml/Android.mk
+
0
−
1
View file @
5dcf610f
...
...
@@ -14,5 +14,4 @@ LOCAL_SRC_FILES := api.c reader.c scanner.c \
parser.c loader.c writer.c emitter.c dumper.c
LOCAL_C_INCLUDES
+=
$(
LOCAL_PATH
)
/inc
#include $(BUILD_STATIC_LIBRARY)
include
$(BUILD_SHARED_LIBRARY)
This diff is collapsed.
Click to expand it.
sflphone
@
0bd2b677
Subproject commit
934633e8985ce19b605f6eeadca6202a4ca48a8b
Subproject commit
0bd2b677c246dc2a2069eee185a2c9b972052b69
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment