summaryrefslogtreecommitdiff
path: root/DAnCE/MPC/config/dance_config_handlers_base.mpb
blob: 9da75ac8c66700a014da59d3ad7b9256e73b0012 (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

project : xml_utils, dynamicany, typecodefactory, dance_logger {
  after += XSC_XML_Handlers
  libs  += XSC_XML_Handlers
  macros   += XML_USE_PTHREADS
  includes += $(DANCE_ROOT)/tools/Config_Handlers
}