#!/usr/bin/env python Import("env") env_object = env.Clone() env_object.add_source_files(env.core_sources, "*.cpp")