Parent Directory
|
Revision Log
|
Patch
revision 225 by jgs, Fri Nov 25 01:22:34 2005 UTC | revision 226 by jgs, Fri Nov 25 01:40:04 2005 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | python_path = '/raid2/tools/python-2.3.4/include/python2.3' | python_path = '/raid2/tools/python-2.3.4/include/python2.3' |
2 | boost_path = '/raid2/tools/boost/include/boost-1_31' | boost_path = '/raid2/tools/boost/include/boost-1_31' |
3 | ||
4 | python_lib_path = '/raid2/tools/python-2.3.4/lib' | |
5 | boost_lib_path = '/raid2/tools/boost/lib' | |
6 | ||
7 | cc = 'icc' | cc = 'icc' |
8 | cxx = 'icc' | cxx = 'icc' |
9 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |