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

project(*Test) : taoserver {
  exename   = test

  Source_Files {
    test.cpp
  }
}