blob: b41f43d7196965938bbdc338ebefd0e444074dd7 [file] [log] [blame]
!include( ../manual.pri ) {
error( "Couldn't find the manual.pri file!" )
}
QT += widgets 3dcore 3drender 3dinput 3dextras multimedia
SOURCES += \
videoplayer.cpp \
main.cpp
HEADERS += \
videoplayer.h