summaryrefslogtreecommitdiff
path: root/extras/tiopf/demos/Demo_TtiBaseObject/performancetest.lpi
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-10-14 12:29:19 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-10-14 12:29:19 +0200
commitff7f64d95ca92b644e0d66e2195a69344895b2ce (patch)
treed822b50e87cb21b6820e31c4e07a520d3113b89e /extras/tiopf/demos/Demo_TtiBaseObject/performancetest.lpi
parentce211febcabb02606c0d5b45b4c8502a76d6ae58 (diff)
downloadfpGUI-ff7f64d95ca92b644e0d66e2195a69344895b2ce.tar.xz
Moved tiOPF related units into the tiOPF repository.
It makes more sense to have the tiOPF related units with the rest of the tiOPF. It's easier to keep changes in sync, and have atomic commits across the various GUI toolkits supported by tiOPF.
Diffstat (limited to 'extras/tiopf/demos/Demo_TtiBaseObject/performancetest.lpi')
-rw-r--r--extras/tiopf/demos/Demo_TtiBaseObject/performancetest.lpi117
1 files changed, 0 insertions, 117 deletions
diff --git a/extras/tiopf/demos/Demo_TtiBaseObject/performancetest.lpi b/extras/tiopf/demos/Demo_TtiBaseObject/performancetest.lpi
deleted file mode 100644
index cf7d5e86..00000000
--- a/extras/tiopf/demos/Demo_TtiBaseObject/performancetest.lpi
+++ /dev/null
@@ -1,117 +0,0 @@
-<?xml version="1.0"?>
-<CONFIG>
- <ProjectOptions>
- <Version Value="7"/>
- <General>
- <Flags>
- <LRSInOutputDirectory Value="False"/>
- </Flags>
- <MainUnit Value="0"/>
- <TargetFileExt Value=""/>
- <ActiveEditorIndexAtStart Value="0"/>
- </General>
- <VersionInfo>
- <ProjectVersion Value=""/>
- <Language Value=""/>
- <CharSet 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>
- <Units Count="9">
- <Unit0>
- <Filename Value="performancetest.lpr"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="performancetest"/>
- <CursorPos X="1" Y="13"/>
- <TopLine Value="13"/>
- <EditorIndex Value="0"/>
- <UsageCount Value="20"/>
- <Loaded Value="True"/>
- </Unit0>
- <Unit1>
- <Filename Value="frm_main.pas"/>
- <UnitName Value="frm_main"/>
- <CursorPos X="37" Y="85"/>
- <TopLine Value="65"/>
- <EditorIndex Value="2"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit1>
- <Unit2>
- <Filename Value="/opt/fpc_2.2.0/src/packages/fcl-base/src/inc/custapp.pp"/>
- <UnitName Value="CustApp"/>
- <CursorPos X="3" Y="26"/>
- <TopLine Value="11"/>
- <UsageCount Value="10"/>
- </Unit2>
- <Unit3>
- <Filename Value="../../../../../3rdParty/tiOPF2/Source/Core/tiUtils.pas"/>
- <UnitName Value="tiUtils"/>
- <CursorPos X="9" Y="507"/>
- <TopLine Value="486"/>
- <UsageCount Value="10"/>
- </Unit3>
- <Unit4>
- <Filename Value="../../../../../3rdParty/tiOPF2/Source/Core/tiLinux.pas"/>
- <UnitName Value="tiLinux"/>
- <CursorPos X="1" Y="48"/>
- <TopLine Value="28"/>
- <UsageCount Value="10"/>
- </Unit4>
- <Unit5>
- <Filename Value="../../../../../3rdParty/tiOPF2/Source/Core/tiBaseObject.pas"/>
- <UnitName Value="tiBaseObject"/>
- <CursorPos X="1" Y="128"/>
- <TopLine Value="94"/>
- <EditorIndex Value="1"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit5>
- <Unit6>
- <Filename Value="/opt/fpc_2.2.0/src/rtl/inc/objpash.inc"/>
- <CursorPos X="29" Y="220"/>
- <TopLine Value="212"/>
- <UsageCount Value="10"/>
- </Unit6>
- <Unit7>
- <Filename Value="/opt/fpc_2.2.0/src/rtl/inc/objpas.inc"/>
- <CursorPos X="9" Y="709"/>
- <TopLine Value="705"/>
- <UsageCount Value="10"/>
- </Unit7>
- <Unit8>
- <Filename Value="FMain.pas"/>
- <UnitName Value="FMain"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="38"/>
- <UsageCount Value="10"/>
- </Unit8>
- </Units>
- <JumpHistory Count="2" HistoryIndex="1">
- <Position1>
- <Filename Value="performancetest.lpr"/>
- <Caret Line="112" Column="1" TopLine="112"/>
- </Position1>
- <Position2>
- <Filename Value="performancetest.lpr"/>
- <Caret Line="249" Column="1" TopLine="220"/>
- </Position2>
- </JumpHistory>
- </ProjectOptions>
- <CompilerOptions>
- <Version Value="8"/>
- <Other>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
- </CompilerOptions>
-</CONFIG>