mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 19:11:03 +02:00
* Some installation instructions for pxlib
git-svn-id: trunk@14450 -
This commit is contained in:
parent
d3f9e6290b
commit
d4ab90dffc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user