gstreamer/playback/player/qt/qt.pro
Matthew Waters 2b3fc175c2 player/qt: move player api wrapper into a qml extension library
A further step is moving the qmlglsink element into an extension so
there is no need for writing any c++ code!
2018-12-12 14:00:48 +11:00

5 lines
91 B
INI

TEMPLATE = subdirs
SUBDIRS = extension play
play.depends = extension
play.file = play.pro