summaryrefslogtreecommitdiff
path: root/modules/CIAO/DAnCE/RedirectionService/RedirectionService.mpc
blob: 318c38c2244ce5086bb34a25cfcf6c3c6f6fd56e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// -*- MPC -*-
// $Id$

project : taolib, ciao_output, iortable, naming, dance_logger, portableserver, avoids_minimum_corba  {
  sharedname   = DAnCE_RedirectionService
  dynamicflags += REDIRECTIONSERVICE_BUILD_DLL

  Source_Files {
    RedirectionService.cpp
    NameServiceRedirection.cpp
    CCMObjectLocator.cpp
  }
}