更新代码

This commit is contained in:
feiyangqingyun
2022-06-23 11:00:06 +08:00
parent 7cfbb51e3e
commit f625f1d55b
30 changed files with 35 additions and 12 deletions

View File

@@ -14,5 +14,5 @@ INCLUDEPATH += $$PWD
INCLUDEPATH += $$PWD/form
include ($$PWD/form/form.pri)
INCLUDEPATH += $$PWD/../core_common
include ($$PWD/../core_common/core_common.pri)
INCLUDEPATH += $$PWD/../core_base
include ($$PWD/../core_base/core_base.pri)