summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/templates
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-24 10:55:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-24 10:55:09 +0000
commit10455efc8913dea15ee9a715b09bc5429b56acd0 (patch)
tree385cfe109e3bba480338112afe8894657a6eb4f3 /bin/MakeProjectCreator/templates
parent9dfa55d891a83b7e751c62fd3c209d74e0696d31 (diff)
downloadATCD-10455efc8913dea15ee9a715b09bc5429b56acd0.tar.gz
ChangeLogTag: Mon Oct 24 10:38:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
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