/[escript]/branches/RW_WIN32/scons_custom_templates/custom_linux.py
ViewVC logotype

Annotation of /branches/RW_WIN32/scons_custom_templates/custom_linux.py

Parent Directory Parent Directory | Revision Log Revision Log


Revision 332 - (hide annotations)
Wed Dec 7 07:50:18 2005 UTC (17 years, 3 months ago) by phornby
File MIME type: text/x-python
File size: 118 byte(s)
Split the include and lib dirs for python & boost.
Added the altix support to SConstruct & tidied the options handling a bit.


1 phornby 332 PYTHON_INC = '/usr/include/python2.3'
2     PYTHON_LIB = '/usr/lib'
3    
4     BOOST_INC = '/usr/include'
5     BOOST_LIB = '/usr/lib'

  ViewVC Help
Powered by ViewVC 1.1.26