1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163
|
<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
<PathDelim Value="\"/>
<Version Value="5"/>
<General>
<MainUnit Value="0"/>
<IconPath Value="./"/>
<TargetFileExt Value=".exe"/>
<ActiveEditorIndexAtStart Value="0"/>
</General>
<Units Count="16">
<Unit0>
<CursorPos X="1" Y="64"/>
<EditorIndex Value="0"/>
<Filename Value="sysinfo.pp"/>
<IsPartOfProject Value="True"/>
<Loaded Value="True"/>
<TopLine Value="64"/>
<UnitName Value="sysinfo"/>
<UsageCount Value="74"/>
</Unit0>
<Unit1>
<CursorPos X="24" Y="4"/>
<Filename Value="sysinfo.rc"/>
<SyntaxHighlighter Value="None"/>
<TopLine Value="1"/>
<UsageCount Value="36"/>
</Unit1>
<Unit2>
<CursorPos X="14" Y="5"/>
<EditorIndex Value="1"/>
<Filename Value="appconst.inc"/>
<Loaded Value="True"/>
<TopLine Value="1"/>
<UsageCount Value="36"/>
</Unit2>
<Unit3>
<CursorPos X="24" Y="51"/>
<Filename Value="D:\LAZARUS\designer\jitforms.pp"/>
<TopLine Value="25"/>
<UnitName Value="JITForms"/>
<UsageCount Value="10"/>
</Unit3>
<Unit4>
<CursorPos X="6" Y="1206"/>
<Filename Value="D:\LAZARUS\fpcsrc\rtl\win32\wininc\messages.inc"/>
<TopLine Value="1195"/>
<UsageCount Value="22"/>
</Unit4>
<Unit5>
<CursorPos X="18" Y="23"/>
<Filename Value="D:\LAZARUS\fpcsrc\rtl\objpas\strutils.pp"/>
<TopLine Value="1"/>
<UnitName Value="strutils"/>
<UsageCount Value="20"/>
</Unit5>
<Unit6>
<CursorPos X="1" Y="1"/>
<Filename Value="D:\LAZARUS\fpcsrc\rtl\win32\sysutils.pp"/>
<TopLine Value="1"/>
<UnitName Value="sysutils"/>
<UsageCount Value="20"/>
</Unit6>
<Unit7>
<CursorPos X="1" Y="1"/>
<Filename Value="D:\LAZARUS\fpcsrc\rtl\inc\strings.pp"/>
<TopLine Value="1"/>
<UnitName Value="strings"/>
<UsageCount Value="20"/>
</Unit7>
<Unit8>
<CursorPos X="10" Y="35"/>
<Filename Value="D:\REPSVN\FPCTRUNK\fpcsrc\rtl\inc\wstringh.inc"/>
<TopLine Value="26"/>
<UsageCount Value="20"/>
</Unit8>
<Unit9>
<CursorPos X="15" Y="271"/>
<Filename Value="D:\LAZARUS\lcl\graphtype.pp"/>
<TopLine Value="256"/>
<UnitName Value="GraphType"/>
<UsageCount Value="9"/>
</Unit9>
<Unit10>
<CursorPos X="61" Y="271"/>
<Filename Value="D:\LAZARUS\lcl\interfaces\win32\win32wscomctrls.pp"/>
<TopLine Value="256"/>
<UnitName Value="Win32WSComCtrls"/>
<UsageCount Value="10"/>
</Unit10>
<Unit11>
<CursorPos X="11" Y="29"/>
<Filename Value="D:\LAZARUS\fpcsrc\rtl\inc\wstringh.inc"/>
<TopLine Value="8"/>
<UsageCount Value="12"/>
</Unit11>
<Unit12>
<CursorPos X="4" Y="61"/>
<Filename Value="d:\lazarus\fpcsrc\rtl\objpas\sysutils\sysutilh.inc"/>
<TopLine Value="40"/>
<UsageCount Value="10"/>
</Unit12>
<Unit13>
<CursorPos X="21" Y="64"/>
<Filename Value="d:\lazarus\fpcsrc\rtl\inc\objpash.inc"/>
<TopLine Value="64"/>
<UsageCount Value="10"/>
</Unit13>
<Unit14>
<CursorPos X="1" Y="1"/>
<Filename Value="D:\REPSVN\FPCTRUNK\fpcsrc\rtl\objpas\objpas.pp"/>
<TopLine Value="1"/>
<UnitName Value="objpas"/>
<UsageCount Value="12"/>
</Unit14>
<Unit15>
<CursorPos X="1" Y="22"/>
<Filename Value="D:\REPSVN\FPCTRUNK\fpcsrc\rtl\objpas\sysconst.pp"/>
<TopLine Value="22"/>
<UnitName Value="sysconst"/>
<UsageCount Value="12"/>
</Unit15>
</Units>
<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>
<JumpHistory Count="0" HistoryIndex="-1"/>
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
<PathDelim Value="\"/>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Debugging>
<BreakPoints Count="1">
<Item1>
<Source Value="D:\LAZARUS\components\tdbf\registerdbf.pas"/>
<Line Value="1"/>
</Item1>
</BreakPoints>
<Watches Count="1">
<Item1>
<Expression Value="sValues"/>
<Enabled Value="False"/>
</Item1>
</Watches>
</Debugging>
</CONFIG>
|