8 lines
184 B
Prolog
8 lines
184 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += CloudView/CloudView.pro
|
|
SUBDIRS += AuthRegister/AuthRegister.pro
|
|
|
|
# AuthRegister 依赖于 AuthModule
|
|
AuthRegister.depends = ../Module/AuthModule
|