summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc
blob: ccca6133222bb628a7abd3c624fb56918d06e040 (plain)
1
2
3
4
5
6
7
8
9
10
// -*- MPC -*-
// $Id$

project(CosEvent Test Lib): orbsvcslib, event, naming, svc_utils, iortable, portableserver {
  sharedname   = CECTests
  dynamicflags = CEC_TEST_BUILD_DLL
  Header_Files {
    cectest_export.h
  }
}