summaryrefslogtreecommitdiff
path: root/TAO/examples/CSD_Strategy
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-05-09 19:05:08 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-05-09 19:05:08 +0000
commit96ff1b3dfa643389ba35ab2eebd427495f3c6826 (patch)
treef738d475d3b57b25c4066fd3cb580016829810e6 /TAO/examples/CSD_Strategy
parent39ad2b8651861fc72d49287a4375d45bfcca0abe (diff)
downloadATCD-96ff1b3dfa643389ba35ab2eebd427495f3c6826.tar.gz
ChangeLogTag: Tue May 9 11:37:30 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/examples/CSD_Strategy')
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool6/CSD_Test_ThreadPool6.mpc2
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool6/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/CSD_Strategy/ThreadPool6/CSD_Test_ThreadPool6.mpc b/TAO/examples/CSD_Strategy/ThreadPool6/CSD_Test_ThreadPool6.mpc
index be0e18a3cca..a17937ed47a 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool6/CSD_Test_ThreadPool6.mpc
+++ b/TAO/examples/CSD_Strategy/ThreadPool6/CSD_Test_ThreadPool6.mpc
@@ -3,7 +3,7 @@
project(*Server): csd_threadpool, taoserver, minimum_corba, pi {
exename = server_main
- idlflags -= -Sc
+ idlflags += -GT
Source_Files {
Foo_i.cpp
diff --git a/TAO/examples/CSD_Strategy/ThreadPool6/Makefile.am b/TAO/examples/CSD_Strategy/ThreadPool6/Makefile.am
index bc41cbef89e..b697a6e00b5 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool6/Makefile.am
+++ b/TAO/examples/CSD_Strategy/ThreadPool6/Makefile.am
@@ -13,7 +13,7 @@ ACE_ROOT = $(top_srcdir)/..
TAO_BUILDDIR = $(top_builddir)
TAO_IDL = ACE_ROOT=$(ACE_ROOT) TAO_ROOT=$(TAO_ROOT) $(TAO_BUILDDIR)/TAO_IDL/tao_idl
TAO_IDL_DEP = $(TAO_BUILDDIR)/TAO_IDL/tao_idl
-TAO_IDLFLAGS = -Ge 1 -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -I$(TAO_ROOT) -I$(srcdir) -g $(ACE_BUILDDIR)/apps/gperf/src/gperf
+TAO_IDLFLAGS = -Ge 1 -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -I$(TAO_ROOT) -I$(srcdir) -g $(ACE_BUILDDIR)/apps/gperf/src/gperf -GT
TAO_ROOT = $(top_srcdir)
CLEANFILES =