fpspreadsheet: Update readme.txt of BIFFExplorer

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-02-21 10:55:49 +00:00
parent b0adfe7a2a
commit e6e1dc1c30

View File

@ -13,6 +13,8 @@ records select a byte in the hex viewer, and the program will display the
contents of that byte and the following ones as integer, double, string
(page "Values").
For compiling, note that the program requires the package "VirtualTreeview-new"
from ccr (which in turn requires the package "lclextensions" from
http://code.google.com/p/luipack/downloads/list).
For compiling, note that the program requires the following packages
from ccr
- "KControls"
- "lclextensions"
- "VirtualTreeview-new"