summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Performance/eventperftestexe.mpb
blob: 68176e6ef273c877a3fd425674757b7679d0a134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// -*- MPC -*-
// $Id$

project: messaging, rteventexe, rtevent_serv, naming, iortable {
  after    += Event_Test_Lib
  libs     += ECTests
  libpaths += ../lib

  specific (automake) {
    includes += $(srcdir)/../lib
  } else {
    includes += ../lib
  }
}