Merge pull request 'merge code' (#18) from develop into prepare_for_master

This commit is contained in:
wgzAIIT 2022-11-14 09:56:41 +08:00
commit 2bfd6c9aaa
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# APP_Framework/Applications/Make.defs
############################################################################
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications/app_test
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications/general_functions/list
include $(wildcard $(APPDIR)/../../../APP_Framework/Applications/*/Make.defs)