summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc36
1 files changed, 15 insertions, 21 deletions
diff --git a/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc b/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc
index 41596e93849..f20126be145 100644
--- a/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc
@@ -8,31 +8,25 @@ project(RTEvent_Skel) : orbsvcslib, core, rtevent, portableserver {
IDL_Files {
}
- Source_Files(ORBSVCS_COMPONENTS) {
- RTEvent {
- RtecDefaultEventDataS.cpp
- RtecEventCommS.cpp
- RtecEventChannelAdminS.cpp
- RtecUDPAdminS.cpp
- }
+ Source_Files {
+ RtecDefaultEventDataS.cpp
+ RtecEventCommS.cpp
+ RtecEventChannelAdminS.cpp
+ RtecUDPAdminS.cpp
}
- Header_Files(ORBSVCS_COMPONENTS) {
- RTEvent {
- RtecDefaultEventDataS.h
- RtecEventCommS.h
- RtecEventChannelAdminS.h
- RtecUDPAdminS.h
- }
+ Header_Files {
+ RtecDefaultEventDataS.h
+ RtecEventCommS.h
+ RtecEventChannelAdminS.h
+ RtecUDPAdminS.h
}
- Inline_Files(ORBSVCS_COMPONENTS) {
- RTEvent {
- RtecDefaultEventDataS.inl
- RtecEventCommS.inl
- RtecEventChannelAdminS.inl
- RtecUDPAdminS.inl
- }
+ Inline_Files {
+ RtecDefaultEventDataS.inl
+ RtecEventCommS.inl
+ RtecEventChannelAdminS.inl
+ RtecUDPAdminS.inl
}
Template_Files {