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

project(*Client): taoclient {
  idlflags += -GA

  Source_Files {
    TestC.cpp
    client.cpp
  }
}