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
Removed svn Id tag
[MPC.git]
/
config
/
wxmedia.mpb
blob
28ca48be472ab7a6b0bb96c666d2078a176fff0b
1
project: wxcore {
2
specific(prop:windows) {
3
Debug::lit_libs += wx$(WX_PORT)$(WX_VERSION)$(WX_UNICODE)d_media
4
Release::lit_libs += wx$(WX_PORT)$(WX_VERSION)$(WX_UNICODE)_media
5
} else {
6
lit_libs += wx_$(WX_PORT)$(WX_UNICODE)media$(WX_VERSION)
7
}
8
}