mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
Sync Android.mk entries to the new major version
Change naming on the pkgconfig files to reflect the 0.10 -> 1.0 bump.
This commit is contained in:
parent
197ae50bbf
commit
c090df8f04
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ include $(CLEAR_VARS)
|
|||
GST_PLUGINS_BAD_TOP := $(LOCAL_PATH)
|
||||
|
||||
GST_PLUGINS_BAD_BUILT_SOURCES := \
|
||||
pkgconfig/gstreamer-plugins-bad-0.10-uninstalled.pc \
|
||||
pkgconfig/gstreamer-plugins-bad-0.10.pc \
|
||||
pkgconfig/gstreamer-plugins-bad-1.0-uninstalled.pc \
|
||||
pkgconfig/gstreamer-plugins-bad-1.0.pc \
|
||||
gst-libs/gst/baseparse/Android.mk \
|
||||
gst-libs/gst/basecamerabinsrc/Android.mk \
|
||||
gst-libs/gst/codecparsers/Android.mk \
|
||||
|
|
Loading…
Reference in a new issue