Merge pull request 'merge code' (#19) from develop into master

This commit is contained in:
wgzAIIT 2022-11-14 09:56:32 +08:00
commit b71ed52cf3
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)