summaryrefslogtreecommitdiff
path: root/CIAO/MPC/config/ciaoidldefaults.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/MPC/config/ciaoidldefaults.mpb')
-rw-r--r--CIAO/MPC/config/ciaoidldefaults.mpb16
1 files changed, 1 insertions, 15 deletions
diff --git a/CIAO/MPC/config/ciaoidldefaults.mpb b/CIAO/MPC/config/ciaoidldefaults.mpb
index fca16f5509b..dad74d13aa1 100644
--- a/CIAO/MPC/config/ciaoidldefaults.mpb
+++ b/CIAO/MPC/config/ciaoidldefaults.mpb
@@ -2,19 +2,5 @@
// $Id$
project : taoidldefaults {
- idlflags += -I$(CIAO_ROOT) -I$(CIAO_ROOT)/ccm
-
- Modify_Custom (IDL) {
- optional(source_pre_extension) {
- commandflags(-Gsv) += _svnt
- }
-
- optional(header_pre_extension) {
- commandflags(-Gsv) += _svnt
- }
-
- optional(generic_outputext) {
- commandflags(-Glem) += E.idl
- }
- }
+ idlflags += -I$(CIAO_ROOT) -I$(CIAO_ROOT)/ccm
}