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

  Source_Files {
    test.cpp
    }
}