summaryrefslogtreecommitdiff
path: root/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
diff options
context:
space:
mode:
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