repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git]
/
TAO
/
tao
/
ETCL
/
TAO_ETCL.mpc
blob
ea7d8237c395888a26e4c7e8bf69438532c43850
1
// -*- MPC -*-
2
project(TAO_ETCL) : anytypecode, ace_etcl, install, tao_output {
3
sharedname = TAO_ETCL
4
dynamicflags += TAO_ETCL_BUILD_DLL
5
6
specific {
7
install_dir = tao/ETCL
8
}
9
}