summaryrefslogtreecommitdiff
path: root/src/newview_fpgui.lpi
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2009-09-29 10:36:42 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2009-09-29 10:36:42 +0200
commitbc5fcb745d71531d44605e88ecfce2b0f280faa2 (patch)
tree0f5aaf4218693947cefc61430219f307e493084b /src/newview_fpgui.lpi
downloadfpGUI-bc5fcb745d71531d44605e88ecfce2b0f280faa2.tar.xz
Initial checking of basic application main form.
Diffstat (limited to 'src/newview_fpgui.lpi')
-rw-r--r--src/newview_fpgui.lpi58
1 files changed, 58 insertions, 0 deletions
diff --git a/src/newview_fpgui.lpi b/src/newview_fpgui.lpi
new file mode 100644
index 00000000..b16e7f8b
--- /dev/null
+++ b/src/newview_fpgui.lpi
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+<CONFIG>
+ <ProjectOptions>
+ <Version Value="7"/>
+ <General>
+ <Flags>
+ <SaveOnlyProjectUnits Value="True"/>
+ </Flags>
+ <SessionStorage Value="InProjectDir"/>
+ <MainUnit Value="0"/>
+ <TargetFileExt Value=""/>
+ <Title Value="newview_fpgui"/>
+ <UseAppBundle Value="False"/>
+ </General>
+ <VersionInfo>
+ <ProjectVersion Value=""/>
+ </VersionInfo>
+ <PublishOptions>
+ <Version Value="2"/>
+ <IgnoreBinaries Value="False"/>
+ <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="2">
+ <Unit0>
+ <Filename Value="newview_fpgui.lpr"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="newview_fpgui"/>
+ </Unit0>
+ <Unit1>
+ <Filename Value="frm_main.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="frm_main"/>
+ </Unit1>
+ </Units>
+ </ProjectOptions>
+ <CompilerOptions>
+ <Version Value="8"/>
+ <SearchPaths>
+ <IncludeFiles Value="$(ProjOutDir)/"/>
+ <UnitOutputDirectory Value="units"/>
+ </SearchPaths>
+ <Other>
+ <CompilerPath Value="$(CompPath)"/>
+ </Other>
+ </CompilerOptions>
+</CONFIG>