summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ciao_config_handlers_base.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ciao_config_handlers_base.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ciao_config_handlers_base.mpb14
1 files changed, 0 insertions, 14 deletions
diff --git a/bin/MakeProjectCreator/config/ciao_config_handlers_base.mpb b/bin/MakeProjectCreator/config/ciao_config_handlers_base.mpb
deleted file mode 100644
index c0bd9c9339d..00000000000
--- a/bin/MakeProjectCreator/config/ciao_config_handlers_base.mpb
+++ /dev/null
@@ -1,14 +0,0 @@
-// $Id$
-
-project : ciao_xml_utils, dynamicany, typecodefactory {
- after += XSC_XML_Handlers
- libs += XSC_XML_Handlers
- requires += exceptions
- macros += XML_USE_PTHREADS
- includes += $(CIAO_ROOT)/tools/Config_Handlers
-
- verbatim(gnuace, macros) {
- override no_hidden_visibility = 1
- }
-
-}