summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc')
-rw-r--r--TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc b/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc
index 8dc4ef24e24..ed0d52a13c5 100644
--- a/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc
+++ b/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc
@@ -3,7 +3,7 @@
project(*Server): taoserver, orbsvcsexe, iormanip, ftorb, messaging{
requires += interceptors
- idlflags += -DCORBA3 -I$(TAO_ROOT)
+ idlflags += -Gv -DCORBA3 -I$(TAO_ROOT)
Source_Files {
test_i.cpp
@@ -17,7 +17,7 @@ project(*Server): taoserver, orbsvcsexe, iormanip, ftorb, messaging{
project(*Client): taoclient, orbsvcsexe, iormanip, ftorb {
requires += interceptors
- idlflags += -DCORBA3 -I$(TAO_ROOT)
+ idlflags += -Gv -DCORBA3 -I$(TAO_ROOT)
Source_Files {
testC.cpp