<%project_name%>

<%foreach(inheritance_nodes)%> <%forfirst("

MPC Inheritance Hierarchy

")%> <%inheritance_node%> <%forlast("
")%> <%endfor%> <%foreach(custom_types)%> <%endfor%> <%if(configurations || pch_defines)%> <%comment("common to all mpt files")%> <%if(pch_defines)%> <%endif%> <%foreach(configurations)%> <%comment("borland, nmake, va4, em3, vc6, vc7 and vc71 mpt files")%> <%if(defines || common_defines)%> <%endif%> <%if(compile_flags)%> <%endif%> <%comment("make mpt files")%> <%if(cxx)%> <%endif%> <%if(compilerflags)%> <%endif%> <%if(linkflags)%> <%endif%> <%foreach(platforms)%> <%if(shflags)%> <%endif%> <%if(ldlibs)%> <%endif%> <%if(extracppflags)%> <%endif%> <%if(dll_ext)%> <%endif%> <%comment("em3 mpt files")%> <%if(cpu_id)%> <%endif%> <%if(platform_id)%> <%endif%> <%if(cpu_defines)%> <%endif%> <%endfor%> <%endfor%> <%endif%>
MPC Project Settings
NameValue
after<%after%>
avoids<%avoids%>
custom_only<%custom_only%>
dllout<%dllout%>
dynamicflags<%dynamicflags%>
exename<%exename%>
includes<%includes%>
exeout<%exeout%>
libout<%libout%>
libpaths<%libpaths%>
libs<%foreach(libs)%><%libname_prefix%><%lib%><%fornotlast(" ")%><%endfor%>
lit_libs<%lit_libs%>
macros<%macros%>
pch_header<%pch_header%>
pch_source<%pch_source%>
prebuild<%prebuild%>
postbuild<%postbuild%>
postclean<%postclean%>
pure_libs<%pure_libs%>
recurse<%recurse%>
requires<%requires%>
sharedname<%libname_prefix%><%sharedname%>
staticflags<%staticflags%>
staticname<%libname_prefix%><%staticname%>
tagname *<%tagname%>
tagchecks *<%tagchecks%>
version<%version%>
MPC Project Files
NameValue
Source Files<%source_files%>
Header Files<%header_files%>
Inline Files<%inline_files%>
Template Files<%template_files%>
Resource Files<%resource_files%>
Documentation Files<%documentation_files%>
<%ucw(custom_type)%><%custom_type->input_files%>
MPC Template Settings
NameValue
pch_defines<%pch_defines%>
Configuration: <%configuration%>
defines<%defines%> <%common_defines%>
compile_flags<%compile_flags%>
cxx<%cxx%>
compilerflags<%compilerflags%>
linkflags<%linkflags%>
Platform: <%platform%>
shflags<%shflags%>
ldlibs<%ldlibs%>
extracppflags<%extracppflags%>
dll_ext<%dll_ext%>
cpu_id<%cpu_id%>
platform_id<%platform_id%>
cpu_defines<%cpu_defines%>

* This keyword is specific to the gnuace project type.