summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/global.features
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/global.features')
-rw-r--r--bin/MakeProjectCreator/config/global.features3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/global.features b/bin/MakeProjectCreator/config/global.features
index f14c60a0739..509b0ca8788 100644
--- a/bin/MakeProjectCreator/config/global.features
+++ b/bin/MakeProjectCreator/config/global.features
@@ -11,6 +11,9 @@
// 2) Create a feature file anywhere you like with the features you want and
// use the -feature_file option to specify where it is located.
//
+// Feature definitions from this file are always overwritten by -features
+// command option of mwc.pl.
+//
// This file is somewhat akin to the platform_macros.GNU file in that build
// settings can be set here.