Parent Directory
|
Revision Log
Getting to build on our altix to see if any of the source files have been broken by the windows changes.
1 | PYTHON_INC = '/usr/include/python2.3' |
2 | PYTHON_LIB = '/usr/lib' |
3 | |
4 | BOOST_INC = '/usr/include' |
5 | BOOST_LIB = '/usr/lib' |
6 | |
7 | |
8 | CC_PATH = '/opt/intel_cc/9.0.027/bin/icc' |
9 | CXX_PATH = '/opt/intel_cc/9.0.027/bin/icc' |
ViewVC Help | |
Powered by ViewVC 1.1.26 |