2025-03-12 10:03:16 +08:00
|
|
|
|
#不要擅自加上ordered,如有依赖需要,请用depends功能
|
|
|
|
|
|
|
|
|
|
|
|
TEMPLATE = subdirs
|
|
|
|
|
|
|
|
|
|
|
|
SUBDIRS += \
|
|
|
|
|
|
# kbd61850dbinterface \ #提至一级目录src.pro编译
|
|
|
|
|
|
# calc_lua_api \ #提至一级目录src.pro编译
|
|
|
|
|
|
model_plugin \
|
2025-03-13 15:19:51 +08:00
|
|
|
|
#debug_tool \
|
|
|
|
|
|
debug_tool_v2 \
|
2025-03-12 10:03:16 +08:00
|
|
|
|
his_event_del \
|
|
|
|
|
|
fbd_designer \
|
|
|
|
|
|
WaveAnalyze \
|
|
|
|
|
|
camera_statistics\
|
|
|
|
|
|
setup_install_helper \
|
|
|
|
|
|
file_sync_tool \
|
2025-03-13 15:19:51 +08:00
|
|
|
|
# svn_file_sync_tool \
|
2026-04-03 11:23:46 +08:00
|
|
|
|
opc_tool \
|
2025-03-12 10:03:16 +08:00
|
|
|
|
upgrade_install_helper \
|
|
|
|
|
|
ReportEdit \
|
|
|
|
|
|
DevGroupLockWidget \
|
|
|
|
|
|
NetMonite \
|
2025-03-13 15:19:51 +08:00
|
|
|
|
upgrade \
|
|
|
|
|
|
db_installer \
|
|
|
|
|
|
net_msg_tool \
|
|
|
|
|
|
workBench \
|
|
|
|
|
|
style_tool \
|
|
|
|
|
|
link_seq_tool\
|
|
|
|
|
|
mqtt_tool
|