summaryrefslogtreecommitdiff
path: root/CIAO/performance-tests/Protocols/Controller/Controller.mpc
blob: ce70851188dd34e08baec5b075d632f66cd9a144 (plain)
1
2
3
4
5
6
7
8
9
// $Id$

project (perf*) : ciao_client_dnc, rtcorba, exceptions {
  avoids += ace_for_tao
  after += Protocols_Sender_stub Protocols_Receiver_stub
  includes += ../Sender
  includes += ../Receiver
  libs += Protocols_Receiver_stub Protocols_Sender_stub Protocols_stub
}