repo.or.cz
/
MPC.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Wed Jun 4 09:36:54 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
[MPC.git]
/
config
/
boost_filesystem.mpb
blob
144da5de75cb34472be2553060c042532cd4713d
1
// -*- MPC -*-
2
// $Id$
3
4
project: boost_base {
5
specific(!prop:windows) {
6
lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_filesystem$(BOOST_CFG)
7
}
8
}