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
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
TAO
/
tests
/
DynAny_Test
/
DynAny_Test.mpc
blob
4e6da93be9a867c0c5d4d301b9c91cb600c13612
1
// -*- MPC -*-
2
project(*Basic): taoserver, dynamicany {
3
exename = basic_test
4
5
Source_Files {
6
data.cpp
7
driver.cpp
8
analyzer.cpp
9
test_dynany.cpp
10
test_dynarray.cpp
11
test_dynenum.cpp
12
test_dynsequence.cpp
13
test_dynstruct.cpp
14
test_dynunion.cpp
15
test_wrapper.cpp
16
}
17
}