summaryrefslogtreecommitdiffstats
path: root/modules/godot_physics_2d/SCsub
blob: 5d93da5ecf61ed1cd70067dced6b4095705ae4e3 (plain)
1
2
3
4
5
#!/usr/bin/env python

Import('env')

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