dbexport: removed lps files

git-svn-id: trunk@12873 -
This commit is contained in:
mattias 2007-11-15 00:12:43 +00:00
parent 5b171e74e2
commit 35cdd59256
3 changed files with 0 additions and 273 deletions

2
.gitattributes vendored
View File

@ -187,7 +187,6 @@ components/dbexport/demo/simple/frmmain.pp svneol=native#text/plain
components/dbexport/demo/simple/lastnames.txt svneol=native#text/plain
components/dbexport/demo/simple/simpleexport.lpi svneol=native#text/plain
components/dbexport/demo/simple/simpleexport.lpr svneol=native#text/plain
components/dbexport/demo/simple/simpleexport.lps svneol=native#text/plain
components/dbexport/demo/simple/testdata.dbf -text
components/dbexport/demo/simple/testdata.mdx -text
components/dbexport/demo/stdexports/export.xpm svneol=native#text/plain
@ -198,7 +197,6 @@ components/dbexport/demo/stdexports/frmmain.pp svneol=native#text/plain
components/dbexport/demo/stdexports/lastnames.txt svneol=native#text/plain
components/dbexport/demo/stdexports/stdexports.lpi svneol=native#text/plain
components/dbexport/demo/stdexports/stdexports.lpr svneol=native#text/plain
components/dbexport/demo/stdexports/stdexports.lps svneol=native#text/plain
components/dbexport/demo/stdexports/testdata.dbf -text
components/dbexport/demo/stdexports/testdata.mdx -text
components/dbexport/fpdataexporter.pp svneol=native#text/plain

View File

@ -1,141 +0,0 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="/"/>
<Version Value="6"/>
<Units Count="13">
<Unit0>
<Filename Value="simpleexport.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="simpleexport"/>
<CursorPos X="39" Y="12"/>
<TopLine Value="1"/>
<UsageCount Value="26"/>
</Unit0>
<Unit1>
<Filename Value="frmmain.pp"/>
<ComponentName Value="MainForm"/>
<IsPartOfProject Value="True"/>
<ResourceFilename Value="frmmain.lrs"/>
<UnitName Value="frmmain"/>
<CursorPos X="35" Y="214"/>
<TopLine Value="197"/>
<EditorIndex Value="0"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
</Unit1>
<Unit2>
<Filename Value="../gendata.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="gendata"/>
<CursorPos X="52" Y="99"/>
<TopLine Value="72"/>
<EditorIndex Value="1"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
</Unit2>
<Unit3>
<Filename Value="../gend.pp"/>
<UnitName Value="gendata"/>
<CursorPos X="6" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit3>
<Unit4>
<Filename Value="../../lazarus/tools/lazdatadesktop/dbexport.pp"/>
<UnitName Value="dbexport"/>
<CursorPos X="3" Y="162"/>
<TopLine Value="145"/>
<UsageCount Value="11"/>
</Unit4>
<Unit5>
<Filename Value="../../lazarus/components/fblib/FBLReg.pas"/>
<UnitName Value="FBLReg"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit5>
<Unit6>
<Filename Value="../../lazarus/tools/lazdatadesktop/dataexporter.pp"/>
<UnitName Value="dataexporter"/>
<CursorPos X="48" Y="41"/>
<TopLine Value="25"/>
<UsageCount Value="10"/>
</Unit6>
<Unit7>
<Filename Value="../../lazarus/components/dbexport/regdbexport.pp"/>
<UnitName Value="regdbexport"/>
<CursorPos X="49" Y="20"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit7>
<Unit8>
<Filename Value="../../projects/lazarus/components/editortoolbar/jumpto_impl.pas"/>
<UnitName Value="jumpto_impl"/>
<CursorPos X="3" Y="101"/>
<TopLine Value="89"/>
<UsageCount Value="10"/>
</Unit8>
<Unit9>
<Filename Value="../../lazarus/components/h2pas/h2pasconvert.pas"/>
<UnitName Value="H2PasConvert"/>
<CursorPos X="22" Y="26"/>
<TopLine Value="14"/>
<UsageCount Value="10"/>
</Unit9>
<Unit10>
<Filename Value="../../projects/lazarus/components/dbexport/fpdataexporter.pp"/>
<UnitName Value="fpdataexporter"/>
<CursorPos X="5" Y="5"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit10>
<Unit11>
<Filename Value="../../projects/lazarus/components/dbexport/frmbaseconfigexport.pp"/>
<ComponentName Value="BaseConfigExportForm"/>
<HasResources Value="True"/>
<ResourceFilename Value="../../projects/lazarus/components/dbexport/frmbaseconfigexport.lrs"/>
<UnitName Value="frmBaseConfigExport"/>
<CursorPos X="43" Y="119"/>
<TopLine Value="99"/>
<UsageCount Value="10"/>
</Unit11>
<Unit12>
<Filename Value="../../projects/lazarus/components/dbexport/regdbexport.pp"/>
<UnitName Value="regdbexport"/>
<CursorPos X="32" Y="154"/>
<TopLine Value="137"/>
<UsageCount Value="10"/>
</Unit12>
</Units>
<General>
<ActiveEditorIndexAtStart Value="1"/>
</General>
<JumpHistory Count="3" HistoryIndex="2">
<Position1>
<Filename Value="../gendata.pp"/>
<Caret Line="9" Column="44" TopLine="1"/>
</Position1>
<Position2>
<Filename Value="../gendata.pp"/>
<Caret Line="89" Column="5" TopLine="70"/>
</Position2>
<Position3>
<Filename Value="../gendata.pp"/>
<Caret Line="90" Column="4" TopLine="71"/>
</Position3>
</JumpHistory>
</ProjectSession>
<Debugging>
<BreakPoints Count="2">
<Item1>
<Source Value="../../projects/lazarus/components/dbexport/frmbaseconfigexport.pp"/>
<Line Value="130"/>
</Item1>
<Item2>
<Source Value="../../projects/lazarus/components/dbexport/frmbaseconfigexport.pp"/>
<Line Value="123"/>
</Item2>
</BreakPoints>
</Debugging>
</CONFIG>

