diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2011-07-07 22:53:25 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-07 22:53:25 -0300 |
commit | 93ac1dc4d1b1646720e9fa29e66069b7c0d8ae45 (patch) | |
tree | 18dbe6f8373342ca354ca9b0616ca9eafe240777 /development/lazarus/README | |
parent | 46d3bc7d5c43dbaa02e82e1ae190e1574847e6c6 (diff) | |
download | slackbuilds-93ac1dc4d1b1646720e9fa29e66069b7c0d8ae45.tar.gz |
development/lazarus: Updated for version 0.9.30.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/lazarus/README')
-rw-r--r-- | development/lazarus/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/development/lazarus/README b/development/lazarus/README index 9c5f7b8d68..808cfc0c72 100644 --- a/development/lazarus/README +++ b/development/lazarus/README @@ -2,11 +2,7 @@ Lazarus is a Rapid Application Development Tool for FreePascal. It comes with the LCL - Lazarus component library, which contains platform independent visual components like buttons, windows, checkbox, treeview and many, many more. The LCL is platform independent, so you can write an -application once and then compile for various platforms without changing code. - -Note: To build lazarus with qt4 interface (LCL) you need to install qt4pas -and define the variable LCL: LCL=qt ./lazarus.SlackBuild - -Note: This won't build on non-i386 platforms. +application once and then compile for various platforms without changing +code. This requires fpc [Free pascal]. |