Import('env') files = [ 'ExampleComplexRestraint.cpp', 'ExampleDecorator.cpp', 'ExampleRefCounted.cpp', 'ExampleRestraint.cpp', 'ExampleSingletonModifier.cpp', ] # Build and install the shared library: env.IMPModuleLib(files)