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

project : acelib {
  avoids   += ace_for_tao   // Requires ACE_Configuration_Heap
  requires += ace_uuid
  after    += HTBP
  libs     += ACE_HTBP
  includes += $(ACE_ROOT)/protocols
}