mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
1d94bb0789
fix build
9 lines
316 B
Prolog
9 lines
316 B
Prolog
##-----------------------------------------------------------------
|
|
##LibQQt主工程入口
|
|
##不能随便编译,初始设置要求比较严格,请按照规程设置完整。
|
|
##-----------------------------------------------------------------
|
|
#TEMPLATE = subdirs
|
|
#CONFIG += ordered
|
|
|
|
include(src/qqt.pri)
|