summaryrefslogtreecommitdiff
path: root/TAO/tests/Connection_Timeout/Connection_Timeout.mpc
blob: 7ae4e1c4bf33d7d9143b57d80ca03bcdf508e91e (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
// $Id$

project(*client): taoclient, messaging, portableserver {
  avoids += ace_for_tao
  Source_Files {
    TestC.cpp
    client.cpp
  }
}