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
commitdc8cb7622bc16739172be4dfaea0578520deeb87 (patch)
tree385cfe109e3bba480338112afe8894657a6eb4f3 /bin/MakeProjectCreator/templates
parent033d14de79b6f0d026afa915a222ea0e7f2e1d39 (diff)
downloadATCD-dc8cb7622bc16739172be4dfaea0578520deeb87.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