summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/RT_lib/RT_Notify_lib.mpc
blob: 48e3e3aa096e8f460edbd30832d0124a4a457f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
project: orbsvcslib, notify, rtcorba, rtportableserver {

  after    += TAO_NotifyTests
  libs       += TAO_NotifyTests

  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
  }
}