summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChad Elliott <elliottc@objectcomputing.com>2019-05-20 10:31:28 -0500
committerChad Elliott <elliottc@objectcomputing.com>2019-05-20 10:31:28 -0500
commitc2c20c97a3441ea05df3cf05aeed96e8c0c59996 (patch)
tree541d7bab6de9c43a06a09292faea28738bea0e8e /templates
parentd07b201048ef6556e64da7ff0c4d3e3e70f23359 (diff)
downloadMPC-c2c20c97a3441ea05df3cf05aeed96e8c0c59996.tar.gz
Replaced tabs with spaces
Diffstat (limited to 'templates')
-rw-r--r--templates/iar.mpd24
1 files changed, 12 insertions, 12 deletions
diff --git a/templates/iar.mpd b/templates/iar.mpd
index 568917dc..e7d1ad81 100644
--- a/templates/iar.mpd
+++ b/templates/iar.mpd
@@ -50,7 +50,7 @@
</option>
<option>
<name>GOutputBinary</name>
- <state><%if(exename)%>0<%else%>1<%endif%></state>
+ <state><%if(exename)%>0<%else%>1<%endif%></state>
</option>
<option>
<name>OGCoreOrChip</name>
@@ -59,7 +59,7 @@
<option>
<name>GRuntimeLibSelect</name>
<version>0</version>
- <state>2</state>
+ <state>2</state>
</option>
<option>
<name>GRuntimeLibSelectSlave</name>
@@ -218,7 +218,7 @@
<data>
<version>35</version>
<wantNonLocal>1</wantNonLocal>
- <debug><%debug%></debug>
+ <debug><%debug%></debug>
<option>
<name>OICompilerExtraOption</name>
<state>1</state>
@@ -308,13 +308,13 @@
</option>
<option>
<name>IExtraOptionsCheck</name>
- <state><%if(compile_flags)%>1<%else%>0<%endif%></state>
+ <state><%if(compile_flags)%>1<%else%>0<%endif%></state>
</option>
<option>
<name>IExtraOptions</name>
<%if(compile_flags)%>
<%foreach(compile_flags)%>
- <state><%compile_flag%></state>
+ <state><%compile_flag%></state>
<%endfor%>
<%else%>
<state></state>
@@ -363,7 +363,7 @@
<option>
<name>CCIncludePath2</name>
<%foreach(includes)%>
- <state><%if(is_relative(include))%>$PROJ_DIR$/<%endif%><%include%></state>
+ <state><%if(is_relative(include))%>$PROJ_DIR$/<%endif%><%include%></state>
<%endfor%>
</option>
<option>
@@ -703,7 +703,7 @@
<debug><%debug%></debug>
<option>
<name>IlinkOutputFile</name>
- <state><%full_path(exeout)%>\<%if(exename)%><%exename%><%exe_ext%><%endif%></state>
+ <state><%full_path(exeout)%>\<%if(exename)%><%exename%><%exe_ext%><%endif%></state>
</option>
<option>
<name>IlinkLibIOConfig</name>
@@ -779,7 +779,7 @@
</option>
<option>
<name>IlinkIcfFile</name>
- <state><%if(is_relative(ilinkicffile))%>$PROJ_DIR$/<%endif%><%ilinkicffile%></state>
+ <state><%if(is_relative(ilinkicffile))%>$PROJ_DIR$/<%endif%><%ilinkicffile%></state>
</option>
<option>
<name>IlinkIcfFileSlave</name>
@@ -834,10 +834,10 @@
<name>IlinkAdditionalLibs</name>
<%if(exename)%>
<%foreach(libs)%>
- <state><%lib_prefix%><%lib%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%lib_ext%></state>
+ <state><%lib_prefix%><%lib%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%lib_ext%></state>
<%endfor%>
<%foreach(lit_libs)%>
- <state><%lib_prefix%><%lit_lib%><%lib_ext%></state>
+ <state><%lib_prefix%><%lit_lib%><%lib_ext%></state>
<%endfor%>
<%foreach(pure_libs)%>
<state><%pure_lib%></state>
@@ -1046,11 +1046,11 @@
</option>
<option>
<name>IarchiveOverride</name>
- <state><%if(staticname)%>1<%else%>0<%endif%></state>
+ <state><%if(staticname)%>1<%else%>0<%endif%></state>
</option>
<option>
<name>IarchiveOutput</name>
- <state><%full_path(libout)%>\<%lib_prefix%><%staticname%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%lib_ext%></state>
+ <state><%full_path(libout)%>\<%lib_prefix%><%staticname%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%lib_ext%></state>
</option>
</data>
</settings>