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
Revert "Default to x64 as default Visual Studio 2017/2019 platform"
[MPC.git]
/
config
/
boost_signals.mpb
blob
efba91d9c78f314c9cd0f653d1876448fb04eda6
1
// -*- MPC -*-
2
project: boost_base {
3
specific(!prop:windows) {
4
lit_libs += $(BOOST_STATIC_LIB_PREFIX)boost_signals$(BOOST_CFG)
5
}
6
}