summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc')
-rw-r--r--ACE/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc12
1 files changed, 12 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc b/ACE/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc
new file mode 100644
index 00000000000..054542a4b3e
--- /dev/null
+++ b/ACE/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc
@@ -0,0 +1,12 @@
+// -*- MPC -*-
+// $Id$
+
+project(*Client): taoclient, dynamicinterface, dynamicany, anytypecode, ifr_client {
+
+ Source_Files {
+ client.cpp
+ }
+ IDL_Files {
+ }
+}
+