summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/ssliop_corbaloc/corbaloc_ssliop.mpc
blob: e46d1c035459045c1b9e13ef641ee373e37cc43e (plain)
1
2
3
4
5
6
7
8
// -*- MPC -*-
project(*Client) : namingexe, portableserver, utils, security, ssliop {
  exename = client
  Source_Files {
    client.cpp
  }
}