2017-09-17 08:46:57 +08:00
|
|
|
TEMPLATE = subdirs
|
2017-10-12 16:28:07 +08:00
|
|
|
CONFIG += ordered
|
2017-10-20 20:52:19 +08:00
|
|
|
|
2017-10-22 01:13:39 +08:00
|
|
|
SUBDIRS =
|
|
|
|
SUBDIRS += src/qqt.pro
|
2017-10-22 10:50:59 +08:00
|
|
|
SUBDIRS += examples/framelesshelperwidget
|
2017-10-22 12:21:19 +08:00
|
|
|
SUBDIRS += examples/qqtframe
|
|
|
|
SUBDIRS += examples/qqtframe2
|
|
|
|
SUBDIRS += examples/animationframe
|
|
|
|
SUBDIRS += examples/cmdwidget
|
|
|
|
SUBDIRS += examples/qqtbluetoothfiletransferserver
|
|
|
|
SUBDIRS += examples/qqtnetworkexample
|
|
|
|
SUBDIRS += examples/exquisite
|
|
|
|
SUBDIRS += examples/QtBuildTool
|
|
|
|
SUBDIRS += examples/QtSdkManager
|
|
|
|
|
|
|
|
#need vlcQt libvlc library
|
2017-10-20 20:52:19 +08:00
|
|
|
#SUBDIRS += examples/qqtliveplayer
|
2017-10-22 12:21:19 +08:00
|
|
|
|
|
|
|
#need ffmpeg library
|
2017-10-20 20:52:19 +08:00
|
|
|
#SUBDIRS += examples/qqtffmpegplayer
|
2017-10-22 12:21:19 +08:00
|
|
|
|
|
|
|
#need webkitwidgets
|
2017-10-20 20:52:19 +08:00
|
|
|
#SUBDIRS += examples/qqtftpclient
|
|
|
|
#SUBDIRS += examples/qqthttpclient
|
|
|
|
#SUBDIRS += examples/qqtwebkit
|