summaryrefslogtreecommitdiff
path: root/TAO/tests/IDL_Test/IDL_Test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/IDL_Test/IDL_Test.mpc')
-rw-r--r--TAO/tests/IDL_Test/IDL_Test.mpc3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tests/IDL_Test/IDL_Test.mpc b/TAO/tests/IDL_Test/IDL_Test.mpc
index 71142ad89c8..1e0ade1aa5f 100644
--- a/TAO/tests/IDL_Test/IDL_Test.mpc
+++ b/TAO/tests/IDL_Test/IDL_Test.mpc
@@ -53,6 +53,7 @@ project(*IDL): taoserver, messaging, gen_ostream {
idlflags += -as
enum_in_struct.idl
array.idl
+ array_anon_nested.idl
included.idl
including.idl
sequence.idl
@@ -100,6 +101,8 @@ project(*DLL): taoidldefaults, taolib, messaging {
anonymousS.cpp
arrayC.cpp
arrayS.cpp
+ array_anon_nestedC.cpp
+ array_anon_nestedS.cpp
array_onlyA.cpp
array_onlyC.cpp
array_onlyS.cpp