summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Test_Filter/Test_Filter.mpc
blob: 75e32c6a6faecbd267bfc849d2320e08fc5e356c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// -*- MPC -*-
// $Id$

project(TAO_RT_NotifyTests_Filter): orbsvcslib, notification_skel, 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
  }
}