summaryrefslogtreecommitdiff
path: root/gfx/x11/fpgfxpackage.lpk
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@users.sourceforge.net>2007-03-07 14:48:56 +0000
committerGraeme Geldenhuys <graemeg@users.sourceforge.net>2007-03-07 14:48:56 +0000
commite6714f4d892945103ef0e0339f101f958b40baf4 (patch)
tree6ddefc7525e6d11a51e5636da9e700cb71091411 /gfx/x11/fpgfxpackage.lpk
parent7e5581b378b48ff731f2d3ea078ff8978f25e8aa (diff)
downloadfpGUI-e6714f4d892945103ef0e0339f101f958b40baf4.tar.xz
* Added a new unit to manage command line parameters.
* TFCustomApplication now checks for parameters before entering the event loop. -? will show the help without running the application. * -display parameter is now supported for X11 systems.
Diffstat (limited to 'gfx/x11/fpgfxpackage.lpk')
-rw-r--r--gfx/x11/fpgfxpackage.lpk6
1 files changed, 5 insertions, 1 deletions
diff --git a/gfx/x11/fpgfxpackage.lpk b/gfx/x11/fpgfxpackage.lpk
index 773211b0..12033342 100644
--- a/gfx/x11/fpgfxpackage.lpk
+++ b/gfx/x11/fpgfxpackage.lpk
@@ -21,7 +21,7 @@
<License Value="Modified LGPL
"/>
<Version Minor="3"/>
- <Files Count="8">
+ <Files Count="9">
<Item1>
<Filename Value="../gfxbase.pas"/>
<UnitName Value="GfxBase"/>
@@ -54,6 +54,10 @@
<Filename Value="../gelimage.pas"/>
<UnitName Value="GELImage"/>
</Item8>
+ <Item9>
+ <Filename Value="../commandlineparams.pas"/>
+ <UnitName Value="CommandLineParams"/>
+ </Item9>
</Files>
<RequiredPkgs Count="1">
<Item1>