repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
ACE
/
tests
/
unload_libace.mpb
blob
9e080242ef09e84403dc671bf470695ab9861177
1
// -*- MPC -*-
2
feature(ace_for_tao) {
3
macros += ACE_LIB_NAME=\\"ACE_FOR_TAO\\"
4
}
5
project: vc_warnings {
6
specific(bmake) {
7
unicode_flags += -DACE_USES_WCHAR
8
macros += ACE_LD_DECORATOR_STR=ACE_TEXT(\\"$(LIBMODIFIER)$(ULIBMODIFIER)\\")
9
debug_macros += ACE_NO_INLINE=1
10
}
11
}