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:
parent
24f0b000dc
commit
23ced5468b
@ -115,6 +115,17 @@
|
|||||||
<Properties>
|
<Properties>
|
||||||
</Properties>
|
</Properties>
|
||||||
</CustomBuildRule>
|
</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
|
<CustomBuildRule
|
||||||
Name="FormCompiler"
|
Name="FormCompiler"
|
||||||
DisplayName="Form Compiler"
|
DisplayName="Form Compiler"
|
||||||
|
BIN
projects/dncrypt.exe
Executable file
BIN
projects/dncrypt.exe
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user