summaryrefslogtreecommitdiff
path: root/ACE/examples/Monitor/Bytes_Sent/Bytes_Sent.mpc
blob: 4a516603894a995920102b8ea3d46e87f74206eb (plain)
1
2
3
4
5
6
7
8
project (*) : aceexe, ace_mc, avoids_ace_for_tao, mc_test_utils {
  exename = bytes_sent

  source_files {
    bytes_sent.cpp
  }
}