Get console building

This commit is contained in:
Eryn Wells 2016-02-27 13:02:49 -05:00
parent 5f0c65bf81
commit c6eaba487c
3 changed files with 16 additions and 9 deletions

View file

@ -10,6 +10,7 @@ files = [
'crti.s',
'crtn.s',
'main.cc',
'Console.cc'
]
toolchain_bin = Dir(os.environ['POLKA_TOOLCHAIN']).Dir('bin')