You've already forked lazarus-dcpcrypt
mirror of
https://git.code.sf.net/p/lazarus-ccr/dcpcrypt
synced 2025-07-12 23:10:12 +02:00
Updated version number and package output directory.
This commit is contained in:
@ -2,12 +2,13 @@
|
||||
<CONFIG>
|
||||
<Package Version="3">
|
||||
<Name Value="dcpcrypt"/>
|
||||
<Author Value="David Barton - converted for lazarus by barko, 2006"/>
|
||||
<AddToProjectUsesSection Value="False"/>
|
||||
<Author Value="David Barton, Barko & Graeme Geldenhuys"/>
|
||||
<CompilerOptions>
|
||||
<Version Value="8"/>
|
||||
<SearchPaths>
|
||||
<OtherUnitFiles Value="Ciphers/;Hashes/;$(PkgOutDir)/"/>
|
||||
<UnitOutputDirectory Value="lib"/>
|
||||
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
<Parsing>
|
||||
<SyntaxOptions>
|
||||
@ -23,7 +24,7 @@
|
||||
"/>
|
||||
<License Value="DCPcrypt is open source software (released under the MIT license) and as such there is no charge for inclusion in other software. However, I am currently a student and if you are making money from my software I would really appreciate a donation of some sort, whether financial or a license for the software you develop (or if anyone wants to sponsor a Mathematical Modelling (Masters) student for their final year...). Please note THIS IS NOT COMPULSORY IN ANY WAY. See http://www.cityinthesky.co.uk/cryptography.html for details on donations.
|
||||
"/>
|
||||
<Version Major="2" Release="3" Build="2"/>
|
||||
<Version Major="2" Release="4"/>
|
||||
<Files Count="30">
|
||||
<Item1>
|
||||
<Filename Value="dcpbase64.pas"/>
|
||||
|
Reference in New Issue
Block a user