summaryrefslogtreecommitdiff
path: root/TAO/tests/UNKNOWN_Exception
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-12-28 13:07:57 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-12-28 13:07:57 +0000
commite01d2b79b1d2caf61b35974a092c60f7e8e8ad7e (patch)
treef7f0a8f89138dd45d6647d4abcdfb847812c0c73 /TAO/tests/UNKNOWN_Exception
parent4fbdf1f431d1bdec8bcc0b1b9c427f17d8fe12d7 (diff)
downloadATCD-e01d2b79b1d2caf61b35974a092c60f7e8e8ad7e.tar.gz
ChangeLogTag: Wed Dec 28 12:53:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/UNKNOWN_Exception')
-rw-r--r--TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc b/TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc
index 00a62dcc34f..0fe69a4a621 100644
--- a/TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc
+++ b/TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc
@@ -2,16 +2,12 @@
// $Id$
project(*Server): taoserver, exceptions {
- idlflags -= -Ge 1
- idlflags += -Ge 0
Source_Files {
server.cpp
}
}
project(*Client): taoclient, anytypecode, exceptions {
- idlflags -= -Ge 1
- idlflags += -Ge 0
after += *Server
Source_Files {
testC.cpp