added VlcMediaPlayer, still trouble with pulseAudio

This commit is contained in:
Anika Raemer 2018-10-30 17:11:48 +01:00
parent 6f5c9138a8
commit a4006ea015
7 changed files with 51 additions and 8 deletions

View file

@ -2,6 +2,7 @@ TEMPLATE = app
QT += qml quick
CONFIG += c++11
LIBS += -lVLCQtCore -lVLCQtQml
SOURCES += main.cpp \
models/NavigationListModel.cpp \