mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
14 lines
274 B
Prolog
14 lines
274 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS += \
|
|
src/qqt.pro \
|
|
# examples/qqtframe \
|
|
# examples/animationframe \
|
|
# examples/cmdwidget \
|
|
# examples/qqtliveplayer \
|
|
# examples/qqtffmpegplayer \
|
|
# examples/qqtftpclient \
|
|
# examples/qqthttpclient \
|
|
# examples/qqtwebkit
|
|
|
|
#include(src/qqt.pri)
|