summaryrefslogtreecommitdiff
path: root/ACE/examples/IOStream/server/IOStream_Server.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/IOStream/server/IOStream_Server.mpc')
-rw-r--r--ACE/examples/IOStream/server/IOStream_Server.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/examples/IOStream/server/IOStream_Server.mpc b/ACE/examples/IOStream/server/IOStream_Server.mpc
new file mode 100644
index 00000000000..6048265757c
--- /dev/null
+++ b/ACE/examples/IOStream/server/IOStream_Server.mpc
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
+project : aceexe {
+ exename = iostream_server
+}