env = Environment(toolpath=['../../'],tools=['default','cxxtest'])

SConscript(['src/SConscript', 'test/SConscript'], exports =  ['env'])
