Layout fixes (again IE .. :-( )
[senf.git] / satscons / SConscript.template
1 Import('env')
2 import SatSCons
3
4 ###########################################################################
5
6 SatSCons.StandardTargets(env)
7
8 # SatSCons.Lib(env,
9 #               library = 'Test',
10 #               sources = SatSCons.GlobSources())