@@ -0,0 +1,14 @@
TEMPLATE = app
load(ccache)
QT += widgets
HEADERS += videoplayer.h
SOURCES += main.cpp \
videoplayer.cpp
unix {
CONFIG += link_pkgconfig
PKGCONFIG += gstreamer-1.0 gstreamer-video-1.0
}
The note is not visible to the blocked user.