Subversion Repositories gelsvn

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
218 bj 1
// -*- MPC -*-
2
// $Id: boost_program_options.mpb,v 1.2 2006/03/09 16:21:18 elliott_c Exp $
3
 
4
project: boost_base {
5
  specific(!vc6, !vc7, !vc71, !vc8, !nmake, !em3, !bmake, !bds) {
6
    lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_program_options$(BOOST_CFG)
7
  }
8
}