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

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

  Source_Files {
    test.cpp
  }
}