11 lines
201 B
Prolog

#各子工程按书写顺序编译,清注意各子工程的依赖关系,被依赖的库应写在前面
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
GraphTool \
plugin