Parent Directory
|
Revision Log
|
Patch
revision 486 by jgs, Thu Feb 2 05:23:44 2006 UTC | revision 487 by jgs, Thu Feb 2 06:16:30 2006 UTC | |
---|---|---|
# | Line 28 boost_lib = 'boost_python' | Line 28 boost_lib = 'boost_python' |
28 | # locations of doc building executables | # locations of doc building executables |
29 | doxygen_path = '/usr/bin' | doxygen_path = '/usr/bin' |
30 | epydoc_path = '/usr/bin' | epydoc_path = '/usr/bin' |
31 | epydoc_pythonpath = '' | |
32 | ||
33 | # names of c and c++ compilers to use | # names of c and c++ compilers to use |
34 | cc = 'gcc' | cc = 'gcc' |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |