summaryrefslogtreecommitdiff
path: root/TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc
blob: 3b01e89fbece5f331f9f393a2f029358b121e2a0 (plain)
1
2
3
4
5
6
7
project (TypeCode_Creation_Test) : taoclient, typecodefactory {
  exename  = create_tc
  Source_Files {
    testC.cpp
    main.cpp
  }
}