Parent Directory
|
Revision Log
Split the include and lib dirs for python & boost. Added the altix support to SConstruct & tidied the options handling a bit.
1 | PYTHON_INC = 'C:/Python23/inlcude' |
2 | PYTHON_LIB = 'C:/Python23/libs' |
3 | BOOST_INC = 'E:/woo409/development/boost' |
4 | BOOST_LIB = 'E:/woo409/development/boost/windows_binary/lib' |
ViewVC Help | |
Powered by ViewVC 1.1.26 |