mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 20:01:35 +00:00
2b3fc175c2
A further step is moving the qmlglsink element into an extension so there is no need for writing any c++ code!
5 lines
91 B
INI
5 lines
91 B
INI
TEMPLATE = subdirs
|
|
SUBDIRS = extension play
|
|
|
|
play.depends = extension
|
|
play.file = play.pro
|