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

69 lines
2.2 KiB
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-11-20 16:38:10 +08:00
SUBDIRS = src/qqt.pro
#-----------------------------------------------------------------
#basic example
#-----------------------------------------------------------------
#SUBDIRS += examples/framelesshelperwidget
#SUBDIRS += examples/qqtframe
#SUBDIRS += examples/animationframe
#SUBDIRS += examples/qqtnetworkexample
#SUBDIRS += examples/qqtframe2
#-----------------------------------------------------------------
#QQt installed to Qt library or
#QQt installed to sdk or
#QQt is build
#-----------------------------------------------------------------
#SUBDIRS += examples/qqtframe3
2017-11-19 13:40:31 +08:00
#SUBDIRS += examples/exquisite
2017-11-20 12:32:34 +08:00
#SUBDIRS += examples/tabwidgetexamples
2017-11-19 13:40:31 +08:00
#SUBDIRS += examples/svgtest
#SUBDIRS += examples/treeviewexample
2017-11-20 16:38:10 +08:00
#
SUBDIRS += examples/qrcodeexample
#SUBDIRS += examples/gumbo_query_test
#can't support ios
#SUBDIRS += examples/qqtprintsupportexample
2017-10-28 15:35:58 +08:00
#-----------------------------------------------------------------
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
#-----------------------------------------------------------------
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-29 09:45:37 +08:00
#need bluetooth library
2017-11-15 19:11:48 +08:00
#SUBDIRS += examples/qqtbluetoothfiletransferserver
2017-10-29 09:45:37 +08:00
#-----------------------------------------------------------------
#need QtSoap - WebSupport
#-----------------------------------------------------------------
#SUBDIRS += examples/easter
#SUBDIRS += examples/soapQQtOnline
#-----------------------------------------------------------------
2017-10-27 20:52:38 +08:00
#need webkitwidgets - WebSupport
#webkit webengine
#-----------------------------------------------------------------
2017-10-20 20:52:19 +08:00
#SUBDIRS += examples/qqtftpclient
#SUBDIRS += examples/qqthttpclient
#SUBDIRS += examples/qqtwebkit
#-----------------------------------------------------------------
#some example project
2017-11-19 13:40:31 +08:00
#maybe demo
#-----------------------------------------------------------------
#SUBDIRS += examples/cmdwidget
2017-11-20 16:38:10 +08:00
#
SUBDIRS += examples/VegeTablesPrice
#SUBDIRS += examples/QtBuildTool
#SUBDIRS += examples/QtSdkManager
#SUBDIRS += examples/QQtInstaller