SharpDevelop2.0.0 c#开发免费工具

源代码在线查看: sharpdevelop.build.mono.mcs.targets

软件大小: 14673 K
上传用户: yl810406
关键词: SharpDevelop
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
					
				
										           AssemblyFile="$(SharpDevelopBinPath)\ICSharpCode.Build.Tasks.dll"/>
				 						           AssemblyFile="$(SharpDevelopBinPath)\ICSharpCode.Build.Tasks.dll"/>
				 						           AssemblyFile="$(SharpDevelopBinPath)\ICSharpCode.Build.Tasks.dll"/>
				 						           AssemblyFile="$(SharpDevelopBinPath)\ICSharpCode.Build.Tasks.dll"/>
				
					
				        $(MSBuildAllProjects);$(SharpDevelopBinPath)\SharpDevelop.Build.Mono.targets
				        .cs
				        C#
				    
					
					
					
						
							{CandidateAssemblyFiles};
							$(ReferencePath);
							{HintPathFromItem};
							{TargetFrameworkDirectory};
							{MonoGAC};
							{RawFileName};
							$(OutputPath)
						 
					
					
					
						
						
							
							
						
					
						
						
							
							
						
					
					
										     AssemblySearchPaths can be modified to use the Mono GAC -->
					
						
							GetFrameworkPaths;
							GetRedistLists;
							PrepareForBuild;
							AddMonoAssemblySearchPaths
						
					
					
													Assemblies="@(Reference)"
							Paths="$(AssemblySearchPaths)">
							
							
						
					
				    
									        Name="CoreCompile"
				        Inputs="$(MSBuildAllProjects);
				                @(Compile);
				                @(ManifestResourceWithNoCulture);
				                $(ApplicationIcon);
				                $(AssemblyOriginatorKeyFile);
				                @(ManifestNonResxWithNoCultureOnDisk);
				                @(ReferencePath);
				                @(CompiledLicenseFile)"
				        Outputs="@(DocFileItem);
				                 @(IntermediateAssembly);
				                 $(NonExistentFile)"
				        DependsOnTargets="$(CoreCompileDependsOn)"
				    >
				       
				        				              AdditionalLibPaths="$(AdditionalLibPaths)"
				              AddModules="@(AddModules)"
				              AllowUnsafeBlocks="$(AllowUnsafeBlocks)"
				              CheckForOverflowUnderflow="$(CheckForOverflowUnderflow)"
				              CodePage="$(CodePage)"
				              DebugType="$(DebugType)"
				              DefineConstants="$(DefineConstants)"
				              DelaySign="$(DelaySign)"
				              DisabledWarnings="$(NoWarn)"
				              DocumentationFile="@(DocFileItem)"
				              EmitDebugInformation="$(DebugSymbols)"
				              KeyContainer="$(KeyContainerName)"
				              KeyFile="$(KeyOriginatorFile)"
				              LangVersion="$(LangVersion)"
				              MainEntryPoint="$(StartupObject)"
				              NoConfig="true"
				              NoLogo="$(NoLogo)"
				              NoStandardLib="$(NoStdLib)"
				              Optimize="$(Optimize)"
				              OutputAssembly="@(IntermediateAssembly)"
				              References="@(ReferencePath)"
				              Resources="@(ManifestResourceWithNoCulture);@(ManifestNonResxWithNoCultureOnDisk);@(CompiledLicenseFile)"
				              ResponseFiles="$(CompilerResponseFile)"
				              Sources="@(Compile)"
				              TargetType="$(OutputType)"
				              ToolPath="$(McsToolPath)"
				              TreatWarningsAsErrors="$(TreatWarningsAsErrors)"
				              WarningLevel="$(WarningLevel)"
				              Win32Icon="$(ApplicationIcon)"
				              Win32Resource="$(Win32Resource)" />
				    
					
				
							

相关资源