summaryrefslogtreecommitdiff
path: root/TAO/tests/Connection_Failure/Connection_Failure.mpc
blob: 00ccf7f6af93c61d22d98aad341f8540da54bf77 (plain)
1
2
3
4
5
6
7
8
9
project(*client): taoclient {
  exename  = client

  Source_Files {
    testC.cpp
    client.cpp
  }
}