mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
4 lines
138 B
Python
4 lines
138 B
Python
env = Environment(toolpath=['../../'],tools=['default','cxxtest'])
|
|
|
|
SConscript(['src/SConscript', 'test/SConscript'], exports = ['env'])
|