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
/
acexml.mpb
blob
7f0e8260cd51e58708efc1ef018aeb6a4b672108
1
// -*- MPC -*-
2
project: ace_zzip {
3
avoids += ace_for_tao
4
after += ACEXML_Parser ACEXML
5
libs += ACEXML_Parser ACEXML
6
includes += $(ACE_ROOT)/ACEXML/common
7
requires += acexml
8
}