summaryrefslogtreecommitdiff
path: root/forstio/SConscript
blob: 08ac0f0c100d73afdec29c3178e1f227dbf946f8 (plain)
1
2
3
4
5
6
7
#!/bin/false

Import('env')

# Export to other libs
Export('env');
SConscript('core/SConscript');