Files
QWidgetDemo/video/video.pro
feiyangqingyun 2ce7ba59df 更新代码
2022-11-01 14:28:42 +08:00

11 lines
155 B
Prolog

TEMPLATE = subdirs
SUBDIRS += videobox
SUBDIRS += videopanel
SUBDIRS += videowindow
win32 {
SUBDIRS += playffmpeg
SUBDIRS += playvlc
SUBDIRS += plaympv
}