summaryrefslogtreecommitdiff
path: root/ACE/examples/Monitor/Bytes_Sent/Bytes_Sent.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Monitor/Bytes_Sent/Bytes_Sent.mpc')
-rw-r--r--ACE/examples/Monitor/Bytes_Sent/Bytes_Sent.mpc10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/examples/Monitor/Bytes_Sent/Bytes_Sent.mpc b/ACE/examples/Monitor/Bytes_Sent/Bytes_Sent.mpc
new file mode 100644
index 00000000000..b4285e49035
--- /dev/null
+++ b/ACE/examples/Monitor/Bytes_Sent/Bytes_Sent.mpc
@@ -0,0 +1,10 @@
+// $Id$
+
+project (*) : aceexe, ace_mc, avoids_ace_for_tao, mc_test_utils {
+ exename = bytes_sent
+
+ source_files {
+ bytes_sent.cpp
+ }
+}
+