31 |
|
|
32 |
# locations of libraries for boost |
# locations of libraries for boost |
33 |
boost_path = '/data/raid2/toolspp4/boost/1.33.1/python-2.4.1/gcc-3.3.6/include' |
boost_path = '/data/raid2/toolspp4/boost/1.33.1/python-2.4.1/gcc-3.3.6/include' |
34 |
boost_libs_path = '/data/raid2/toolspp4/boost/1.33.1/python-2.4.1/gcc-3.3.6/lib' |
boost_lib_path = '/data/raid2/toolspp4/boost/1.33.1/python-2.4.1/gcc-3.3.6/lib' |
35 |
boost_libs = 'boost_python' |
boost_lib = 'boost_python' |
36 |
|
|
37 |
# locations of doc building executables |
# locations of doc building executables |
38 |
doxygen_path = '/raid2/tools/doxygen/1.4.2/gcc-3.3.5/bin' |
doxygen_path = '/raid2/tools/doxygen/1.4.2/gcc-3.3.5/bin' |