summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/winregistry.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/winregistry.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/winregistry.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/winregistry.mpb b/ACE/bin/MakeProjectCreator/config/winregistry.mpb
new file mode 100644
index 00000000000..4ccdb55836f
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/winregistry.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+feature(winregistry) {
+ avoids += ace_for_tao
+ requires += winregistry
+}