summaryrefslogtreecommitdiff
path: root/uidesigner/uidesigner.lpi
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-08-26 16:47:53 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-08-26 16:47:53 +0000
commit483eda5909cf21a06f3011857a12f47ae676ffef (patch)
treeeb8bf9cc2e6a6a02e7ea79db1540a7c48d7dc827 /uidesigner/uidesigner.lpi
parenta88f8e00c7094d32411871d3993654f326563e3b (diff)
downloadfpGUI-483eda5909cf21a06f3011857a12f47ae676ffef.tar.xz
* Moved the UI Designer from the examples/apps directory to the root directory.
* Updated some build scripts
Diffstat (limited to 'uidesigner/uidesigner.lpi')
-rw-r--r--uidesigner/uidesigner.lpi133
1 files changed, 133 insertions, 0 deletions
diff --git a/uidesigner/uidesigner.lpi b/uidesigner/uidesigner.lpi
new file mode 100644
index 00000000..5090138f
--- /dev/null
+++ b/uidesigner/uidesigner.lpi
@@ -0,0 +1,133 @@
+<?xml version="1.0"?>
+<CONFIG>
+ <ProjectOptions>
+ <PathDelim Value="/"/>
+ <Version Value="6"/>
+ <General>
+ <Flags>
+ <SaveOnlyProjectUnits Value="True"/>
+ </Flags>
+ <SessionStorage Value="InProjectDir"/>
+ <MainUnit Value="0"/>
+ <IconPath Value="./"/>
+ <TargetFileExt Value=""/>
+ <Title Value="uiDesigner"/>
+ </General>
+ <VersionInfo>
+ <ProjectVersion Value=""/>
+ </VersionInfo>
+ <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_toolkit"/>
+ </Item1>
+ </RequiredPackages>
+ <Units Count="16">
+ <Unit0>
+ <Filename Value="uidesigner.lpr"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="uidesigner"/>
+ </Unit0>
+ <Unit1>
+ <Filename Value="vfdmain.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdmain"/>
+ </Unit1>
+ <Unit2>
+ <Filename Value="vfdresizer.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdresizer"/>
+ </Unit2>
+ <Unit3>
+ <Filename Value="vfdforms.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdforms"/>
+ </Unit3>
+ <Unit4>
+ <Filename Value="vfddesigner.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfddesigner"/>
+ </Unit4>
+ <Unit5>
+ <Filename Value="vfdfile.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdfile"/>
+ </Unit5>
+ <Unit6>
+ <Filename Value="newformdesigner.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="newformdesigner"/>
+ </Unit6>
+ <Unit7>
+ <Filename Value="vfdwidgets.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdwidgets"/>
+ </Unit7>
+ <Unit8>
+ <Filename Value="vfdwidgetclass.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdwidgetclass"/>
+ </Unit8>
+ <Unit9>
+ <Filename Value="vfdeditors.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdeditors"/>
+ </Unit9>
+ <Unit10>
+ <Filename Value="vfdformparser.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdformparser"/>
+ </Unit10>
+ <Unit11>
+ <Filename Value="vfdprops.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdprops"/>
+ </Unit11>
+ <Unit12>
+ <Filename Value="vfdutils.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdutils"/>
+ </Unit12>
+ <Unit13>
+ <Filename Value="vfdpropeditgrid.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="vfdpropeditgrid"/>
+ </Unit13>
+ <Unit14>
+ <Filename Value="anchors.inc"/>
+ <IsPartOfProject Value="True"/>
+ </Unit14>
+ <Unit15>
+ <Filename Value="icons.inc"/>
+ <IsPartOfProject Value="True"/>
+ </Unit15>
+ </Units>
+ </ProjectOptions>
+ <CompilerOptions>
+ <Version Value="5"/>
+ <Parsing>
+ <SyntaxOptions>
+ <AllowLabel Value="False"/>
+ <CPPInline Value="False"/>
+ </SyntaxOptions>
+ </Parsing>
+ <CodeGeneration>
+ <Generate Value="Faster"/>
+ </CodeGeneration>
+ <Other>
+ <CustomOptions Value="-FUunits
+"/>
+ <CompilerPath Value="$(CompPath)"/>
+ </Other>
+ </CompilerOptions>
+</CONFIG>