* Some installation instructions for pxlib

git-svn-id: trunk@14450 -
This commit is contained in:
michael 2009-12-18 08:03:02 +00:00
parent d3f9e6290b
commit d4ab90dffc

View File

@ -14,6 +14,14 @@
{$H+}
{
TParadox : Dataset wich can handle paradox files, based on PXLib.
pxlib is an open source C library for handling paradox files. It
is available from sourceforge:
http://pxlib.sourceforge.net/
it must be downloaded and installed separately. The header translations
for version 0.6.2 of pxlib are available in the pxlib unit in the Free
Pascal Packages.
The TParadox component was implemented by Michael Van Canneyt
}
unit paradox;