24 lines
513 B
Prolog
24 lines
513 B
Prolog
|
|
#不要擅自加上ordered,如有依赖需要,请用depends功能
|
|||
|
|
|
|||
|
|
TEMPLATE = subdirs
|
|||
|
|
|
|||
|
|
SUBDIRS += \
|
|||
|
|
# kbd61850dbinterface \ #提至一级目录src.pro编译
|
|||
|
|
# calc_lua_api \ #提至一级目录src.pro编译
|
|||
|
|
model_plugin \
|
|||
|
|
debug_tool \
|
|||
|
|
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
|
|||
|
|
|