This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/gameengine/GamePlayer/SConscript

4 lines
84 B
Python
Raw Normal View History

#!/usr/bin/python
SConscript(['common/SConscript',
'ghost/SConscript'])