Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
2565148f
Commit
2565148f
authored
13 years ago
by
Sylvain Berfini
Browse files
Options
Download
Patches
Plain Diff
linphone.bundle updated
parent
d08cc267
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/macos/linphone.bundle
+9
-1
build/macos/linphone.bundle
with
9 additions
and
1 deletion
build/macos/linphone.bundle
+
9
−
1
View file @
2565148f
...
...
@@ -14,7 +14,7 @@
-->
<prefix
name=
"default"
>
/opt/local
</prefix>
<prefix
name=
"linphone"
>
${env:LINPHONE_INSTALL_PREFIX}
</prefix>
<prefix
name=
"liblinphone"
>
${env:LINPHONE_INSTALL_PREFIX}
</prefix>
<prefix
name=
"liblinphone"
>
${env:
LIB
LINPHONE_INSTALL_PREFIX}
</prefix>
<prefix
name=
"macports"
>
/opt/local
</prefix>
<!-- The project directory is the default location of the created
app. If you leave out the path, the current directory is
...
...
@@ -75,6 +75,14 @@
${prefix:macports}/lib/libeXosip.*.dylib
</binary>
<binary>
${prefix:macports}/lib/libsoup-2.4*.dylib
</binary>
<binary
dest=
"${bundle}/Contents/Resources/lib/liblinphone/plugins/libmssilk.so"
>
${prefix}/lib/mediastreamer/plugins/libmssilk.so
</binary>
<!-- Copy in GTK+ modules. Note the ${gtkdir} macro, which expands
to the correct library subdirectory for the specified gtk
version.
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets