11 lines
155 B
Prolog
11 lines
155 B
Prolog
|
TEMPLATE = subdirs
|
||
|
SUBDIRS += videobox
|
||
|
SUBDIRS += videopanel
|
||
|
SUBDIRS += videowidget
|
||
|
|
||
|
win32 {
|
||
|
SUBDIRS += playffmpeg
|
||
|
SUBDIRS += playvlc
|
||
|
SUBDIRS += plaympv
|
||
|
}
|