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

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