campo-sirio/build/CampoRules.props

309 lines
15 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup
Condition="'$(MskCompilerBeforeTargets)' == '' and '$(MskCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<MskCompilerBeforeTargets>Midl</MskCompilerBeforeTargets>
<MskCompilerAfterTargets>CustomBuild</MskCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<MskCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(MskCompilerDependsOn)</MskCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<MskCompiler>
<CommandLineTemplate>msk32 %(FullPath) $(TargetDir)%(Filename).msk</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).msk</Outputs>
<ExecutionDescription>Compiling %(Filename) to $(TargetDir)</ExecutionDescription>
<AdditionalDependencies>%(Filename).h</AdditionalDependencies>
</MskCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(DirCompilerBeforeTargets)' == '' and '$(DirCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<DirCompilerBeforeTargets>Midl</DirCompilerBeforeTargets>
<DirCompilerAfterTargets>CustomBuild</DirCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<DirCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(DirCompilerDependsOn)</DirCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<DirCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)recdesc</CommandLineTemplate>
<Outputs>$(TargetDir)recdesc\%(Filename).dir</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)recdesc</ExecutionDescription>
</DirCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(TrrCompilerBeforeTargets)' == '' and '$(TrrCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<TrrCompilerBeforeTargets>Midl</TrrCompilerBeforeTargets>
<TrrCompilerAfterTargets>CustomBuild</TrrCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<TrrCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(TrrCompilerDependsOn)</TrrCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<TrrCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)recdesc</CommandLineTemplate>
<Outputs>$(TargetDir)recdesc\%(Filename).trr</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)recdesc</ExecutionDescription>
</TrrCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(RepCompilerBeforeTargets)' == '' and '$(RepCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<RepCompilerBeforeTargets>Midl</RepCompilerBeforeTargets>
<RepCompilerAfterTargets>CustomBuild</RepCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<RepCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(RepCompilerDependsOn)</RepCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<RepCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).rep</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)</ExecutionDescription>
</RepCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(MenCompilerBeforeTargets)' == '' and '$(MenCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<MenCompilerBeforeTargets>Midl</MenCompilerBeforeTargets>
<MenCompilerAfterTargets>CustomBuild</MenCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<MenCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(MenCompilerDependsOn)</MenCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<MenCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).men</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)</ExecutionDescription>
</MenCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(IniCompilerBeforeTargets)' == '' and '$(IniCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<IniCompilerBeforeTargets>Midl</IniCompilerBeforeTargets>
<IniCompilerAfterTargets>CustomBuild</IniCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<IniCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(IniCompilerDependsOn)</IniCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<IniCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).ini</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)</ExecutionDescription>
</IniCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(JpegCompilerBeforeTargets)' == '' and '$(JpegCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<JpegCompilerBeforeTargets>Midl</JpegCompilerBeforeTargets>
<JpegCompilerAfterTargets>CustomBuild</JpegCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<JpegCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(JpegCompilerDependsOn)</JpegCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<JpegCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).jpg</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)</ExecutionDescription>
</JpegCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(PngCompilerBeforeTargets)' == '' and '$(PngCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<PngCompilerBeforeTargets>Midl</PngCompilerBeforeTargets>
<PngCompilerAfterTargets>CustomBuild</PngCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<PngCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(PngCompilerDependsOn)</PngCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<PngCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).png</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)</ExecutionDescription>
</PngCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(TxtCompilerBeforeTargets)' == '' and '$(TxtCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<TxtCompilerBeforeTargets>Midl</TxtCompilerBeforeTargets>
<TxtCompilerAfterTargets>CustomBuild</TxtCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<TxtCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(TxtCompilerDependsOn)</TxtCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<TxtCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).txt</Outputs>
<ExecutionDescription>Compiling %(Filename) to $(TargetDir)</ExecutionDescription>
</TxtCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(AlxCompilerBeforeTargets)' == '' and '$(AlxCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<AlxCompilerBeforeTargets>Midl</AlxCompilerBeforeTargets>
<AlxCompilerAfterTargets>CustomBuild</AlxCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<AlxCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(AlxCompilerDependsOn)</AlxCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<AlxCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).alx</Outputs>
<ExecutionDescription>Compiling %(Filename) to $(TargetDir)</ExecutionDescription>
</AlxCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(RptCompilerBeforeTargets)' == '' and '$(RptCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<RptCompilerBeforeTargets>Midl</RptCompilerBeforeTargets>
<RptCompilerAfterTargets>CustomBuild</RptCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<RptCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(RptCompilerDependsOn)</RptCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<RptCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).rpt</Outputs>
<ExecutionDescription>Compiling %(Filename) to $(TargetDir)</ExecutionDescription>
</RptCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(FormCompilerBeforeTargets)' == '' and '$(FormCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<FormCompilerBeforeTargets>Midl</FormCompilerBeforeTargets>
<FormCompilerAfterTargets>CustomBuild</FormCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<FormCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(FormCompilerDependsOn)</FormCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<FormCompiler>
<CommandLineTemplate>frm32 %(FullPath) $(TargetDir)%(Filename).frm</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).frm</Outputs>
<ExecutionDescription>Compiling %(Filename) to $(TargetDir)</ExecutionDescription>
<AdditionalDependencies>%(Filename).h</AdditionalDependencies>
</FormCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(DesCompilerBeforeTargets)' == '' and '$(DesCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<DesCompilerBeforeTargets>Midl</DesCompilerBeforeTargets>
<DesCompilerAfterTargets>CustomBuild</DesCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<DesCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(DesCompilerDependsOn)</DesCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<DesCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)recdesc</CommandLineTemplate>
<Outputs>$(TargetDir)recdesc\%(Filename).des</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)recdesc</ExecutionDescription>
</DesCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(GifCompilerBeforeTargets)' == '' and '$(GifCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<GifCompilerBeforeTargets>Midl</GifCompilerBeforeTargets>
<GifCompilerAfterTargets>CustomBuild</GifCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<GifCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(GifCompilerDependsOn)</GifCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<GifCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).gif</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)</ExecutionDescription>
</GifCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(BmpCompilerBeforeTargets)' == '' and '$(BmpCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<BmpCompilerBeforeTargets>Midl</BmpCompilerBeforeTargets>
<BmpCompilerAfterTargets>CustomBuild</BmpCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<BmpCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(BmpCompilerDependsOn)</BmpCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<BmpCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).bmp</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)</ExecutionDescription>
</BmpCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(DatCompilerBeforeTargets)' == '' and '$(DatCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<DatCompilerBeforeTargets>Midl</DatCompilerBeforeTargets>
<DatCompilerAfterTargets>CustomBuild</DatCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<DatCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(DatCompilerDependsOn)</DatCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<DatCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).dat</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)</ExecutionDescription>
</DatCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(SrcCompilerBeforeTargets)' == '' and '$(SrcCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<SrcCompilerBeforeTargets>Midl</SrcCompilerBeforeTargets>
<SrcCompilerAfterTargets>CustomBuild</SrcCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<SrcCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(SrcCompilerDependsOn)</SrcCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<SrcCompiler>
<CommandLineTemplate>call ini32 %(FullPath) $(TargetDir)%(Filename).ini</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).ini</Outputs>
<ExecutionDescription>Compiling %(Filename) to $(TargetDir)</ExecutionDescription>
</SrcCompiler>
</ItemDefinitionGroup>
<PropertyGroup>
<SrcSimpleCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(SrcSimpleCompilerDependsOn)</SrcSimpleCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<SrcSimpleCompiler>
<CommandLineTemplate>call ini32r %(FullPath) $(TargetDir)%(Filename).ini</CommandLineTemplate>
<Outputs>$(TargetDir)%(Filename).ini</Outputs>
<ExecutionDescription>Compiling %(Filename) to $(TargetDir)</ExecutionDescription>
</SrcSimpleCompiler>
</ItemDefinitionGroup>
<PropertyGroup
Condition="'$(SqlCompilerBeforeTargets)' == '' and '$(SqlCompilerAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
<SqlCompilerBeforeTargets>Midl</SqlCompilerBeforeTargets>
<SqlCompilerAfterTargets>CustomBuild</SqlCompilerAfterTargets>
</PropertyGroup>
<PropertyGroup>
<SqlCompilerDependsOn
Condition="'$(ConfigurationType)' != 'Makefile'">_SelectedFiles;$(SqlCompilerDependsOn)</SqlCompilerDependsOn>
</PropertyGroup>
<ItemDefinitionGroup>
<SqlCompiler>
<CommandLineTemplate>copy %(FullPath) $(TargetDir)sql\$(ProjectName)\</CommandLineTemplate>
<Outputs>$(TargetDir)sql\$(ProjectName)\%(Filename).sql</Outputs>
<ExecutionDescription>Copia di %(Filename) in $(TargetDir)sql\$(ProjectName)\</ExecutionDescription>
</SqlCompiler>
</ItemDefinitionGroup>
</Project>