1
0
mirror of https://github.com/jaredtao/TaoQuick.git synced 2025-01-31 21:22:58 +08:00
TaoQuick/3rdparty/TaoCommon/TaoCommon.pro
2021-04-23 09:53:44 +08:00

11 lines
160 B
Prolog

load(qt_parts)
CONFIG += ordered
SUBDIRS += demo
OTHER_FILES += \
.* \
_clang-format \
LICENSE \
*.md \
*.profile \
.github/workflows/*