summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-18 11:05:16 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-18 11:05:16 +0000
commitfbfb29b23266aede1890268e96897455427df7f5 (patch)
treed5e2e4c3dfa98755562b5f22481276a58a161f37
parent20c69310838e72cadb6e9072c8dcf3126c7df740 (diff)
downloadATCD-fbfb29b23266aede1890268e96897455427df7f5.tar.gz
ChangeLogTag: Thu Aug 18 07:43:16 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tests/Big_Reply/Big_Reply.mpc2
-rw-r--r--TAO/tests/Bug_1627_Regression/test.mpc1
2 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Big_Reply/Big_Reply.mpc b/TAO/tests/Big_Reply/Big_Reply.mpc
index b028e007004..59034cf50db 100644
--- a/TAO/tests/Big_Reply/Big_Reply.mpc
+++ b/TAO/tests/Big_Reply/Big_Reply.mpc
@@ -2,7 +2,7 @@
// $Id$
project(*Server): taoserver {
- idflags += -Sa -St
+ idlflags += -Sa -St
Source_Files {
Big_Reply_i.cpp
server.cpp
diff --git a/TAO/tests/Bug_1627_Regression/test.mpc b/TAO/tests/Bug_1627_Regression/test.mpc
index 76b61adbf38..90659076185 100644
--- a/TAO/tests/Bug_1627_Regression/test.mpc
+++ b/TAO/tests/Bug_1627_Regression/test.mpc
@@ -2,6 +2,7 @@
// $Id$
project(Bug_1627_Server): taoserver, iortable {
+ idlflags += -Sa -St
Source_Files {
Test_i.cpp
server.cpp