/[escript]/trunk/scons/ess_options.py
ViewVC logotype

Diff of /trunk/scons/ess_options.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1249 by ksteube, Thu Jul 12 01:14:55 2007 UTC revision 1250 by ksteube, Thu Aug 16 02:54:42 2007 UTC
# Line 31  python_lib = 'python2.4' Line 31  python_lib = 'python2.4'
31    
32  # locations of libraries for boost  # locations of libraries for boost
33  boost_path = '/data/raid2/toolspp4/boost/1.33.1/python-2.4.1/gcc-3.3.6/include'  boost_path = '/data/raid2/toolspp4/boost/1.33.1/python-2.4.1/gcc-3.3.6/include'
34  boost_libs_path = '/data/raid2/toolspp4/boost/1.33.1/python-2.4.1/gcc-3.3.6/lib'  boost_lib_path = '/data/raid2/toolspp4/boost/1.33.1/python-2.4.1/gcc-3.3.6/lib'
35  boost_libs = 'boost_python-mt'  boost_lib = 'boost_python-mt'
36    
37  # locations of doc building executables  # locations of doc building executables
38  doxygen_path = '/data/raid2/toolspp4/doxygen/1.4.6/gcc-3.3.6/bin'  doxygen_path = '/data/raid2/toolspp4/doxygen/1.4.6/gcc-3.3.6/bin'

Legend:
Removed from v.1249  
changed lines
  Added in v.1250

  ViewVC Help
Powered by ViewVC 1.1.26