summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/Utils/DAnCE_Utils.mpc
blob: dfe9f1e5be595cb77bf7bba1a69ada6d65775fe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// -*- MPC -*-
// $Id$

project (DAnCE_Utils): ciao_deployment_svnt, naming, ace_output  {
  sharedname = DAnCE_Utils

  dynamicflags = DANCE_UTILS_BUILD_DLL

  Source_Files {
    Plan_Handler.cpp
  }

  Header_Files {
    Plan_Handler.h
  }
}