SharpDevelop2.0.0 c#开发免费工具

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

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

相关代码

				
				    
				
				    
				
				    
				        $(MSBuildAllProjects);$(SharpDevelopBuildBinPath)\SharpDevelop.Build.Common.targets
				    
				
				    
				        
				    
				    				        Name="CreateManifestResourceNames"
				        Condition="'@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!=''"
				        DependsOnTargets="$(CreateManifestResourceNamesDependsOn)"
				        >
				
				        
				        				              ResourceFiles="@(ResxWithNoCulture)"
				              RootNamespace="$(RootNamespace)">
				
				            
				
				        
				
				        
				        				              ResourceFiles="@(ResxWithCulture)"
				              RootNamespace="$(RootNamespace)">
				
				            
				
				        
				
				        
				        				              ResourceFiles="@(NonResxWithNoCulture)"
				              RootNamespace="$(RootNamespace)">
				
				            
				
				        
				
				        
				        				              ResourceFiles="@(NonResxWithCulture)"
				              RootNamespace="$(RootNamespace)">
				
				            
				
				        
				    
				
				    
				        				             to the compiler.  So here, we modify the properties so they make sense. -->
				        false
				        
				
				        
				        true
				    
				
				    
				        
				            false
				        
				    
				
				    
				        _ComputeNonExistentFileProperty
				    
				
				    
				
				
							

相关资源