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_chrono.mpb
blob
4523b35504a38b1d03687c7eb6fa0a99c5e48f1a
1
// -*- MPC -*-
2
// $Id$
3
4
project: boost_base {
5
specific(!prop:windows) {
6
lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_chrono$(BOOST_CFG)
7
}
8
}