30 lines
643 B
Prolog
30 lines
643 B
Prolog
#不要擅自加上ordered,如有依赖需要,请用depends功能
|
||
|
||
TEMPLATE = subdirs
|
||
|
||
SUBDIRS += \
|
||
# kbd61850dbinterface \ #提至一级目录src.pro编译
|
||
# calc_lua_api \ #提至一级目录src.pro编译
|
||
model_plugin \
|
||
#debug_tool \
|
||
debug_tool_v2 \
|
||
his_event_del \
|
||
fbd_designer \
|
||
WaveAnalyze \
|
||
camera_statistics\
|
||
setup_install_helper \
|
||
file_sync_tool \
|
||
# svn_file_sync_tool \
|
||
opc_tool \
|
||
upgrade_install_helper \
|
||
ReportEdit \
|
||
DevGroupLockWidget \
|
||
NetMonite \
|
||
upgrade \
|
||
db_installer \
|
||
net_msg_tool \
|
||
workBench \
|
||
style_tool \
|
||
link_seq_tool\
|
||
mqtt_tool
|