;Path to COTS dir
COTS_BASE_DIR='/opt/local'
;Path to tools dir
TOOLS_BASE_DIR='/opt/tools'
;Define kernel build type
KERNEL_BUILD_TYPE='Release'
;Path to AMDA_Kernel base dir
AMDA_KERNEL_DIR='/home/benjamin/AMDA-GIT/AMDA_Kernel/'
;Path to AMDA_IHM base dir
IHM_SRC_DIR='/home/benjamin/AMDA-GIT/AMDA_IHM/'