behaviour-tree-test/servers/physics_3d/SCsub
2025-09-30 19:39:39 -07:00

6 lines
128 B
Python

#!/usr/bin/env python
from misc.utility.scons_hints import *
Import("env")
env.add_source_files(env.servers_sources, "*.cpp")