Import('env') files = [ 'Distribution.cpp', 'FormFactorTable.cpp', 'Profile.cpp', 'Restraint.cpp', 'Score.cpp', 'SolventAccessibleSurface.cpp' ] # Build and install the shared library: env.IMPModuleLib(files)