summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/RT_Notification.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/RT_Notification.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/RT_Notification.mpc8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/RT_Notification.mpc b/TAO/orbsvcs/orbsvcs/RT_Notification.mpc
index f3a48ed046a..37fa08a325c 100644
--- a/TAO/orbsvcs/orbsvcs/RT_Notification.mpc
+++ b/TAO/orbsvcs/orbsvcs/RT_Notification.mpc
@@ -1,17 +1,17 @@
// -*- MPC -*-
// $Id$
-project(RT_Notification) : orbsvcslib, install, rtcorba, notification_serv, tao_versioning_idl_defaults {
+project(RT_Notification) : orbsvcslib, orbsvcs_output, install, rtcorba, notification_serv, tao_versioning_idl_defaults {
sharedname = TAO_RT_Notification
idlflags += -Wb,export_macro=TAO_RT_Notify_Export -Wb,export_include=orbsvcs/Notify/rt_notify_export.h
dynamicflags = TAO_RT_NOTIFY_BUILD_DLL
tagchecks += RT_Notify
- // The using in the TAO_MC_Default_Factory class is apparently ignored by
- // the Borland compiler. I am disabling the virtual function hiding
+ // The using in the TAO_MC_Default_Factory class is apparently ignored by
+ // the Borland compiler. I am disabling the virtual function hiding
// warning for this project only.
specific(borland, bmake) {
- compile_flags += -w-hid
+ compile_flags += -w-hid
}
IDL_Files {