Import('env') files = [ 'BrownianDynamics.cpp', ] # Build and install the shared library: env.IMPModuleLib(files)