summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/tests/Config_Handlers/Package_Handlers/Package_Handlers.mpc
blob: 4afe1ef4c9395a478835e584557a4b65bc21e201 (plain)
1
2
3
4
5
6
7
8
9
10
11
// $Id$

project (Package_Config_Handlers_Tests) : dance_deployment_stub, ciao_config_handlers, ifr_client {
  exename = test
  macros   += XML_USE_PTHREADS
  requires += dummy_label

  Source_Files {
    test.cpp
  }
}