summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/templates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/templates')
-rw-r--r--bin/MakeProjectCreator/templates/gnu.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/templates/gnu.mpd b/bin/MakeProjectCreator/templates/gnu.mpd
index f0644b8ebb0..8796d250439 100644
--- a/bin/MakeProjectCreator/templates/gnu.mpd
+++ b/bin/MakeProjectCreator/templates/gnu.mpd
@@ -157,7 +157,7 @@ RESOURCES += \
RCFLAGS = \
<%foreach(includes)%>
- -I<%include%><%fornotlast(" \\")%>
+ --include-dir=<%include%><%fornotlast(" \\")%>
<%endfor%>
<%endif%>
endif