1#!/usr/bin/env python
2
3Import("env")
4
5env.add_source_files(env.editor_sources, "*.cpp")
6