1
0
mirror of https://git.code.sf.net/p/lazarus-ccr/dcpcrypt synced 2025-08-24 19:09:01 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Graeme Geldenhuys
747d04b4d7 Renamed dcplazarus.lpk to dcpcrypt_laz.lpk for Lazarus design-time package.
* also sync'ed the version numbers of both packages
* also sync'ed the package descriptions.
2009-11-16 13:21:20 +02:00
Graeme Geldenhuys
869dc0cfb6 Updated version number and package output directory. 2009-11-13 17:08:04 +02:00
Graeme Geldenhuys
c25cfb494f Fixed compiler errors under 64-bit FPC using Linux. 2009-11-13 17:07:38 +02:00
Graeme Geldenhuys
63da555da4 Initial commit.
* This is is the standard v2 beta3 from Lazarus CCR
  which in turn is a FPC + Lazarus port from
  http://www.cityinthesky.co.uk/cryptography.html

* Only change I made, was to split the 'dcpcrypt' package
  into two. One is a GUI independant package. And the other
  is the Lazarus IDE (design time) package. Only the latter
  requires Lazarus. So the runtime only package can be used
  with non-LCL applications too, like fpGUI.
2009-11-13 16:49:44 +02:00