diff options
Diffstat (limited to 'development/lazarus/README')
-rw-r--r-- | development/lazarus/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/lazarus/README b/development/lazarus/README index 808cfc0c72..413c426bc0 100644 --- a/development/lazarus/README +++ b/development/lazarus/README @@ -2,7 +2,6 @@ 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. +application once and then compile for various platforms without changing code. This requires fpc [Free pascal]. |