30 |
|
|
31 |
# locations of libraries for boost |
# locations of libraries for boost |
32 |
boost_path = '/opt/tools/boost_1_31-gcc3.4/include/boost-1_31' |
boost_path = '/opt/tools/boost_1_31-gcc3.4/include/boost-1_31' |
33 |
boost_lib_path = '/opt/tools/boost_1_31-gcc3.4/lib' |
boost_libs_path = '/opt/tools/boost_1_31-gcc3.4/lib' |
34 |
boost_lib = 'boost_python-gcc-1_31' |
boost_libs = 'boost_python-gcc-1_31' |
35 |
|
|
36 |
# locations of doc building executables |
# locations of doc building executables |
37 |
doxygen_path = '' |
doxygen_path = '' |