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 #18 from jwillemsen/master
[MPC.git]
/
config
/
wxodbc.mpb
blob
160bf2e780cb4d29887abddd9c157c65a78be33b
1
project: wxbase {
2
specific(prop:windows) {
3
Debug::lit_libs += wx$(WX_VERSION)$(WX_UNICODE)d_odbc
4
Release::lit_libs += wx$(WX_VERSION)$(WX_UNICODE)_odbc
5
} else {
6
lit_libs += wx_base$(WX_UNICODE)_odbc$(WX_VERSION)
7
}
8
}