summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc')
-rw-r--r--TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc b/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc
new file mode 100644
index 00000000000..893b749f09d
--- /dev/null
+++ b/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc
@@ -0,0 +1,14 @@
+project: server {
+ Source_Files {
+ TX_Object_i.cpp
+ server.cpp
+ }
+}
+
+project: client {
+ Source_Files {
+ TX_ObjectC.cpp
+ client.cpp
+ }
+}
+