qt_demoe/video/video.pro

11 lines
155 B
Prolog
Raw Normal View History

2021-11-17 07:33:19 +00:00
TEMPLATE = subdirs
SUBDIRS += videobox
SUBDIRS += videopanel
SUBDIRS += videowidget
win32 {
SUBDIRS += playffmpeg
SUBDIRS += playvlc
SUBDIRS += plaympv
}