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 #217 from jwillemsen/jwi-linkerflags
[MPC.git]
/
config
/
wxqa.mpb
blob
e6503a2d9da064011302355651da21759eb433ef
1
project: wxcore, wxxml {
2
specific(prop:windows) {
3
Debug::lit_libs += wx$(WX_PORT)$(WX_VERSION)$(WX_UNICODE)d_qa
4
Release::lit_libs += wx$(WX_PORT)$(WX_VERSION)$(WX_UNICODE)_qa
5
} else {
6
lit_libs += wx_$(WX_PORT)$(WX_UNICODE)_qa$(WX_VERSION)
7
}
8
}