summaryrefslogtreecommitdiff
path: root/trunk/ACE/protocols/examples/example_base.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/protocols/examples/example_base.mpb')
-rw-r--r--trunk/ACE/protocols/examples/example_base.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/ACE/protocols/examples/example_base.mpb b/trunk/ACE/protocols/examples/example_base.mpb
new file mode 100644
index 00000000000..71b8b3452c6
--- /dev/null
+++ b/trunk/ACE/protocols/examples/example_base.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+// Anything specific to examples could be added here.
+// examples.mwc uses the implicit keyword to cause this
+// project to be used as the base for all examples,
+project : aceexe {
+} \ No newline at end of file