" SchemaVersion = "<%schemaversion("2.0")%>" ProjectGuid = "{<%guid%>}" <%if(scc)%> SccProjectName = "<%scc%>" SccLocalPath = "<%scc%>" SccAuxPath = "<%scc%>" SccProvider = "<%scc%>" <%endif%> > <%foreach(ico_files)%> <%if(forfirst)%> ApplicationIcon = "<%ico_file%>" <%endif%> <%endfor%> <%else%> ApplicationIcon = "" <%endif%> AssemblyKeyContainerName = "" <%if(exename || sharedname || staticname)%> AssemblyName = "<%if(exename)%><%exename%><%else%><%libname_prefix%><%if(sharedname)%><%sharedname%><%else%><%staticname%><%endif%><%endif%>" <%endif%> AssemblyOriginatorKeyFile = "" 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%> OutputCompare = "Binary" OptionExplicit = "On" OptionStrict = "Off" RootNamespace = "" StartupObject = "<%startupobject%>" <%if(libpaths)%> ReferencePath = "<%foreach(libpaths)%><%libpath%><%fornotlast(";")%><%endfor%>" <%endif%> > <%foreach(configurations)%> <%endfor%>" DefineDebug = "<%if(optimize)%>false<%else%>true<%endif%>" DefineTrace = "<%if(trace)%>true<%else%>false<%endif%>" DefineSymbols = "<%if(optimize)%>false<%else%>true<%endif%>" IncrementalBuild = "<%incremental("false")%>" Optimize = "<%if(optimize)%>true<%else%>false<%endif%>" <%if(exename || sharedname || staticname)%> 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" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "1" /> <%endfor%> <%foreach(libs)%> <%endfor%> <%foreach(lib, lit_libs pure_libs)%> <%endfor%> <%foreach(source_files)%> <%endfor%> <%foreach(resx_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(aspx_files)%> <%endfor%> <%foreach(ico_files)%> <%endfor%> <%foreach(config_files)%> <%endfor%> <%foreach(documentation_files)%> <%endfor%>