summaryrefslogtreecommitdiff
path: root/ACE/examples/Monitor/Bytes_Sent/Bytes_Sent.mpc
blob: b4285e490358c3239fcfe32ed345259196065829 (plain)
1
2
3
4
5
6
7
8
9
10
// $Id$

project (*) : aceexe, ace_mc, avoids_ace_for_tao, mc_test_utils {
  exename = bytes_sent

  source_files {
    bytes_sent.cpp
  }
}