summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/csd_pt_testinf_lib.mpb
blob: 0c9a8dffa277912eece490624c8945c645c79579 (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
//$Id$

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