summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-01 13:48:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-01 13:48:37 +0000
commit0c228ee01a4be57c8dde869e7ba96d56044b0f90 (patch)
treed8d7fe6a0253c7da04bd9a37394542dae6a2d9ea
parentabce14d9a3a684d9749b9a884edcfa259fea5ab4 (diff)
downloadATCD-0c228ee01a4be57c8dde869e7ba96d56044b0f90.tar.gz
Fri Dec 1 13:39:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tests/Param_Test/Param_Test.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/Param_Test.mpc b/TAO/tests/Param_Test/Param_Test.mpc
index 6ed70f48671..70550e9c47c 100644
--- a/TAO/tests/Param_Test/Param_Test.mpc
+++ b/TAO/tests/Param_Test/Param_Test.mpc
@@ -3,12 +3,14 @@
project(*idl): taoidldefaults {
IDL_Files {
+ idlflags -= -Sa -St
param_test.idl
}
custom_only = 1
}
project(*Server): taoserver, avoids_minimum_corba, avoids_corba_e_compact {
+ after += *idl
Source_Files {
param_test_i.cpp
param_testS.cpp