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.mpc5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc b/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc
index 6a8bb6d38b6..b443d655eb1 100644
--- a/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTEvent_Skel.mpc
@@ -4,7 +4,6 @@
project(RTEvent_Skel) : orbsvcslib, core, rtevent, portableserver {
sharedname = TAO_RTEvent_Skel
dynamicflags = TAO_RTEVENT_SKEL_BUILD_DLL
- tagchecks += RTEvent
IDL_Files {
}
@@ -37,8 +36,4 @@ project(RTEvent_Skel) : orbsvcslib, core, rtevent, portableserver {
Resource_Files{
RTEvent_Skel.rc
}
-
- Pkgconfig_Files {
- TAO_RTEvent_Skel.pc.in
- }
}