summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc
blob: ead77db2fb168aaeaf96b9805f583f813ae11bd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// -*- MPC -*-
// $Id$

project(*server): taoexe, portableserver, ssliop {
  Source_Files {
    test_i.cpp
    server.cpp
  }
}

project(*client): taoexe, portableserver, ssliop {
  Source_Files {
    client.cpp
  }
}