forked from bartvdbraak/blender
d5fde6c48b
Makes text editors identify SConscripts as Python, and syntax highlight properly.
3 lines
82 B
Python
3 lines
82 B
Python
#!/usr/bin/python
|
|
SConscript(['qhull/SConscript',
|
|
'solid/SConscript']) |