summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/Bug_2399_Regression/Bug_2399_Regression.mpc
blob: 6397809c1bed4b633c923e985b126cb1b39feb46 (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
// $Id$
project (*Test) : taoserver {
  exename = test
  idlflags += -t ./mytmp

  Source_Files {
    test.cpp
    }
}