summaryrefslogtreecommitdiff
path: root/tools/editor/plugins/SCsub
blob: b525fb3f75f70e46ffd8fdfbef2fa0dd3a2fe906 (plain)
1
2
3
4
5
6
7
Import('env')
Export('env')
env.add_source_files(env.tool_sources,"*.cpp")