summaryrefslogtreecommitdiff
path: root/TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc
blob: 1bdbc4e848dee0d424503dd2a0619fec77104481 (plain)
1
2
3
4
5
6
7
8
9
// $Id$

project (TypeCode_Creation_Test) : taoclient, typecodefactory, ifr_client, minimum_corba {
  exename  = create_tc
  Source_Files {
    testC.cpp
    main.cpp
  }
}