blob: 3edd615baabbe21a89c98a002c993be610437275 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
fpgui_ide.lpk
This package adds a new project type in the Lazarus IDE.
So you can then create a fpGUI based project by
going: 'File | New' and selecting 'fpGUI Application'.
idefpguitestrunner.lpk
This package adds a new project type in the Lazarus IDE.
So you can new create FPCUnit test projects using the
fpGUI toolkit as front-end.
Regards,
Graeme.
|