Blender Git Commit Log
Git Commits -> Revision 2830db3
Revision 2830db3 by Stefan Gartner (master) January 8, 2004, 16:14 (GMT) |
fix building with quicktime support on os x. some platform specific sections had link_env.Append(CPPDEFINES=defines) (darwin was not one of them). I moved that line to the global part of SConstruct and added "defines = []" to the platforms that didn't have it (sunos and hp-ux). I hope I didn't break anything... |
Commit Details:
Full Hash: 2830db381e2cc9be32b465b439ee8c45a9ab8da4
SVN Revision: 1871
Parent Commit: 71597eb
Lines Changed: +5, -1
1 Modified Path:
/SConstruct (+5, -1) (Diff)