View File

@ -1,130 +0,0 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="/"/>
<Version Value="6"/>
<Units Count="13">
<Unit0>
<Filename Value="stdexports.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="stdexports"/>
<CursorPos X="37" Y="20"/>
<TopLine Value="1"/>
<EditorIndex Value="1"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="frmmain.pp"/>
<ComponentName Value="MainForm"/>
<IsPartOfProject Value="True"/>
<ResourceFilename Value="frmmain.lrs"/>
<UnitName Value="frmmain"/>
<CursorPos X="1" Y="46"/>
<TopLine Value="34"/>
<EditorIndex Value="0"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
</Unit1>
<Unit2>
<Filename Value="../gendata.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="gendata"/>
<CursorPos X="44" Y="9"/>
<TopLine Value="1"/>
<EditorIndex Value="2"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
</Unit2>
<Unit3>
<Filename Value="../gend.pp"/>
<UnitName Value="gendata"/>
<CursorPos X="6" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit3>
<Unit4>
<Filename Value="../../lazarus/tools/lazdatadesktop/dbexport.pp"/>
<UnitName Value="dbexport"/>
<CursorPos X="3" Y="162"/>
<TopLine Value="145"/>
<UsageCount Value="11"/>
</Unit4>
<Unit5>
<Filename Value="../../lazarus/components/fblib/FBLReg.pas"/>
<UnitName Value="FBLReg"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit5>
<Unit6>
<Filename Value="../../lazarus/tools/lazdatadesktop/dataexporter.pp"/>
<UnitName Value="dataexporter"/>
<CursorPos X="48" Y="41"/>
<TopLine Value="25"/>
<UsageCount Value="10"/>
</Unit6>
<Unit7>
<Filename Value="../../lazarus/components/dbexport/regdbexport.pp"/>
<UnitName Value="regdbexport"/>
<CursorPos X="49" Y="20"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit7>
<Unit8>
<Filename Value="../../projects/lazarus/components/editortoolbar/jumpto_impl.pas"/>
<UnitName Value="jumpto_impl"/>
<CursorPos X="3" Y="101"/>
<TopLine Value="89"/>
<UsageCount Value="10"/>
</Unit8>
<Unit9>
<Filename Value="../../lazarus/components/h2pas/h2pasconvert.pas"/>
<UnitName Value="H2PasConvert"/>
<CursorPos X="22" Y="26"/>
<TopLine Value="14"/>
<UsageCount Value="10"/>
</Unit9>
<Unit10>
<Filename Value="../../projects/lazarus/components/dbexport/fpdataexporter.pp"/>
<UnitName Value="fpdataexporter"/>
<CursorPos X="5" Y="5"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit10>
<Unit11>
<Filename Value="../../projects/lazarus/components/dbexport/frmbaseconfigexport.pp"/>
<ComponentName Value="BaseConfigExportForm"/>
<HasResources Value="True"/>
<ResourceFilename Value="../../projects/lazarus/components/dbexport/frmbaseconfigexport.lrs"/>
<UnitName Value="frmBaseConfigExport"/>
<CursorPos X="43" Y="119"/>
<TopLine Value="99"/>
<UsageCount Value="10"/>
</Unit11>
<Unit12>
<Filename Value="../../projects/lazarus/components/dbexport/regdbexport.pp"/>
<UnitName Value="regdbexport"/>
<CursorPos X="10" Y="3"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit12>
</Units>
<General>
<ActiveEditorIndexAtStart Value="1"/>
</General>
<JumpHistory Count="0" HistoryIndex="-1"/>
</ProjectSession>
<Debugging>
<BreakPoints Count="2">
<Item1>
<Source Value="../../projects/lazarus/components/dbexport/frmbaseconfigexport.pp"/>
<Line Value="130"/>
</Item1>
<Item2>
<Source Value="../../projects/lazarus/components/dbexport/frmbaseconfigexport.pp"/>
<Line Value="123"/>
</Item2>
</BreakPoints>
</Debugging>
</CONFIG>