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

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