summaryrefslogtreecommitdiff
path: root/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-04-13 14:47:50 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-04-13 14:47:50 +0000
commitfeb8e89d1f3932917e3068c9c23db15ce55286e4 (patch)
tree0d62c61c2e4151b7665392d162436ee7d1e6782d /TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
parentcbe8aa5d5be1d4679ae0c4e30baaea24fbae416c (diff)
downloadATCD-escher_x_4_9_integration_point.tar.gz
Thu Apr 13 13:43:19 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>escher_x_4_9_integration_point
Diffstat (limited to 'TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc')
-rw-r--r--TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc b/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
index ee44efc892a..4cce64553db 100644
--- a/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
+++ b/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
@@ -7,9 +7,9 @@ project(RoundTripClient_stub): ciao_client_dnc {
libs += Benchmark_stub
- idlflags += -Wb,stub_export_macro=ROUNDTRIPCLIENT_STUB_Export
- idlflags += -Wb,stub_export_include=RoundTripClient_stub_export.h
- idlflags += -Wb,skel_export_macro=ROUNDTRIPCLIENT_SVNT_Export
+ idlflags += -Wb,stub_export_macro=ROUNDTRIPCLIENT_STUB_Export
+ idlflags += -Wb,stub_export_include=RoundTripClient_stub_export.h
+ idlflags += -Wb,skel_export_macro=ROUNDTRIPCLIENT_SVNT_Export
idlflags += -Wb,skel_export_include=RoundTripClient_svnt_export.h
dynamicflags = ROUNDTRIPCLIENT_STUB_BUILD_DLL
@@ -29,7 +29,7 @@ project(RoundTripClient_svnt) : ciao_servant_dnc {
libs += RoundTripClient_stub Benchmark_stub Benchmark_svnt
libpaths += ..
- idlflags += -Wb,export_macro=ROUNDTRIPCLIENT_SVNT_Export
+ idlflags += -Wb,export_macro=ROUNDTRIPCLIENT_SVNT_Export
idlflags +=-Wb,export_include=RoundTripClient_svnt_export.h
dynamicflags = ROUNDTRIPCLIENT_SVNT_BUILD_DLL
@@ -59,7 +59,7 @@ project(RoundTripClient_exec) : ciao_component_dnc {
libpaths += ..
- idlflags += -Wb,export_macro=ROUNDTRIPCLIENT_EXEC_Export
+ idlflags += -Wb,export_macro=ROUNDTRIPCLIENT_EXEC_Export
idlflags += -Wb,export_include=RoundTripClient_exec_export.h
dynamicflags = ROUNDTRIPCLIENT_EXEC_BUILD_DLL