diff options
Diffstat (limited to 'extras/tiopf/demos/rtf_reporting/demoproject.lpi')
-rw-r--r-- | extras/tiopf/demos/rtf_reporting/demoproject.lpi | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/extras/tiopf/demos/rtf_reporting/demoproject.lpi b/extras/tiopf/demos/rtf_reporting/demoproject.lpi deleted file mode 100644 index dd154d16..00000000 --- a/extras/tiopf/demos/rtf_reporting/demoproject.lpi +++ /dev/null @@ -1,56 +0,0 @@ -<?xml version="1.0"?> -<CONFIG> - <ProjectOptions> - <Version Value="7"/> - <General> - <Flags> - <SaveOnlyProjectUnits Value="True"/> - <LRSInOutputDirectory Value="False"/> - </Flags> - <SessionStorage Value="InProjectDir"/> - <MainUnit Value="0"/> - <TargetFileExt Value=""/> - </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="tiOPFfpGUI"/> - </Item1> - </RequiredPackages> - <Units Count="2"> - <Unit0> - <Filename Value="demoproject.lpr"/> - <IsPartOfProject Value="True"/> - <UnitName Value="demoproject"/> - </Unit0> - <Unit1> - <Filename Value="frmMain.pas"/> - <IsPartOfProject Value="True"/> - <UnitName Value="frmMain"/> - </Unit1> - </Units> - </ProjectOptions> - <CompilerOptions> - <Version Value="8"/> - <SearchPaths> - <UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/> - </SearchPaths> - <Other> - <CompilerPath Value="$(CompPath)"/> - </Other> - </CompilerOptions> -</CONFIG> |