Subversion Repositories gelsvn

Rev

Rev 198 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
107 bj 1
// -*- MPC -*-
2
// $Id: boost_filesystem.mpb 217 2006-05-05 09:35:48Z bj $
3
 
4
project: boost_base {
217 bj 5
  specific(!vc6, !vc7, !vc71, !vc8, !nmake, !em3, !bmake, !bds) {
6
    lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_filesystem$(BOOST_CFG)
7
  }
107 bj 8
}