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

project : taolib_with_idl, csd_threadpool, pi {
  after += CSD_TP_Test_Lib
  includes += $(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Common
  libs += CSD_TP_Test
  libpaths += $(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Common
  idlflags  +=  -I$(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Common
}