summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/BasicSP/BMDisplay/BMDisplay.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/examples/BasicSP/BMDisplay/BMDisplay.mpc
parentcbe8aa5d5be1d4679ae0c4e30baaea24fbae416c (diff)
downloadATCD-feb8e89d1f3932917e3068c9c23db15ce55286e4.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/examples/BasicSP/BMDisplay/BMDisplay.mpc')
-rw-r--r--TAO/CIAO/examples/BasicSP/BMDisplay/BMDisplay.mpc14
1 files changed, 7 insertions, 7 deletions
diff --git a/TAO/CIAO/examples/BasicSP/BMDisplay/BMDisplay.mpc b/TAO/CIAO/examples/BasicSP/BMDisplay/BMDisplay.mpc
index 5a28ed1b783..d73f69ce65e 100644
--- a/TAO/CIAO/examples/BasicSP/BMDisplay/BMDisplay.mpc
+++ b/TAO/CIAO/examples/BasicSP/BMDisplay/BMDisplay.mpc
@@ -6,12 +6,12 @@ project(BMDisplay_DnC_stub): ciao_client_dnc {
sharedname = BMDisplay_stub
- idlflags += -Wb,stub_export_macro=BMDISPLAY_STUB_Export
- idlflags += -Wb,stub_export_include=BMDisplay_stub_export.h
- idlflags += -Wb,skel_export_macro=BMDISPLAY_SVNT_Export
+ idlflags += -Wb,stub_export_macro=BMDISPLAY_STUB_Export
+ idlflags += -Wb,stub_export_include=BMDisplay_stub_export.h
+ idlflags += -Wb,skel_export_macro=BMDISPLAY_SVNT_Export
idlflags += -Wb,skel_export_include=BMDisplay_svnt_export.h
dynamicflags = BMDISPLAY_STUB_BUILD_DLL
-
+
libs += BasicSP_stub
IDL_Files {
@@ -32,7 +32,7 @@ project(BMDisplay_DnC_svnt) : ciao_servant_dnc {
libpaths += ..
- idlflags += -Wb,export_macro=BMDISPLAY_SVNT_Export
+ idlflags += -Wb,export_macro=BMDISPLAY_SVNT_Export
idlflags += -Wb,export_include=BMDisplay_svnt_export.h
dynamicflags = BMDISPLAY_SVNT_BUILD_DLL
@@ -58,12 +58,12 @@ project(BMDisplay_DnC_exec) : ciao_component_dnc {
sharedname = BMDisplay_exec
- libs += BMDisplay_stub BMDisplay_svnt
+ libs += BMDisplay_stub BMDisplay_svnt
libs += BasicSP_stub BasicSP_svnt
libpaths += ..
- idlflags += -Wb,export_macro=BMDISPLAY_EXEC_Export
+ idlflags += -Wb,export_macro=BMDISPLAY_EXEC_Export
idlflags += -Wb,export_include=BMDisplay_exec_export.h
dynamicflags = BMDISPLAY_EXEC_BUILD_DLL