summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc
index 3f21416f2b1..4db6a0244fd 100644
--- a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc
@@ -1,9 +1,9 @@
// -*- MPC -*-
// $Id$
-project(RTEventLogAdmin) : orbsvcslib, core, naming, rtoldevent, dslogadmin_serv {
+project(RTEventLogAdmin) : orbsvcslib, core, naming, rtoldevent, dslogadmin {
sharedname = TAO_RTEventLogAdmin
- idlflags += -Wb,export_macro=TAO_RTEventLog_Export -Wb,export_include=orbsvcs/Log/rteventlog_export.h
+ idlflags += -Wb,export_macro=TAO_RTEventLog_Export -Wb,export_include=Log/rteventlog_export.h
dynamicflags = TAO_RTEVENTLOG_BUILD_DLL
tagchecks += RTEventLog
@@ -21,7 +21,4 @@ project(RTEventLogAdmin) : orbsvcslib, core, naming, rtoldevent, dslogadmin_serv
Log/RTEventLogNotification.cpp
}
}
-
- Template_Files {
- }
}