1
0
mirror of https://github.com/jaredtao/TaoQuick.git synced 2025-02-06 21:48:24 +08:00
TaoQuick/3rdparty/TaoCommon/TaoCommon.pro

11 lines
161 B
Prolog
Raw Normal View History

2021-04-23 09:53:44 +08:00
load(qt_parts)
CONFIG += ordered
2022-01-05 09:15:01 +08:00
#SUBDIRS += demo
2021-04-23 09:53:44 +08:00
OTHER_FILES += \
.* \
_clang-format \
LICENSE \
*.md \
*.profile \
.github/workflows/*