summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/ssliop_corbaloc/corbaloc_ssliop.mpc
blob: 902b2ae0c37e48e5a075efc3876b6fcff92a6f71 (plain)
1
2
3
4
5
6
7
8
9
10
// -*- MPC -*-
// $Id$

project(*Client) : namingexe, portableserver, utils {
  exename = client
  Source_Files {
    client.cpp
  }
}