added VlcMediaPlayer, still trouble with pulseAudio
This commit is contained in:
parent
6f5c9138a8
commit
a4006ea015
7 changed files with 51 additions and 8 deletions
|
|
@ -2,6 +2,7 @@ TEMPLATE = app
|
|||
|
||||
QT += qml quick
|
||||
CONFIG += c++11
|
||||
LIBS += -lVLCQtCore -lVLCQtQml
|
||||
|
||||
SOURCES += main.cpp \
|
||||
models/NavigationListModel.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue