Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@19867 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2010-01-04 14:17:19 +00:00
parent 24f0b000dc
commit 23ced5468b
2 changed files with 11 additions and 0 deletions

View File

@ -115,6 +115,17 @@
<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"

BIN
projects/dncrypt.exe Executable file

Binary file not shown.