<%marker(top)%> <%if(wix_extended)%> <%foreach(platforms)%> <%foreach(configurations)%> <%if(!exclude)%> <%comment("Only put one component in a fragment. If, say, both the debug and release components are in the")%> <%comment("same fragment, and just the debug component is used in an installer, the release component will")%> <%comment("be identified as unused, and an error generated. That is, it seems that referencing any component")%> <%comment("in a fragment causes the entire fragment to be pulled in, and any unused component in the fragment will be flagged as an error")%> <%if(!no_binary)%> <%endif%> <%if(gme_install || gme_decorator)%> <%endif%> <%if(gme_paradigm)%> <%endif%> <%if(install_resources)%> <%foreach(resource_files)%> <%endfor%> <%endif%> <%foreach(components)%> <%endfor%> <%marker(component_top)%> <%if(!no_binary)%> <%foreach(name, install_location)%> <%endfor%> /<%endif%><%else%><%if(windows_style)%><%output_dir("Debug")%>/<%else%><%output_dir(".")%>/<%endif%><%endif%><%endif%><%endif%><%if(type_is_dynamic)%><%libname_prefix%><%sharedname%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%dll_ext%><%else%><%exename%><%if(use_exe_modifier)%><%lib_modifier%><%endif%><%exe_ext%><%endif%>" DiskId="<%diskid(1)%>" <%if(com_register)%> SelfRegCost="1" <%endif%> /> <%foreach(name, install_location)%> <%endfor%> <%endif%> <%if(gme_install || gme_decorator)%> <%if(gme_install)%> <%if(gme_has_icon)%> <%endif%> <%endfor%>" Action="write" /> <%foreach(gme_paradigms)%> <%endfor%> <%endif%> <%endif%> <%if(gme_paradigm)%> <%foreach(name, install_location)%> <%endfor%> <%foreach(name, install_location)%> <%endfor%> <%endif%> <%marker(component_bottom)%> <%endif%> <%endfor%> <%endfor%> <%else%> <%if(!custom_only)%> <%if(!no_binary)%> <%endif%> <%if(gme_install || gme_decorator)%> <%endif%> <%if(gme_paradigm)%> <%endif%> <%if(install_resources)%> <%foreach(resource_files)%> <%endfor%> <%endif%> <%foreach(components)%> <%endfor%> <%endif%> <%if(!custom_only)%> <%marker(component_top)%> <%if(!no_binary)%> <%foreach(name, install_location)%> <%endfor%> <%foreach(name, install_location)%> <%endfor%> <%endif%> <%if(install_resources)%> <%foreach(resource_files)%> <%foreach(name, install_location)%> <%endfor%> <%foreach(name, install_location)%> <%endfor%> <%endfor%> <%endif%> <%if(gme_install || gme_decorator)%> <%if(gme_install)%> <%if(gme_has_icon)%> <%endif%> <%endfor%>" Action="write" /> <%foreach(gme_paradigms)%> <%endfor%> <%endif%> <%endif%> <%if(gme_paradigm)%> <%foreach(name, install_location)%> <%endfor%> <%foreach(name, install_location)%> <%endfor%> <%endif%> <%marker(component_bottom)%> <%endif%> <%endif%> <%marker(bottom)%>