summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-11 03:09:47 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-11 03:09:47 +0000
commitadd12fd2029e26776b6021b4ab92311de9ac3a7d (patch)
treef5e2c9525e4e3f01d0bd1e933027ba10445b046b /TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc
parent3dab1f2a4e800e8a716330cd0ae24ac2f44cf468 (diff)
downloadATCD-add12fd2029e26776b6021b4ab92311de9ac3a7d.tar.gz
ChangeLogTag:Wed Dec 10 09:23:35 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc')
-rw-r--r--TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc b/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc
index 0aee233bb3a..31e74cfc0be 100644
--- a/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc
+++ b/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc
@@ -1,10 +1,12 @@
project(*Server): strategies, rt_server {
+ avoids += minimum_corba
Source_Files {
server.cpp
}
}
project(*Client): strategies, rt_client {
+ avoids += minimum_corba
Source_Files {
testC.cpp
client.cpp