summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Test_Filter/Test_Filter.mpc
blob: bfef58a05508ef9ae60f03d14d16abdedd490c1c (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
project(TAO_RT_NotifyTests_Filter): orbsvcslib, notification_skel, notify_serv, rtcorba, etcl, dynamicany, portableserver, iortable {
  sharedname = TAO_RT_NotifyTests_Filter
  dynamicflags    = TAO_RT_Test_Filter_BUILD_DLL
  IDL_Files {
  }
  Source_Files{
    RT_Test_Filter.cpp
    RT_Test_FilterFactory.cpp
  }
}