Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
5eef455c
Commit
5eef455c
authored
Jun 22, 2015
by
Thomas Guillem
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modules: include android_window if HAVE_ANDROID
parent
64ea87be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
modules/video_output/Makefile.am
modules/video_output/Makefile.am
+1
-2
No files found.
modules/video_output/Makefile.am
View file @
5eef455c
...
...
@@ -274,10 +274,9 @@ libandroid_window_plugin_la_SOURCES = video_output/android/android_window.c vide
libandroid_window_plugin_la_CFLAGS
=
$(AM_CFLAGS)
libandroid_window_plugin_la_LIBADD
=
$(LIBDL)
libandroid_window_plugin_la_LDFLAGS
=
$(AM_LDFLAGS)
-rpath
'
$(voutdir)
'
EXTRA_LTLIBRARIES
+=
libandroid_window_plugin.la
if
HAVE_ANDROID
vout_LTLIBRARIES
+=
libandroid_native_window_plugin.la
vout_LTLIBRARIES
+=
libandroid_native_window_plugin.la
libandroid_window_plugin.la
vout_LTLIBRARIES
+=
$(LTLIBandroid_window)
if
HAVE_EGL
vout_LTLIBRARIES
+=
libegl_android_plugin.la
...
...
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