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

project : csd_tp_test_lib, avoids_corba_e_micro {
  after += csd_tp_foo_a_lib
  includes += $(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Foo_A
  libs += CSD_TP_Foo_A
  libpaths += $(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Foo_A

  specific(automake) {
   includes += $(TAO_BUILDDIR)/tests/CSD_Strategy_Tests/TP_Foo_A
  }

}