This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c68c3c253f9fd0c5baed69248a15c13e0ec9aad0
blender
/
extern
/
SConscript
3 lines
82 B
Python
Raw
Normal View
History
Unescape
Escape
Added #!/usr/bin/python standard script identifier to the start of SConscript files. Makes text editors identify SConscripts as Python, and syntax highlight properly.
2004-05-16 13:07:20 +00:00
#!/usr/bin/python
- [SCONS] Added building of qhull and Solid from extern when selecting the Solid gameengine. The gameengine has not been updated with the Tuhopuu2 one, so it is not wise to do that yet. This is in preparation for that and won't effect the current build process.
2004-03-09 21:14:03 +00:00
SConscript
(
[
'
qhull/SConscript
'
,
'
solid/SConscript
'
]
)
Reference in New Issue
Copy Permalink