summaryrefslogtreecommitdiff
path: root/core/math/SCsub
blob: 1c5f954470dc89ae9c888c5408ccb8f94f6b6014 (plain)
1
2
3
4
5
#!/usr/bin/env python

Import('env')

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