33 |
|
|
34 |
# locations of libraries for boost (on ac use module load something/boost) |
# locations of libraries for boost (on ac use module load something/boost) |
35 |
boost_path = '/opt/boost-1.33.1/intel-9.1/include/boost-1_33_1' |
boost_path = '/opt/boost-1.33.1/intel-9.1/include/boost-1_33_1' |
36 |
boost_libs_path = '/opt/boost-1.33.1/intel-9.1/lib' |
boost_lib_path = '/opt/boost-1.33.1/intel-9.1/lib' |
37 |
boost_libs = ['boost_python-il-d'] |
boost_lib = ['boost_python-il-d'] |
38 |
|
|
39 |
# locations of doc building executables |
# locations of doc building executables |
40 |
#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' |