summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/RT_lib/RT_Notify_lib.mpc
blob: caaf2d4cb8f38c2f33bf270f43de87937d6b649b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// -*- MPC -*-
// $Id$

project: orbsvcslib, notification, rtcorba, rtportableserver, notifytest, minimum_corba {

  sharedname = TAO_RT_NotifyTests

  dynamicflags    = TAO_RT_NOTIFY_TEST_BUILD_DLL

  Source_Files{
   RT_Application_Command.cpp
   RT_POA_Command.cpp
   RT_Priority_Mapping.cpp
   RT_Factories_Define.cpp
  }
}