summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc b/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc
index f7f6b360f08..25a5b715b5e 100644
--- a/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc
@@ -3,7 +3,7 @@
project(RTCORBAEvent) : orbsvcslib, core, rtevent, naming, rtportableserver {
sharedname = TAO_RTCORBAEvent
- idlflags += -Wb,export_macro=TAO_Naming_Export -Wb,export_include=orbsvcs/naming_export.h
+ idlflags += -Wb,export_macro=TAO_Naming_Export -Wb,export_include=naming_export.h
dynamicflags = TAO_RTCORBAEVENT_BUILD_DLL
tagchecks += RTCORBAEvent
@@ -16,7 +16,4 @@ project(RTCORBAEvent) : orbsvcslib, core, rtevent, naming, rtportableserver {
Event/EC_RTCORBA_Factory.cpp
}
}
-
- Template_Files {
- }
}