Parent Directory
|
Revision Log
|
Patch
revision 2107 by artak, Fri Nov 28 04:39:07 2008 UTC | revision 2130 by jfenwick, Thu Dec 4 05:56:45 2008 UTC | |
---|---|---|
# | Line 41 python_lib_path = '/usr/lib' | Line 41 python_lib_path = '/usr/lib' |
41 | # python_cmd = 'python' | # python_cmd = 'python' |
42 | ||
43 | # Boost libraries | # Boost libraries |
44 | boost_path = '/opt/local/include/boost-1_35' | boost_path = '/opt/local/include/boost-1_35/' |
45 | boost_lib_path = '/opt/local/lib' | boost_lib_path = '/opt/local/lib' |
46 | boost_libs = ['boost_python'] | boost_libs = ['boost_python'] |
47 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |