summaryrefslogtreecommitdiff
path: root/templates/cdt6cproject.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2010-08-05 03:50:05 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2010-08-05 03:50:05 +0000
commitc1763af6e8359e15b8f06932b1fdc27b662add62 (patch)
tree25bb20485ff02c125dfaa37048e9d80229089115 /templates/cdt6cproject.mpd
parent8096389422dc6d502d0408f0ec174fd625aaafef (diff)
downloadMPC-c1763af6e8359e15b8f06932b1fdc27b662add62.tar.gz
ChangeLogTag: Thu Aug 5 03:49:19 UTC 2010 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/cdt6cproject.mpd')
-rw-r--r--templates/cdt6cproject.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cdt6cproject.mpd b/templates/cdt6cproject.mpd
index 94da61ac..5e79f44d 100644
--- a/templates/cdt6cproject.mpd
+++ b/templates/cdt6cproject.mpd
@@ -3,7 +3,7 @@
<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<%foreach(platforms)%>
-<%foreach(host_platform)%><%comment(there won't be more than one host_platform, but a foreach is used in order to access scoped assignments from the mpt)%>
+<%foreach(host_platform)%><%comment(there won't be more than one host_platform, but a foreach is used in order to access scoped assignments from the mpt)%>
<%foreach(configurations)%>
<!-- platform = <%platform%>, nocross = <%nocross%>, host_platform = <%host_platform%>, vars_equal = <%vars_equal(platform, host_platform)%> -->
<%if(!nocross || vars_equal(platform, host_platform))%>