" SchemaVersion = "<%schemaversion("2.0")%>" ProjectGuid = "{<%guid%>}" <%if(scc)%> SccProjectName = "<%scc%>" SccLocalPath = "<%scc%>" SccAuxPath = "<%scc%>" SccProvider = "<%scc%>" <%endif%> > AssemblyName = "<%if(exename)%><%exename%><%else%><%libname_prefix%><%if(sharedname)%><%sharedname%><%else%><%staticname%><%endif%><%endif%>" <%endif%> AssemblyOriginatorKeyFile = "<%keyfile%>" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "<%DelaySign("false")%>" <%if(exename || sharedname || staticname)%> OutputType = "<%if(exename)%><%if(winapp)%>Win<%endif%>Exe<%else%>Library<%endif%>" <%endif%> PreBuildEvent = "<%if(prebuild)%><%eval(prebuild)%><%endif%>" PostBuildEvent = "<%if(postbuild)%><%eval(postbuild)%><%endif%>" RootNamespace = "" RunPostBuildEvent = "OnBuildSuccess" StartupObject = "<%startupobject%>" <%if(libpaths)%> ReferencePath = "<%foreach(libpaths)%><%libpath%><%fornotlast(";")%><%endfor%>" <%endif%> > <%foreach(configurations)%> OutputPath = "<%if(exename)%><%if(exeout)%><%exeout%><%if(windows_style)%>\<%output_dir%><%endif%><%else%>.\<%output_dir%><%endif%><%else%><%if(dllout)%><%dllout%><%else%><%libout%><%endif%>\<%output_dir%><%endif%>\" <%endif%> RegisterForComInterop = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" AdditionalOptions = "" /> <%endfor%> <%foreach(libs)%> <%endfor%> <%foreach(lib, lit_libs pure_libs)%> <%endfor%> <%foreach(source_files)%> <%endfor%> <%foreach(custom_types)%> <%foreach(custom_type->input_files)%> input_file->output_files)%> BuildAction = "Compile" Generator = "<%if(custom_type->libpath)%>PATH=%PATH%;<%custom_type->libpath%> <%endif%><%if(flag_overrides(custom_type->input_file, gendir))%>if not exist <%flag_overrides(custom_type->input_file, gendir)%> mkdir <%flag_overrides(custom_type->input_file, gendir)%> <%endif%><%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%> <%if(custom_type->output_option)%><%custom_type->input_file%> <%custom_type->output_option%> <%if(flag_overrides(custom_type->input_file, gendir))%><%flag_overrides(custom_type->input_file, gendir)%>\<%basename(custom_type->input_file->output_files)%><%else%><%custom_type->input_file->output_files%><%endif%><%else%><%custom_type->input_file%><%endif%><%if(flag_overrides(custom_type->input_file, postcommand))%><%foreach(custom_type->input_file)%>&&<%flag_overrides(custom_type->input_file, postcommand)%><%endfor%><%else%><%if(custom_type->postcommand)%><%foreach(custom_type->input_file)%>&&<%custom_type->postcommand%><%endfor%><%endif%><%endif%>" <%else%> BuildAction = "None" <%endif%> /> <%endfor%> <%endfor%> <%foreach(documentation_files)%> <%endfor%>