Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@19867 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			209 lines
		
	
	
		
			5.9 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			209 lines
		
	
	
		
			5.9 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<VisualStudioToolFile
 | 
						|
	Name="Campo Rules"
 | 
						|
	Version="8,00"
 | 
						|
	>
 | 
						|
	<Rules>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="MskCompiler"
 | 
						|
			DisplayName="Mask Compiler"
 | 
						|
			CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk"
 | 
						|
			Outputs="$(TargetDir)$(InputName).msk"
 | 
						|
			AdditionalDependencies="$(InputName).h"
 | 
						|
			FileExtensions="*.uml"
 | 
						|
			ExecutionDescription="Compiling $(InputName) to $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="DirCompiler"
 | 
						|
			DisplayName="Dir Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)recdesc"
 | 
						|
			Outputs="$(TargetDir)recdesc\$(InputName).dir"
 | 
						|
			FileExtensions="*.dir"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)recdesc"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="TrrCompiler"
 | 
						|
			DisplayName="Trr Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)recdesc"
 | 
						|
			Outputs="$(TargetDir)recdesc\$(InputName).trr"
 | 
						|
			FileExtensions="*.trr"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)recdesc"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="RepCompiler"
 | 
						|
			DisplayName="Report compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).rep"
 | 
						|
			FileExtensions="*.rep"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="MenCompiler"
 | 
						|
			DisplayName="Menu Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).men"
 | 
						|
			FileExtensions="*.men"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="IniCompiler"
 | 
						|
			DisplayName="Ini Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).ini"
 | 
						|
			FileExtensions="*.ini"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="JpegCompiler"
 | 
						|
			DisplayName="Jpeg Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).jpg"
 | 
						|
			FileExtensions="*.jpg"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="PngCompiler"
 | 
						|
			DisplayName="Png Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).png"
 | 
						|
			FileExtensions="*.png"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="TxtCompiler"
 | 
						|
			DisplayName="Text Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).txt"
 | 
						|
			FileExtensions="*.txt"
 | 
						|
			ExecutionDescription="Compiling $(InputName) to $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="AlxCompiler"
 | 
						|
			DisplayName="Alx Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).alx"
 | 
						|
			FileExtensions="*.alx"
 | 
						|
			ExecutionDescription="Compiling $(InputName) to $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="RptCompiler"
 | 
						|
			DisplayName="Rpt Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).rpt"
 | 
						|
			FileExtensions="*.rpt"
 | 
						|
			ExecutionDescription="Compiling $(InputName) to $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="FormCompiler"
 | 
						|
			DisplayName="Form Compiler"
 | 
						|
			CommandLine="frm32 $(InputPath) $(TargetDir)$(InputName).frm"
 | 
						|
			Outputs="$(TargetDir)$(InputName).frm"
 | 
						|
			AdditionalDependencies="$(InputName).h"
 | 
						|
			FileExtensions="*.frm"
 | 
						|
			ExecutionDescription="Compiling $(InputName) to $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="DesCompiler"
 | 
						|
			DisplayName="Des Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)recdesc"
 | 
						|
			Outputs="$(TargetDir)recdesc\$(InputName).des"
 | 
						|
			FileExtensions="*.des"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)recdesc"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="GifCompiler"
 | 
						|
			DisplayName="Gif Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).gif"
 | 
						|
			FileExtensions="*.gif"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="BmpCompiler"
 | 
						|
			DisplayName="Bmp Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).bmp"
 | 
						|
			FileExtensions="*.bmp"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="DatCompiler"
 | 
						|
			DisplayName="Dat Compiler"
 | 
						|
			CommandLine="copy $(InputPath) $(TargetDir)"
 | 
						|
			Outputs="$(TargetDir)$(InputName).dat"
 | 
						|
			FileExtensions="*.dat"
 | 
						|
			ExecutionDescription="Copia di $(InputName) in $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="SrcDebugCompiler"
 | 
						|
			DisplayName="Profile Debug Compiler"
 | 
						|
			CommandLine="ini32 $(InputPath) $(TargetDir)$(InputName).ini"
 | 
						|
			Outputs="$(TargetDir)$(InputName).ini"
 | 
						|
			FileExtensions="*.src"
 | 
						|
			ExecutionDescription="Compiling $(InputName) to $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
		<CustomBuildRule
 | 
						|
			Name="SrcReleaseCompiler"
 | 
						|
			DisplayName="Profile Release Compiler"
 | 
						|
			CommandLine="ini32r $(InputPath) $(TargetDir)$(InputName).ini"
 | 
						|
			Outputs="$(TargetDir)$(InputName).ini"
 | 
						|
			FileExtensions="*.src"
 | 
						|
			ExecutionDescription="Compiling $(InputName) to $(TargetDir)"
 | 
						|
			>
 | 
						|
			<Properties>
 | 
						|
			</Properties>
 | 
						|
		</CustomBuildRule>
 | 
						|
	</Rules>
 | 
						|
</VisualStudioToolFile>
 |