summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/csd_pt_testinf_lib.mpb
blob: cd490bd2eefd90bd2af5f581e542df27a6f044ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// -*- MPC -*-
//$Id$

project : csd_threadpool, taolib_with_idl {
  after += csd_pt_testinf
  includes += $(TAO_ROOT)/performance-tests/CSD_Strategy
  libs += CSD_PT_TestInf
  libpaths += $(TAO_ROOT)/performance-tests/CSD_Strategy/TestInf
  idlflags += -I$(TAO_ROOT)/performance-tests/CSD_Strategy

  specific(automake) {
   includes += $(TAO_BUILDDIR)/performance-tests/CSD_Strategy
  }

}