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

project(*client): taoexe, portableserver, strategies, dynamicinterface, minimum_corba {
  after    += IDL_Cubit_Server
  idlflags += -Gd

  Source_Files {
    cubitC.cpp
    client.cpp
  }
}