summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/Bug_1476_Test/Bug_1476_Test.mpc
blob: 68795270a87924f4a455095ddb631a49a0464c4d (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
// $Id$

project(*Client): taoidldefaults, taoclient, messaging {
  idlflags += -Sa -St

  Source_Files {
    HelloC.cpp
    client.cpp
  }
}