Socket: Add a 'facet<>()' member to access protocol-facets from generic socket handles
[senf.git] / senfscons / SConscript.template
1 Import('env')
2 import SENFSCons
3
4 ###########################################################################
5
6 SENFSCons.StandardTargets(env)
7
8 # SENFSCons.Lib(env,
9 #               library = 'Test',
10 #               sources = SENFSCons.GlobSources())