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
=default for generated implementation copy ctor
[ACE_TAO.git]
/
TAO
/
tests
/
DynUnion_Test
/
dynunion_test.mpc
blob
3adca779bda61e9eac7f4b0ad99947615d56e2a4
1
project(*IDL): dynamicany {
2
IDL_Files {
3
dynany.idl
4
}
5
custom_only = 1
6
}
7
8
9
project(dynuniontest): dynamicany, typecodefactory {
10
exename = dynuniontest
11
after += *IDL
12
Source_Files {
13
DynUnionTest.cpp
14
dynanyC.cpp
15
}
16
IDL_Files {
17
}
18
}