Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jamal Dahbur
libcloudstorage
Commits
d6d6597d
Commit
d6d6597d
authored
Feb 14, 2018
by
Paweł Wegner
Browse files
cloudbrowser: explicitly link vlc qt statically under android.
parent
f0c44a0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/cloudbrowser/android/cloudbrowser.pro
View file @
d6d6597d
...
...
@@ -35,7 +35,9 @@ LIBS += \
-
L
$$
ANDROID_TOOLCHAIN_PATH
/
$$
(
ANDROID_NDK_TOOLS_PREFIX
)
/
lib
/
\
-
lc
++
_shared
-
lcurl
-
lmicrohttpd
-
ljsoncpp
-
ltinyxml2
-
lcryptopp
-
lmega
-
lffmpegthumbnailer
\
-
lboost_filesystem
-
lboost_system
\
-
lVLCQtQml
-
lVLCQtCore
-
lvlcjni
$$
ANDROID_TOOLCHAIN_PATH
/
lib
/
libVLCQtQml
.
a
\
$$
ANDROID_TOOLCHAIN_PATH
/
lib
/
libVLCQtCore
.
a
\
-
lvlcjni
HEADERS
+=
\
..
/
src
/
CloudContext
.
h
\
...
...
Write
Preview
Supports
Markdown
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