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 37 boost_lib = Library('boost_python') | Line 37 boost_lib = Library('boost_python') |
37 | # locations of doc building executables | # locations of doc building executables |
38 | doxygen_path = '' | doxygen_path = '' |
39 | epydoc_path = '' | epydoc_path = '' |
40 | epydoc_pythonpath = '' | |
41 | ||
42 | # names of c and c++ compilers to use | # names of c and c++ compilers to use |
43 | cc = 'gcc' | cc = 'gcc' |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |