Subversion Repositories gelsvn

Rev

Rev 218 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 218 Rev 259
1
// -*- MPC -*-
1
// -*- MPC -*-
2
// $Id: boost_python.mpb,v 1.2 2006/02/13 17:42:00 elliott_c Exp $
2
// $Id: boost_python.mpb,v 1.2 2006/02/13 17:42:00 elliott_c Exp $
3
 
3
 
4
project: boost_base {
4
project: boost_base {
5
  lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_python$(BOOST_CFG)
5
  lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_python$(BOOST_CFG)
6
}
6
}
7
 
7