1
0
mirror of https://git.code.sf.net/p/lazarus-ccr/dcpcrypt synced 2025-07-12 23:10:12 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
c25cfb494f Fixed compiler errors under 64-bit FPC using Linux. 2009-11-13 17:07:38 +02:00
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