summaryrefslogtreecommitdiff
path: root/editor/fileserver/SCsub
blob: 359d04e5df2a8d06a8c1d44d2c6bc62f65a761de (plain)
1
2
3
4
5
#!/usr/bin/env python

Import("env")

env.add_source_files(env.editor_sources, "*.cpp")