Changeset 6 for trunk/chronis.lpi
- Timestamp:
- Dec 25, 2010, 9:31:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/chronis.lpi
r5 r6 2 2 <CONFIG> 3 3 <ProjectOptions> 4 <Version Value=" 7"/>4 <Version Value="9"/> 5 5 <General> 6 <Flags>7 <UseDefaultCompilerOptions Value="True"/>8 </Flags>9 6 <MainUnit Value="0"/> 10 <TargetFileExt Value=""/>11 7 <Title Value="chronis"/> 12 8 <ResourceType Value="res"/> … … 15 11 <ActiveWindowIndexAtStart Value="0"/> 16 12 </General> 13 <i18n> 14 <EnableI18N Value="True"/> 15 <OutDir Value="languages"/> 16 </i18n> 17 17 <VersionInfo> 18 18 <Language Value=""/> 19 19 <CharSet Value=""/> 20 <StringTable Comments="" CompanyName="" FileDescription="" FileVersion="" InternalName="" LegalCopyright="" LegalTrademarks="" OriginalFilename="" ProductName=""ProductVersion=""/>20 <StringTable ProductVersion=""/> 21 21 </VersionInfo> 22 <BuildModes Count="1"> 23 <Item1 Name="default" Default="True"/> 24 </BuildModes> 22 25 <PublishOptions> 23 26 <Version Value="2"/> … … 37 40 </Item1> 38 41 </RequiredPackages> 39 <Units Count="1 7">42 <Units Count="13"> 40 43 <Unit0> 41 44 <Filename Value="chronis.lpr"/> … … 46 49 <WindowIndex Value="1"/> 47 50 <TopLine Value="1"/> 48 <CursorPos X="59" Y="24"/> 49 <UsageCount Value="149"/> 50 <Loaded Value="True"/> 51 <CursorPos X="16" Y="5"/> 52 <UsageCount Value="274"/> 53 <Loaded Value="True"/> 54 <LoadedDesigner Value="True"/> 51 55 </Unit0> 52 56 <Unit1> 53 <Filename Value="umainform.pas"/> 54 <ComponentName Value="MainForm"/> 55 <ResourceBaseClass Value="Form"/> 56 <UnitName Value="UMainForm"/> 57 <WindowIndex Value="0"/> 58 <TopLine Value="1"/> 59 <CursorPos X="29" Y="1"/> 60 <UsageCount Value="15"/> 57 <Filename Value="USqlDatabase.pas"/> 58 <UnitName Value="USqlDatabase"/> 59 <WindowIndex Value="0"/> 60 <TopLine Value="330"/> 61 <CursorPos X="1" Y="347"/> 62 <UsageCount Value="52"/> 61 63 </Unit1> 62 64 <Unit2> 63 <Filename Value="uloginform.pas"/>64 <ComponentName Value="LoginForm"/>65 <ResourceBaseClass Value="Form"/>66 <UnitName Value="ULoginForm"/>67 <WindowIndex Value="0"/>68 <TopLine Value="1"/>69 <CursorPos X="37" Y="1"/>70 <UsageCount Value="15"/>71 </Unit2>72 <Unit3>73 <Filename Value="USqlDatabase.pas"/>74 <UnitName Value="USqlDatabase"/>75 <WindowIndex Value="0"/>76 <TopLine Value="330"/>77 <CursorPos X="1" Y="347"/>78 <UsageCount Value="81"/>79 </Unit3>80 <Unit4>81 65 <Filename Value="UMainForm.pas"/> 82 66 <ComponentName Value="MainForm"/> … … 87 71 <TopLine Value="118"/> 88 72 <CursorPos X="25" Y="144"/> 89 <UsageCount Value="1 35"/>90 </Unit 4>91 <Unit 5>73 <UsageCount Value="106"/> 74 </Unit2> 75 <Unit3> 92 76 <Filename Value="ULoginForm.pas"/> 93 77 <ComponentName Value="LoginForm"/> … … 98 82 <TopLine Value="1"/> 99 83 <CursorPos X="24" Y="14"/> 100 <UsageCount Value="135"/> 84 <UsageCount Value="106"/> 85 </Unit3> 86 <Unit4> 87 <Filename Value="Common/UPersistentForm.pas"/> 88 <IsPartOfProject Value="True"/> 89 <UnitName Value="UPersistentForm"/> 90 <WindowIndex Value="0"/> 91 <TopLine Value="42"/> 92 <CursorPos X="33" Y="46"/> 93 <UsageCount Value="264"/> 94 </Unit4> 95 <Unit5> 96 <Filename Value="Common/USqlDatabase.pas"/> 97 <IsPartOfProject Value="True"/> 98 <UnitName Value="USqlDatabase"/> 99 <EditorIndex Value="2"/> 100 <WindowIndex Value="0"/> 101 <TopLine Value="264"/> 102 <CursorPos X="3" Y="307"/> 103 <UsageCount Value="264"/> 104 <Loaded Value="True"/> 101 105 </Unit5> 102 106 <Unit6> 103 <Filename Value="Common/U PersistentForm.pas"/>104 <IsPartOfProject Value="True"/> 105 <UnitName Value="U PersistentForm"/>106 <WindowIndex Value="0"/> 107 <TopLine Value=" 42"/>108 <CursorPos X=" 33" Y="46"/>109 <UsageCount Value=" 139"/>107 <Filename Value="Common/URegistry.pas"/> 108 <IsPartOfProject Value="True"/> 109 <UnitName Value="URegistry"/> 110 <WindowIndex Value="0"/> 111 <TopLine Value="32"/> 112 <CursorPos X="21" Y="13"/> 113 <UsageCount Value="264"/> 110 114 </Unit6> 111 115 <Unit7> 112 <Filename Value="Common/USqlDatabase.pas"/> 113 <IsPartOfProject Value="True"/> 114 <UnitName Value="USqlDatabase"/> 115 <EditorIndex Value="2"/> 116 <WindowIndex Value="0"/> 117 <TopLine Value="385"/> 118 <CursorPos X="25" Y="373"/> 119 <UsageCount Value="139"/> 120 <Loaded Value="True"/> 116 <Filename Value="Forms/UItemView.pas"/> 117 <IsPartOfProject Value="True"/> 118 <ComponentName Value="ItemViewForm"/> 119 <ResourceBaseClass Value="Form"/> 120 <UnitName Value="UItemView"/> 121 <EditorIndex Value="0"/> 122 <WindowIndex Value="0"/> 123 <TopLine Value="65"/> 124 <CursorPos X="41" Y="68"/> 125 <UsageCount Value="327"/> 126 <Loaded Value="True"/> 127 <LoadedDesigner Value="True"/> 121 128 </Unit7> 122 129 <Unit8> 123 <Filename Value="Common/URegistry.pas"/> 124 <IsPartOfProject Value="True"/> 125 <UnitName Value="URegistry"/> 126 <WindowIndex Value="0"/> 127 <TopLine Value="32"/> 128 <CursorPos X="21" Y="13"/> 129 <UsageCount Value="139"/> 130 <Filename Value="Forms/UItemEdit.pas"/> 131 <IsPartOfProject Value="True"/> 132 <ComponentName Value="ItemEditForm"/> 133 <ResourceBaseClass Value="Form"/> 134 <UnitName Value="UItemEdit"/> 135 <EditorIndex Value="1"/> 136 <WindowIndex Value="0"/> 137 <TopLine Value="56"/> 138 <CursorPos X="23" Y="78"/> 139 <UsageCount Value="318"/> 140 <Loaded Value="True"/> 141 <LoadedDesigner Value="True"/> 130 142 </Unit8> 131 143 <Unit9> 132 <Filename Value="Forms/UItemView.pas"/> 133 <IsPartOfProject Value="True"/> 134 <ComponentName Value="ItemViewForm"/> 135 <ResourceBaseClass Value="Form"/> 136 <UnitName Value="UItemView"/> 137 <EditorIndex Value="0"/> 138 <WindowIndex Value="0"/> 139 <TopLine Value="82"/> 140 <CursorPos X="27" Y="112"/> 141 <UsageCount Value="35"/> 142 <Loaded Value="True"/> 144 <Filename Value="Forms/ULoginForm.pas"/> 145 <IsPartOfProject Value="True"/> 146 <HasResources Value="True"/> 147 <UnitName Value="ULoginForm"/> 148 <UsageCount Value="317"/> 143 149 </Unit9> 144 150 <Unit10> 145 <Filename Value="Forms/UItemEdit.pas"/> 146 <IsPartOfProject Value="True"/> 147 <ComponentName Value="ItemEditForm"/> 148 <ResourceBaseClass Value="Form"/> 149 <UnitName Value="UItemEdit"/> 150 <EditorIndex Value="1"/> 151 <WindowIndex Value="0"/> 152 <TopLine Value="125"/> 153 <CursorPos X="16" Y="137"/> 154 <UsageCount Value="26"/> 155 <Loaded Value="True"/> 151 <Filename Value="Forms/UMainForm.pas"/> 152 <IsPartOfProject Value="True"/> 153 <ComponentName Value="MainForm"/> 154 <HasResources Value="True"/> 155 <ResourceBaseClass Value="Form"/> 156 <UnitName Value="UMainForm"/> 157 <IsVisibleTab Value="True"/> 158 <EditorIndex Value="3"/> 159 <WindowIndex Value="0"/> 160 <TopLine Value="235"/> 161 <CursorPos X="28" Y="245"/> 162 <UsageCount Value="317"/> 163 <Loaded Value="True"/> 164 <LoadedDesigner Value="True"/> 156 165 </Unit10> 157 166 <Unit11> 158 <Filename Value="Forms/ULoginForm.pas"/> 159 <IsPartOfProject Value="True"/> 160 <HasResources Value="True"/> 161 <UnitName Value="ULoginForm"/> 162 <UsageCount Value="25"/> 167 <Filename Value="Common/UTreeState.pas"/> 168 <IsPartOfProject Value="True"/> 169 <UnitName Value="UTreeState"/> 170 <UsageCount Value="314"/> 163 171 </Unit11> 164 172 <Unit12> 165 <Filename Value="Forms/U MainForm.pas"/>166 <IsPartOfProject Value="True"/> 167 <ComponentName Value=" MainForm"/>168 < HasResources Value="True"/>169 < ResourceBaseClass Value="Form"/>170 < UnitName Value="UMainForm"/>171 < EditorIndex Value="3"/>172 < WindowIndex Value="0"/>173 < TopLine Value="77"/>174 < CursorPos X="33" Y="92"/>175 < UsageCount Value="25"/>176 <Loaded Value="True"/>173 <Filename Value="Forms/UItemAdd.pas"/> 174 <IsPartOfProject Value="True"/> 175 <ComponentName Value="ItemAddForm"/> 176 <ResourceBaseClass Value="Form"/> 177 <UnitName Value="UItemAdd"/> 178 <EditorIndex Value="4"/> 179 <WindowIndex Value="0"/> 180 <TopLine Value="47"/> 181 <CursorPos X="6" Y="48"/> 182 <UsageCount Value="313"/> 183 <Loaded Value="True"/> 184 <LoadedDesigner Value="True"/> 177 185 </Unit12> 178 <Unit13>179 <Filename Value="../../../lazarus/trunk/lcl/controls.pp"/>180 <UnitName Value="Controls"/>181 <WindowIndex Value="0"/>182 <TopLine Value="1399"/>183 <CursorPos X="14" Y="1418"/>184 <SyntaxHighlighter Value="FreePascal"/>185 <UsageCount Value="10"/>186 <DefaultSyntaxHighlighter Value="Text"/>187 </Unit13>188 <Unit14>189 <Filename Value="../../../lazarus/trunk/lcl/spin.pp"/>190 <UnitName Value="Spin"/>191 <WindowIndex Value="0"/>192 <TopLine Value="129"/>193 <CursorPos X="3" Y="148"/>194 <SyntaxHighlighter Value="FreePascal"/>195 <UsageCount Value="10"/>196 <DefaultSyntaxHighlighter Value="Text"/>197 </Unit14>198 <Unit15>199 <Filename Value="Common/UTreeState.pas"/>200 <IsPartOfProject Value="True"/>201 <UnitName Value="UTreeState"/>202 <UsageCount Value="22"/>203 <DefaultSyntaxHighlighter Value="Text"/>204 </Unit15>205 <Unit16>206 <Filename Value="Forms/UItemAdd.pas"/>207 <IsPartOfProject Value="True"/>208 <ComponentName Value="ItemAddForm"/>209 <ResourceBaseClass Value="Form"/>210 <UnitName Value="UItemAdd"/>211 <IsVisibleTab Value="True"/>212 <EditorIndex Value="4"/>213 <WindowIndex Value="0"/>214 <TopLine Value="116"/>215 <CursorPos X="27" Y="130"/>216 <UsageCount Value="21"/>217 <Loaded Value="True"/>218 </Unit16>219 186 </Units> 220 187 <JumpHistory Count="30" HistoryIndex="29"> 221 188 <Position1> 222 <Filename Value="Forms/UItem Edit.pas"/>223 <Caret Line=" 78" Column="1" TopLine="57"/>189 <Filename Value="Forms/UItemAdd.pas"/> 190 <Caret Line="51" Column="33" TopLine="31"/> 224 191 </Position1> 225 192 <Position2> 226 <Filename Value="Forms/UItem Edit.pas"/>227 <Caret Line=" 79" Column="1" TopLine="57"/>193 <Filename Value="Forms/UItemAdd.pas"/> 194 <Caret Line="57" Column="32" TopLine="38"/> 228 195 </Position2> 229 196 <Position3> 230 <Filename Value="Forms/UItem Edit.pas"/>231 <Caret Line=" 81" Column="1" TopLine="57"/>197 <Filename Value="Forms/UItemAdd.pas"/> 198 <Caret Line="23" Column="1" TopLine="5"/> 232 199 </Position3> 233 200 <Position4> 234 <Filename Value="Forms/UItem Edit.pas"/>235 <Caret Line="8 5" Column="1" TopLine="57"/>201 <Filename Value="Forms/UItemAdd.pas"/> 202 <Caret Line="88" Column="1" TopLine="81"/> 236 203 </Position4> 237 204 <Position5> 238 <Filename Value="Forms/UItem Edit.pas"/>239 <Caret Line=" 86" Column="1" TopLine="57"/>205 <Filename Value="Forms/UItemAdd.pas"/> 206 <Caret Line="121" Column="27" TopLine="97"/> 240 207 </Position5> 241 208 <Position6> 242 <Filename Value="Forms/UItem Edit.pas"/>243 <Caret Line=" 87" Column="1" TopLine="57"/>209 <Filename Value="Forms/UItemAdd.pas"/> 210 <Caret Line="124" Column="31" TopLine="97"/> 244 211 </Position6> 245 212 <Position7> 246 <Filename Value="Forms/UItem Edit.pas"/>247 <Caret Line=" 89" Column="1" TopLine="57"/>213 <Filename Value="Forms/UItemAdd.pas"/> 214 <Caret Line="125" Column="32" TopLine="104"/> 248 215 </Position7> 249 216 <Position8> 250 <Filename Value="Forms/UItem Edit.pas"/>251 <Caret Line=" 90" Column="1" TopLine="58"/>217 <Filename Value="Forms/UItemAdd.pas"/> 218 <Caret Line="126" Column="32" TopLine="105"/> 252 219 </Position8> 253 220 <Position9> 254 <Filename Value="Forms/UItem Edit.pas"/>255 <Caret Line=" 91" Column="1" TopLine="59"/>221 <Filename Value="Forms/UItemAdd.pas"/> 222 <Caret Line="125" Column="32" TopLine="104"/> 256 223 </Position9> 257 224 <Position10> 258 <Filename Value="Forms/U MainForm.pas"/>259 <Caret Line=" 237" Column="22" TopLine="220"/>225 <Filename Value="Forms/UItemEdit.pas"/> 226 <Caret Line="148" Column="1" TopLine="112"/> 260 227 </Position10> 261 228 <Position11> 262 <Filename Value="Forms/U MainForm.pas"/>263 <Caret Line=" 241" Column="14" TopLine="224"/>229 <Filename Value="Forms/UItemEdit.pas"/> 230 <Caret Line="9" Column="50" TopLine="1"/> 264 231 </Position11> 265 232 <Position12> 266 <Filename Value="Forms/U MainForm.pas"/>267 <Caret Line=" 230" Column="40" TopLine="208"/>233 <Filename Value="Forms/UItemAdd.pas"/> 234 <Caret Line="9" Column="27" TopLine="1"/> 268 235 </Position12> 269 236 <Position13> 270 237 <Filename Value="Forms/UItemAdd.pas"/> 271 <Caret Line="1 1" Column="15" TopLine="1"/>238 <Caret Line="138" Column="28" TopLine="116"/> 272 239 </Position13> 273 240 <Position14> 274 <Filename Value="Forms/UItem Add.pas"/>275 <Caret Line="1 4" Column="15" TopLine="1"/>241 <Filename Value="Forms/UItemEdit.pas"/> 242 <Caret Line="137" Column="16" TopLine="125"/> 276 243 </Position14> 277 244 <Position15> 278 <Filename Value="Forms/UItem Add.pas"/>279 <Caret Line=" 15" Column="15" TopLine="1"/>245 <Filename Value="Forms/UItemEdit.pas"/> 246 <Caret Line="78" Column="23" TopLine="56"/> 280 247 </Position15> 281 248 <Position16> 282 <Filename Value="Forms/U ItemAdd.pas"/>283 <Caret Line="3 8" Column="9" TopLine="3"/>249 <Filename Value="Forms/UMainForm.pas"/> 250 <Caret Line="339" Column="43" TopLine="214"/> 284 251 </Position16> 285 252 <Position17> 286 253 <Filename Value="Forms/UMainForm.pas"/> 287 <Caret Line=" 191" Column="10" TopLine="189"/>254 <Caret Line="340" Column="43" TopLine="317"/> 288 255 </Position17> 289 256 <Position18> 290 <Filename Value="Forms/U ItemAdd.pas"/>291 <Caret Line=" 9" Column="25" TopLine="1"/>257 <Filename Value="Forms/UMainForm.pas"/> 258 <Caret Line="341" Column="43" TopLine="318"/> 292 259 </Position18> 293 260 <Position19> 294 <Filename Value="Forms/U ItemAdd.pas"/>295 <Caret Line=" 51" Column="33" TopLine="31"/>261 <Filename Value="Forms/UMainForm.pas"/> 262 <Caret Line="342" Column="43" TopLine="319"/> 296 263 </Position19> 297 264 <Position20> 298 <Filename Value="Forms/U ItemAdd.pas"/>299 <Caret Line=" 57" Column="32" TopLine="38"/>265 <Filename Value="Forms/UMainForm.pas"/> 266 <Caret Line="343" Column="43" TopLine="320"/> 300 267 </Position20> 301 268 <Position21> 302 <Filename Value="Forms/U ItemAdd.pas"/>303 <Caret Line=" 23" Column="1" TopLine="5"/>269 <Filename Value="Forms/UMainForm.pas"/> 270 <Caret Line="344" Column="43" TopLine="321"/> 304 271 </Position21> 305 272 <Position22> 306 <Filename Value="Forms/U ItemAdd.pas"/>307 <Caret Line=" 88" Column="1" TopLine="81"/>273 <Filename Value="Forms/UMainForm.pas"/> 274 <Caret Line="345" Column="43" TopLine="322"/> 308 275 </Position22> 309 276 <Position23> 310 <Filename Value="Forms/U ItemAdd.pas"/>311 <Caret Line=" 121" Column="27" TopLine="97"/>277 <Filename Value="Forms/UMainForm.pas"/> 278 <Caret Line="346" Column="43" TopLine="323"/> 312 279 </Position23> 313 280 <Position24> 314 <Filename Value="Forms/U ItemAdd.pas"/>315 <Caret Line=" 124" Column="31" TopLine="97"/>281 <Filename Value="Forms/UMainForm.pas"/> 282 <Caret Line="345" Column="43" TopLine="322"/> 316 283 </Position24> 317 284 <Position25> 318 <Filename Value="Forms/U ItemAdd.pas"/>319 <Caret Line=" 125" Column="32" TopLine="104"/>285 <Filename Value="Forms/UMainForm.pas"/> 286 <Caret Line="344" Column="43" TopLine="321"/> 320 287 </Position25> 321 288 <Position26> 322 <Filename Value="Forms/U ItemAdd.pas"/>323 <Caret Line=" 126" Column="32" TopLine="105"/>289 <Filename Value="Forms/UMainForm.pas"/> 290 <Caret Line="345" Column="43" TopLine="322"/> 324 291 </Position26> 325 292 <Position27> 326 <Filename Value="Forms/U ItemAdd.pas"/>327 <Caret Line=" 125" Column="32" TopLine="104"/>293 <Filename Value="Forms/UMainForm.pas"/> 294 <Caret Line="352" Column="43" TopLine="329"/> 328 295 </Position27> 329 296 <Position28> 330 <Filename Value="Forms/U ItemEdit.pas"/>331 <Caret Line=" 148" Column="1" TopLine="112"/>297 <Filename Value="Forms/UMainForm.pas"/> 298 <Caret Line="218" Column="1" TopLine="195"/> 332 299 </Position28> 333 300 <Position29> 334 <Filename Value="Forms/U ItemEdit.pas"/>335 <Caret Line=" 9" Column="50" TopLine="1"/>301 <Filename Value="Forms/UMainForm.pas"/> 302 <Caret Line="79" Column="21" TopLine="67"/> 336 303 </Position29> 337 304 <Position30> 338 <Filename Value="Forms/U ItemAdd.pas"/>339 <Caret Line=" 9" Column="27" TopLine="1"/>305 <Filename Value="Forms/UMainForm.pas"/> 306 <Caret Line="81" Column="21" TopLine="69"/> 340 307 </Position30> 341 308 </JumpHistory> 342 309 </ProjectOptions> 343 310 <CompilerOptions> 344 <Version Value=" 8"/>311 <Version Value="9"/> 345 312 <Target> 346 313 <Filename Value="chronis"/> 347 314 </Target> 348 315 <SearchPaths> 349 <IncludeFiles Value="$(ProjOutDir) /"/>316 <IncludeFiles Value="$(ProjOutDir)"/> 350 317 <Libraries Value="/usr/lib/mysql/;/usr/lib64/mysql/"/> 351 <OtherUnitFiles Value="Common /;Forms/"/>318 <OtherUnitFiles Value="Common;Forms"/> 352 319 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> 353 320 </SearchPaths> 354 <Parsing>355 <SyntaxOptions>356 <UseAnsiStrings Value="True"/>357 </SyntaxOptions>358 </Parsing>359 321 <CodeGeneration> 360 322 <Checks>
Note:
See TracChangeset
for help on using the changeset viewer.