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

project(*client): taoclient {
  Source_Files {
    testC.cpp
    client.cpp
  }
}