Files
lazarus-ccr/components/zmsql/demo/project2/project2.lpi

210 lines
6.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
<General>
<Flags>
<CompatibilityMode Value="True"/>
</Flags>
<Title Value="project2"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
</General>
<i18n>
<EnableI18N LFM="False"/>
</i18n>
<BuildModes Count="1" Active="Default">
<Item1 Name="Default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<LaunchingApplication PathPlusParams="/usr/bin/xterm -T &apos;Typhon Run Output&apos; -e $(TyphonDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default">
<local>
<LaunchingApplication PathPlusParams="/usr/bin/xterm -T &apos;Typhon Run Output&apos; -e $(TyphonDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
</Mode0>
</Modes>
</RunParams>
<RequiredPackages Count="3">
<Item1>
<PackageName Value="zmsql"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item2>
<Item3>
<PackageName Value="LCL"/>
</Item3>
</RequiredPackages>
<Units Count="18">
<Unit0>
<Filename Value="project2.lpr"/>
<IsPartOfProject Value="True"/>
<UsageCount Value="200"/>
</Unit0>
<Unit1>
<Filename Value="unit2.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<IsVisibleTab Value="True"/>
<TopLine Value="61"/>
<CursorPos X="53" Y="78"/>
<UsageCount Value="200"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="../samples/zmconnection.pas"/>
<UnitName Value="ZMConnection"/>
<TopLine Value="172"/>
<CursorPos X="81" Y="183"/>
<UsageCount Value="100"/>
</Unit2>
<Unit3>
<Filename Value="../samples/zmquerydataset.pas"/>
<UnitName Value="ZMQueryDataSet"/>
<TopLine Value="777"/>
<CursorPos X="13" Y="798"/>
<UsageCount Value="100"/>
</Unit3>
<Unit4>
<Filename Value="../samples/demo2/unit1.frm"/>
<UsageCount Value="101"/>
<DefaultSyntaxHighlighter Value="None"/>
</Unit4>
<Unit5>
<Filename Value="../samples/zmsql.pas"/>
<CursorPos X="30" Y="10"/>
<UsageCount Value="7"/>
</Unit5>
<Unit6>
<Filename Value="../samples/zmreferentialkey.pas"/>
<UnitName Value="ZMReferentialKey"/>
<TopLine Value="73"/>
<CursorPos X="3" Y="97"/>
<UsageCount Value="56"/>
</Unit6>
<Unit7>
<Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
<TopLine Value="1619"/>
<CursorPos X="19" Y="1640"/>
<UsageCount Value="9"/>
</Unit7>
<Unit8>
<Filename Value="../samples/zmbufdataset.pas"/>
<UnitName Value="ZMBufDataset"/>
<CursorPos X="69" Y="12"/>
<UsageCount Value="32"/>
</Unit8>
<Unit9>
<Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
<TopLine Value="122"/>
<CursorPos X="3" Y="124"/>
<UsageCount Value="9"/>
</Unit9>
<Unit10>
<Filename Value="../samples/janSQL.pas"/>
<UsageCount Value="30"/>
</Unit10>
<Unit11>
<Filename Value="../samples/janSQLExpression2.pas"/>
<UsageCount Value="30"/>
</Unit11>
<Unit12>
<Filename Value="../samples/janSQLStrings.pas"/>
<UsageCount Value="30"/>
</Unit12>
<Unit13>
<Filename Value="../samples/janSQLTokenizer.pas"/>
<UsageCount Value="30"/>
</Unit13>
<Unit14>
<Filename Value="../samples/mwStringHashList.pas"/>
<CursorPos X="103" Y="16"/>
<UsageCount Value="30"/>
</Unit14>
<Unit15>
<Filename Value="/usr/share/fpcsrc/2.4.2/rtl/objpas/sysutils/sysinth.inc"/>
<TopLine Value="111"/>
<CursorPos X="74" Y="132"/>
<UsageCount Value="9"/>
</Unit15>
<Unit16>
<Filename Value="../../../typhon/components/pl_ZMSQL/source/zmconnection.pas"/>
<UnitName Value="ZMConnection"/>
<TopLine Value="67"/>
<UsageCount Value="10"/>
</Unit16>
<Unit17>
<Filename Value="C:/lazarus-trunk_fpc304/fpc/3.0.4/source/rtl/objpas/sysutils/sysutilh.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="253"/>
<CursorPos X="3" Y="270"/>
<UsageCount Value="10"/>
</Unit17>
</Units>
<JumpHistory Count="2" HistoryIndex="1">
<Position1>
<Filename Value="unit2.pas"/>
<Caret Line="51" Column="22" TopLine="40"/>
</Position1>
<Position2>
<Filename Value="unit2.pas"/>
<Caret Line="88" Column="44" TopLine="61"/>
</Position2>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<Target>
<Filename Value="project2"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<Optimizations>
<OptimizationLevel Value="3"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
<UseLineInfoUnit Value="False"/>
<StripSymbols Value="True"/>
</Debugging>
<LinkSmart Value="True"/>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
</CompilerOptions>
<Debugging>
<Exceptions Count="3">
<Item1>
<Name Value="EAbort"/>
</Item1>
<Item2>
<Name Value="ECodetoolError"/>
</Item2>
<Item3>
<Name Value="EFOpenError"/>
</Item3>
</Exceptions>
</Debugging>
</CONFIG>