1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
LibQQt/a0-qqtfoundation.pro
2017-10-20 20:52:19 +08:00

20 lines
505 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += src/qqt.pro
#SUBDIRS += examples/qqtframe
SUBDIRS += examples/qqtframe2
#SUBDIRS += examples/animationframe
#SUBDIRS += examples/cmdwidget
#SUBDIRS += examples/qqtliveplayer
#SUBDIRS += examples/qqtffmpegplayer
#SUBDIRS += examples/qqtftpclient
#SUBDIRS += examples/qqthttpclient
#SUBDIRS += examples/qqtwebkit
#SUBDIRS += examples/qqtbluetoothfiletransferserver
#SUBDIRS += examples/qqtnetworkexample
SUBDIRS += examples/exquisite
#include(src/qqt.pri)