Files
QWidgetDemo/video/video.pro
feiyangqingyun ebfd531a91 彻底改版2.0
2021-11-17 16:41:30 +08:00

11 lines
155 B
Prolog

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