summaryrefslogtreecommitdiff
path: root/trunk/ACE/performance-tests/TCP/TCP.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/performance-tests/TCP/TCP.mpc')
-rw-r--r--trunk/ACE/performance-tests/TCP/TCP.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/ACE/performance-tests/TCP/TCP.mpc b/trunk/ACE/performance-tests/TCP/TCP.mpc
new file mode 100644
index 00000000000..09cb362e007
--- /dev/null
+++ b/trunk/ACE/performance-tests/TCP/TCP.mpc
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : aceexe {
+ avoids += ace_for_tao
+ exename = tcp_test
+}