summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/CosNotification.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/CosNotification.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNotification.mpc21
1 files changed, 21 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/CosNotification.mpc b/TAO/orbsvcs/orbsvcs/CosNotification.mpc
index 9d24318164b..87fab05f21c 100644
--- a/TAO/orbsvcs/orbsvcs/CosNotification.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosNotification.mpc
@@ -91,6 +91,14 @@ project(CosNotification_Skel) : orbsvcslib, core, notification, event_skel, port
CosNotifyChannelAdminS.h
NotifyExtS.h
Event_ForwarderS.h
+
+ CosNotificationS_T.h
+ CosNotifyCommS_T.h
+ CosNotifyFilterS_T.h
+ CosNotifyChannelAdminS_T.h
+ NotifyExtS_T.h
+ Event_ForwarderS_T.h
+
Notify/notify_skel_export.h
}
@@ -101,9 +109,22 @@ project(CosNotification_Skel) : orbsvcslib, core, notification, event_skel, port
CosNotifyChannelAdminS.inl
NotifyExtS.inl
Event_ForwarderS.inl
+
+ CosNotificationS_T.inl
+ CosNotifyCommS_T.inl
+ CosNotifyFilterS_T.inl
+ CosNotifyChannelAdminS_T.inl
+ NotifyExtS_T.inl
+ Event_ForwarderS_T.inl
}
Template_Files {
+ CosNotificationS_T.cpp
+ CosNotifyCommS_T.cpp
+ CosNotifyFilterS_T.cpp
+ CosNotifyChannelAdminS_T.cpp
+ NotifyExtS_T.cpp
+ Event_ForwarderS_T.cpp
}
Pkgconfig_Files {