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
Merge pull request #39 from jwillemsen/jwi-bcc32c
[MPC.git]
/
config
/
wxnet.mpb
blob
dc639ad700b67e20a9648d36883d7275bcbe5351
1
project: wxbase {
2
specific(prop:windows) {
3
Debug::lit_libs += wx$(WX_VERSION)$(WX_UNICODE)d_net
4
Release::lit_libs += wx$(WX_VERSION)$(WX_UNICODE)_net
5
} else {
6
lit_libs += wx_base$(WX_UNICODE)_net$(WX_VERSION)
7
}
8
}