24 |
|
|
25 |
# locations of libraries for boost |
# locations of libraries for boost |
26 |
boost_path = '/opt/boost/python2.3/1.31.0/include' |
boost_path = '/opt/boost/python2.3/1.31.0/include' |
27 |
boost_lib_path = '/opt/boost/python2.3/1.31.0/lib' |
boost_libs_path = '/opt/boost/python2.3/1.31.0/lib' |
28 |
boost_lib = 'boost_python-il-mt-1_31' |
boost_libs = 'boost_python-il-mt-1_31' |
29 |
|
|
30 |
# locations of doc building executables |
# locations of doc building executables |
31 |
doxygen_path = '/opt/doxygen-1.4.5/bin' |
doxygen_path = '/opt/doxygen-1.4.5/bin' |