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
Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git]
/
ACE
/
bin
/
MakeProjectCreator
/
config
/
versioned_namespace.mpb
blob
b9f72e1c486b8de4f1abbef80c9a7b1e58531a7d
1
// -*- MPC -*-
2
feature(versioned_namespace) {
3
4
macros += ACE_HAS_VERSIONED_NAMESPACE=1
5
6
// Users, define the ACE_VERSIONED_NAMESPACE_NAME preprocessor
7
// symbol in your ace/config.h to override the default versioned
8
// namespace name of the form ACE_5_4_7.
9
10
}