summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/qos.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/qos.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/qos.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/qos.mpb b/ACE/bin/MakeProjectCreator/config/qos.mpb
new file mode 100644
index 00000000000..5e938dd3e6f
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/qos.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+feature(qos) {
+ after += QoS
+ libs += ACE_QoS
+ macros += ACE_HAS_QOS
+}