summaryrefslogtreecommitdiff
path: root/ACE/protocols/tests/INet/MT_Get/test.mpc
blob: fdf30e0d630e2c2479fbb34ee810a40860c7bc68 (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

project(MT_Get) : aceexe, inet {
  exename = mt_get
  Source_Files {
    Main.cpp
  }
}