Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@17546 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
b7fb85afcc
commit
fa9c356405
@ -16,6 +16,30 @@
|
||||
<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 recdesc\$(TargetDir)"
|
||||
SupportsFileBatching="true"
|
||||
>
|
||||
<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 recdesc\$(TargetDir)"
|
||||
SupportsFileBatching="true"
|
||||
>
|
||||
<Properties>
|
||||
</Properties>
|
||||
</CustomBuildRule>
|
||||
<CustomBuildRule
|
||||
Name="RepCompiler"
|
||||
DisplayName="Report compiler"
|
||||
@ -52,5 +76,17 @@
|
||||
<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)"
|
||||
SupportsFileBatching="true"
|
||||
>
|
||||
<Properties>
|
||||
</Properties>
|
||||
</CustomBuildRule>
|
||||
</Rules>
|
||||
</VisualStudioToolFile>
|
||||
|
@ -1181,6 +1181,58 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Images"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn01.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn02.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn03.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn04.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn05.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn06.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn07.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn08.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn09.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn10.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn11.jpg"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lvmn12.jpg"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLib.lib"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user