test-client-godot/modules/networkconnection/SCsub

6 lines
108 B
Text
Raw Normal View History

2020-01-24 18:56:51 +00:00
# SCsub
Import('env')
env.add_source_files(env.modules_sources, "*.cpp") # Add all cpp files to the build