summaryrefslogtreecommitdiff
path: root/trunk/ACE/ace/codecs.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/ace/codecs.mpb')
-rw-r--r--trunk/ACE/ace/codecs.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/ACE/ace/codecs.mpb b/trunk/ACE/ace/codecs.mpb
new file mode 100644
index 00000000000..d8c85fffddb
--- /dev/null
+++ b/trunk/ACE/ace/codecs.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+feature(ace_codecs) {
+ Source_Files(ACE_COMPONENTS) {
+ Codecs.cpp
+ }
+}