summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Test_Filter/Test_Filter.mpc
blob: 1964722a76f0e11331a8e2ae3876192a43aaf546 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// -*- 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
  }
}