summaryrefslogtreecommitdiff
path: root/examples/gui/widgetdemo/WidgetDemo.lpi
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui/widgetdemo/WidgetDemo.lpi')
-rw-r--r--examples/gui/widgetdemo/WidgetDemo.lpi71
1 files changed, 71 insertions, 0 deletions
diff --git a/examples/gui/widgetdemo/WidgetDemo.lpi b/examples/gui/widgetdemo/WidgetDemo.lpi
new file mode 100644
index 00000000..b4f7bb7d
--- /dev/null
+++ b/examples/gui/widgetdemo/WidgetDemo.lpi
@@ -0,0 +1,71 @@
+<?xml version="1.0"?>
+<CONFIG>
+ <ProjectOptions>
+ <PathDelim Value="/"/>
+ <Version Value="5"/>
+ <General>
+ <Flags>
+ <SaveOnlyProjectUnits Value="True"/>
+ </Flags>
+ <SessionStorage Value="InProjectDir"/>
+ <MainUnit Value="0"/>
+ <IconPath Value="./"/>
+ <TargetFileExt Value=""/>
+ </General>
+ <PublishOptions>
+ <Version Value="2"/>
+ <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
+ <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
+ </PublishOptions>
+ <RunParams>
+ <local>
+ <FormatVersion Value="1"/>
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
+ </local>
+ </RunParams>
+ <RequiredPackages Count="1">
+ <Item1>
+ <PackageName Value="fpGUI_laz"/>
+ </Item1>
+ </RequiredPackages>
+ <Units Count="4">
+ <Unit0>
+ <Filename Value="WidgetDemo.lpr"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="WidgetDemo"/>
+ </Unit0>
+ <Unit1>
+ <Filename Value="OpenSoftStyle.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="OpenSoftStyle"/>
+ </Unit1>
+ <Unit2>
+ <Filename Value="../../src/fpgui.pp"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="fpGUI"/>
+ </Unit2>
+ <Unit3>
+ <Filename Value="../../../fpGFX/src/gfxbase.pp"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="GfxBase"/>
+ </Unit3>
+ </Units>
+ </ProjectOptions>
+ <CompilerOptions>
+ <Version Value="5"/>
+ <Parsing>
+ <SyntaxOptions>
+ <IncludeAssertionCode Value="True"/>
+ <AllowLabel Value="False"/>
+ </SyntaxOptions>
+ </Parsing>
+ <CodeGeneration>
+ <Generate Value="Faster"/>
+ </CodeGeneration>
+ <Other>
+ <CustomOptions Value="-FUunits
+"/>
+ <CompilerPath Value="$(CompPath)"/>
+ </Other>
+ </CompilerOptions>
+</CONFIG>