1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
LibQQt/QQt.pro

35 lines
880 B
Prolog
Raw Normal View History

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-27 20:52:38 +08:00
SUBDIRS = src/qqt.pro
2017-10-23 10:25:58 +08:00
SUBDIRS += examples/framelesshelperwidget
2017-10-24 09:49:44 +08:00
SUBDIRS += examples/qqtframe
SUBDIRS += examples/qqtframe2
SUBDIRS += examples/animationframe
SUBDIRS += examples/cmdwidget
SUBDIRS += examples/qqtnetworkexample
SUBDIRS += examples/exquisite
SUBDIRS += examples/QtBuildTool
SUBDIRS += examples/QtSdkManager
2017-10-27 02:14:48 +08:00
SUBDIRS += examples/QQtInstaller
2017-10-24 09:49:44 +08:00
2017-10-28 15:35:58 +08:00
#need QQt installed to Qt library
#SUBDIRS += examples/qqtframe3
2017-10-24 09:49:44 +08:00
#need bluetooth library
2017-10-22 20:34:11 +08:00
#SUBDIRS += examples/qqtbluetoothfiletransferserver
2017-10-22 12:21:19 +08:00
#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
2017-10-27 20:52:38 +08:00
#need webkitwidgets - WebSupport
2017-10-20 20:52:19 +08:00
#SUBDIRS += examples/qqtftpclient
#SUBDIRS += examples/qqthttpclient
#SUBDIRS += examples/qqtwebkit
2017-10-27 20:52:38 +08:00
#need QtSoap - WebSupport
#SUBDIRS += examples/easter
#SUBDIRS += examples/soapQQtOnline