3 <%foreach(configurations)%> <%configuration%> <%toolchain%> <%debug%> General 3 31 1 <%debug%> ICCARM 2 35 1 <%debug%> A<%toolchain%> 2 10 1 <%debug%> OBJCOPY 0 1 1 <%debug%> CUSTOM 3 0 BICOMP 0 BUILDACTION 1 ILINK 0 22 1 <%debug%> IARCHIVE 0 0 1 <%debug%> BILINK 0 Coder 0 <%endfor%> <%if(documentation_files)%> Documentation Files <%foreach(documentation_files)%> <%if(is_relative(documentation_file))%>$PROJ_DIR$/<%endif%><%documentation_file%> <%endfor%> <%endif%> <%if(header_files)%> Header Files <%foreach(header_files)%> <%if(is_relative(header_file))%>$PROJ_DIR$/<%endif%><%header_file%> <%endfor%> <%endif%> <%if(inline_files)%> Inline Files <%foreach(inline_files)%> <%if(is_relative(inline_file))%>$PROJ_DIR$/<%endif%><%inline_file%> <%endfor%> <%endif%> <%if(source_files)%> Source Files <%foreach(source_files)%> <%if(is_relative(source_file))%>$PROJ_DIR$/<%endif%><%source_file%> <%endfor%> <%endif%> <%if(template_files)%> Template Files <%foreach(template_files)%> <%if(is_relative(template_file))%>$PROJ_DIR$/<%endif%><%template_file%> <%foreach(configurations)%> <%configuration%> <%endfor%> <%endfor%> <%endif%> <%foreach(custom_types)%> <%if(custom_type->input_files)%> <%ucw(custom_type)%> <%foreach(custom_type->input_files)%> <%if(is_relative(custom_type->input_file))%>$PROJ_DIR$/<%endif%><%custom_type->input_file%> <%if(custom_type->input_file->output_files)%> <%foreach(configurations)%> <%configuration%> CUSTOM <%extension(custom_type->input_file)%><%foreach(custom_type->inputexts)%> .<%custom_type->inputext%><%endfor%> <%if(flag_overrides(custom_type->input_file, command))%><%flag_overrides(custom_type->input_file, command)%><%else%><%custom_type->command%><%endif%> <%if(flag_overrides(custom_type->input_file, commandflags))%><%flag_overrides(custom_type->input_file, commandflags)%><%else%><%custom_type->commandflags%><%endif%> <%custom_type->input_file%><%if(custom_type->output_option)%> <%custom_type->output_option%> <%foreach(custom_type->input_file->output_files)%><%if(flag_overrides(custom_type->input_file, gendir))%><%flag_overrides(custom_type->input_file, gendir)%>\<%basename(custom_type->input_file->output_file)%><%else%><%custom_type->input_file->output_file%><%endif%><%endfor%><%endif%> 0 <%foreach(custom_type->input_file->non_template_output_files)%> <%if(flag_overrides(custom_type->input_file, gendir))%><%flag_overrides(custom_type->input_file, gendir)%>\<%basename(custom_type->input_file->non_template_output_file)%><%else%><%custom_type->input_file->non_template_output_file%><%endif%> <%endfor%> <%custom_type->input_file%> <%endfor%> <%endif%> <%endfor%> <%endif%> <%endfor%>