Parent Directory
|
Revision Log
|
Patch
revision 485 by jgs, Tue Jan 24 04:36:54 2006 UTC | revision 486 by jgs, Thu Feb 2 05:23:44 2006 UTC | |
---|---|---|
# | Line 23 boost_path = '/raid2/tools/boost/include | Line 23 boost_path = '/raid2/tools/boost/include |
23 | boost_lib_path = '/raid2/tools/boost/lib' | boost_lib_path = '/raid2/tools/boost/lib' |
24 | boost_lib = 'boost_python-intel-d-1_31' | boost_lib = 'boost_python-intel-d-1_31' |
25 | ||
26 | # locations of doc building executables | |
27 | doxygen_path = '/raid2/tools/doxygen/1.4.2/gcc-3.3.5/bin' | |
28 | epydoc_path = '/raid2/tools/epydoc/2.1/python-2.3.4/bin' | |
29 | ||
30 | # names of c and c++ compilers to use | # names of c and c++ compilers to use |
31 | cc = 'icc' | cc = 'icc' |
32 | cxx = 'icc' | cxx = 'icc' |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |