summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-10-11 23:41:50 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-10-11 23:41:50 +0000
commit2ac82c5188fc8e2c722471098c9736da8b389548 (patch)
tree24f0bb14f640fddc271e65c722997399b4fbb046 /TAO/CIAO/examples
parent7d7c2ce988750c765b5720e59e68b9cc432eed5d (diff)
downloadATCD-2ac82c5188fc8e2c722471098c9736da8b389548.tar.gz
ChangeLogTag:Mon Oct 11 23:41:16 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/CIAO/examples')
-rw-r--r--TAO/CIAO/examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc2
-rw-r--r--TAO/CIAO/examples/OEP/Display/GPS/GPS.mpc2
-rw-r--r--TAO/CIAO/examples/OEP/Display/NavDisplay/NavDisplay.mpc2
-rw-r--r--TAO/CIAO/examples/OEP/Display/RateGen/RateGen.mpc2
4 files changed, 4 insertions, 4 deletions
diff --git a/TAO/CIAO/examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc b/TAO/CIAO/examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc
index 6888a4a3635..539650f007f 100644
--- a/TAO/CIAO/examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc
+++ b/TAO/CIAO/examples/OEP/BasicSP/BMDisplay/BMDisplay.mpc
@@ -11,7 +11,7 @@ project(BMDisplay_stub): ciao_client {
idlflags += -Wb,skel_export_macro=BMDISPLAY_SVNT_Export
idlflags += -Wb,skel_export_include=BMDisplay_svnt_export.h
- libs += BMDisplay_stub
+ libs += BasicSP_stub
dynamicflags = BMDISPLAY_STUB_BUILD_DLL
diff --git a/TAO/CIAO/examples/OEP/Display/GPS/GPS.mpc b/TAO/CIAO/examples/OEP/Display/GPS/GPS.mpc
index 161b483d369..3b7a859de56 100644
--- a/TAO/CIAO/examples/OEP/Display/GPS/GPS.mpc
+++ b/TAO/CIAO/examples/OEP/Display/GPS/GPS.mpc
@@ -6,7 +6,7 @@ project(GPS_stub): ciao_client {
after += HUDisplay_stub
sharedname = GPS_stub
- libs += GPS_stub
+ libs += HUDisplay_stub
idlflags += -Wb,stub_export_macro=GPS_STUB_Export
idlflags += -Wb,stub_export_include=GPS_stub_export.h
diff --git a/TAO/CIAO/examples/OEP/Display/NavDisplay/NavDisplay.mpc b/TAO/CIAO/examples/OEP/Display/NavDisplay/NavDisplay.mpc
index 1e7b1ba71a3..aa7d123f11d 100644
--- a/TAO/CIAO/examples/OEP/Display/NavDisplay/NavDisplay.mpc
+++ b/TAO/CIAO/examples/OEP/Display/NavDisplay/NavDisplay.mpc
@@ -5,7 +5,7 @@ project(NavDisplay_stub): ciao_client {
after += HUDisplay_stub
sharedname = NavDisplay_stub
- libs += NavDisplay_stub
+ libs += HUDisplay_stub
idlflags += -Wb,stub_export_macro=NAVDISPLAY_STUB_Export
idlflags += -Wb,stub_export_include=NavDisplay_stub_export.h
diff --git a/TAO/CIAO/examples/OEP/Display/RateGen/RateGen.mpc b/TAO/CIAO/examples/OEP/Display/RateGen/RateGen.mpc
index d01e2c8aabe..649aa038b66 100644
--- a/TAO/CIAO/examples/OEP/Display/RateGen/RateGen.mpc
+++ b/TAO/CIAO/examples/OEP/Display/RateGen/RateGen.mpc
@@ -12,7 +12,7 @@ project(RateGen_stub): ciao_client {
dynamicflags = RATEGEN_STUB_BUILD_DLL
- libs += RateGen_stub
+ libs += HUDisplay_stub
IDL_Files {
RateGen.idl