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

32 lines
793 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = src/qqt.pro \
examples/qqtframe3 \
examples/soapQQtOnline
SUBDIRS += examples/framelesshelperwidget
SUBDIRS += examples/qqtframe
SUBDIRS += examples/qqtframe2
SUBDIRS += examples/animationframe
SUBDIRS += examples/cmdwidget
SUBDIRS += examples/qqtnetworkexample
SUBDIRS += examples/exquisite
SUBDIRS += examples/QtBuildTool
SUBDIRS += examples/QtSdkManager
SUBDIRS += examples/QQtInstaller
SUBDIRS += examples/easter
#need bluetooth library
#SUBDIRS += examples/qqtbluetoothfiletransferserver
#need vlcQt libvlc library
#SUBDIRS += examples/qqtliveplayer
#need ffmpeg library
#SUBDIRS += examples/qqtffmpegplayer
#need webkitwidgets
#SUBDIRS += examples/qqtftpclient
#SUBDIRS += examples/qqthttpclient
#SUBDIRS += examples/qqtwebkit