godot/servers/physics_2d/SCsub

5 lines
66 B
Plaintext
Raw Normal View History

2014-02-10 01:10:30 +00:00
Import('env')
env.add_source_files(env.servers_sources,"*.cpp")