mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
CML2 configuration file is saved and brought up until deleted.
This commit is contained in:
@@ -12,9 +12,6 @@ Import('env')
|
||||
|
||||
PROJRELROOT = '../../'
|
||||
|
||||
# FIXME This may be the scons binary path! But how does the below imports work then?
|
||||
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(sys.modules['__main__'].__file__), PROJRELROOT)))
|
||||
|
||||
from config.projpaths import *
|
||||
from scripts.loader.generate_loader_asm import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user