summaryrefslogtreecommitdiff
path: root/modules/CIAO/DAnCE/MPC/config/dance_config_handlers_base.mpb
blob: 51a99714ae13d5614451e72f6bef9d9e299a3e44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// $Id$

project : ciao_xml_utils, dynamicany, typecodefactory, exceptions {
  after += XSC_XML_Handlers
  libs  += XSC_XML_Handlers
  macros   += XML_USE_PTHREADS
  includes += $(DANCE_ROOT)/Config_Handlers

  verbatim(gnuace, macros) {
   override no_hidden_visibility = 1
  }

}