summaryrefslogtreecommitdiff
path: root/Planners/Interface/Planner_Interface.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'Planners/Interface/Planner_Interface.mpc')
-rw-r--r--Planners/Interface/Planner_Interface.mpc14
1 files changed, 2 insertions, 12 deletions
diff --git a/Planners/Interface/Planner_Interface.mpc b/Planners/Interface/Planner_Interface.mpc
index 0f17a0bbb74..7434265bf4c 100644
--- a/Planners/Interface/Planner_Interface.mpc
+++ b/Planners/Interface/Planner_Interface.mpc
@@ -1,12 +1,8 @@
-// generate_component_mpc.pl,v 1.9 2003/12/22 21:56:27 boris Exp
-//Planner_Interface.mpc,v 1.2 2005/09/19 15:55:49 wotte Exp
-// This file is generated with "generate_component_mpc.pl -n Planner_I"
-
project(Planner_Interface_stub): ciao_deployment_stub, ciao_race_component {
sharedname = Planner_Interface_stub
- idlflags += -Sc \
- -Wb,stub_export_macro=PLANNER_INTERFACE_STUB_Export \
+
+ idlflags += -Wb,stub_export_macro=PLANNER_INTERFACE_STUB_Export \
-Wb,stub_export_include=Planner_Interface_stub_export.h \
-Wb,skel_export_macro=PLANNER_INTERFACE_SVNT_Export \
-Wb,skel_export_include=Planner_Interface_svnt_export.h
@@ -35,15 +31,9 @@ project(Planner_Interface_svnt) : ciao_servant_dnc, ciao_race_component {
sharedname = Planner_Interface_svnt
libs += Planner_Interface_stub
- idlflags += -Sc \
- -Wb,stub_export_macro=PLANNER_INTERFACE_STUB_Export \
- -Wb,stub_export_include=Planner_Interface_stub_export.h \
- -Wb,skel_export_macro=PLANNER_INTERFACE_SVNT_Export \
- -Wb,skel_export_include=Planner_Interface_svnt_export.h
dynamicflags = PLANNER_INTERFACE_SVNT_BUILD_DLL
IDL_Files {
- Planner_I.idl
}
Source_Files {