This commit is contained in:
2025-06-30 14:35:48 -05:00
parent 363c845ead
commit ffdef9500c
2 changed files with 4 additions and 4 deletions

View File

@ -4,6 +4,9 @@
#Core framework functions...
#####
export PROJECT_ROOT_PATH
PROJECT_ROOT_PATH="$(realpath ../)"
export FRAMEWORK_INCLUDES_FULL_PATH
FRAMEWORK_INCLUDES_FULL_PATH="$(realpath ../Framework-Includes)"