| 1 | <?xml version="1.0"?> | 
|---|
| 2 | <CONFIG> | 
|---|
| 3 | <ProjectOptions> | 
|---|
| 4 | <Version Value="9"/> | 
|---|
| 5 | <General> | 
|---|
| 6 | <SessionStorage Value="InProjectDir"/> | 
|---|
| 7 | <MainUnit Value="0"/> | 
|---|
| 8 | <Title Value="ChronIS"/> | 
|---|
| 9 | <ResourceType Value="res"/> | 
|---|
| 10 | <UseXPManifest Value="True"/> | 
|---|
| 11 | <Icon Value="0"/> | 
|---|
| 12 | </General> | 
|---|
| 13 | <i18n> | 
|---|
| 14 | <EnableI18N Value="True"/> | 
|---|
| 15 | <OutDir Value="Languages"/> | 
|---|
| 16 | </i18n> | 
|---|
| 17 | <VersionInfo> | 
|---|
| 18 | <Language Value=""/> | 
|---|
| 19 | <CharSet Value=""/> | 
|---|
| 20 | <StringTable ProductVersion=""/> | 
|---|
| 21 | </VersionInfo> | 
|---|
| 22 | <BuildModes Count="2"> | 
|---|
| 23 | <Item1 Name="Debug" Default="True"/> | 
|---|
| 24 | <Item2 Name="Release"> | 
|---|
| 25 | <CompilerOptions> | 
|---|
| 26 | <Version Value="11"/> | 
|---|
| 27 | <Target> | 
|---|
| 28 | <Filename Value="chronis"/> | 
|---|
| 29 | </Target> | 
|---|
| 30 | <SearchPaths> | 
|---|
| 31 | <IncludeFiles Value="$(ProjOutDir)"/> | 
|---|
| 32 | <Libraries Value="/usr/lib/mysql;/usr/lib64/mysql"/> | 
|---|
| 33 | <OtherUnitFiles Value="Common;Forms"/> | 
|---|
| 34 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> | 
|---|
| 35 | </SearchPaths> | 
|---|
| 36 | <Parsing> | 
|---|
| 37 | <SyntaxOptions> | 
|---|
| 38 | <SyntaxMode Value="Delphi"/> | 
|---|
| 39 | <CStyleOperator Value="False"/> | 
|---|
| 40 | <AllowLabel Value="False"/> | 
|---|
| 41 | <CPPInline Value="False"/> | 
|---|
| 42 | </SyntaxOptions> | 
|---|
| 43 | </Parsing> | 
|---|
| 44 | <CodeGeneration> | 
|---|
| 45 | <Checks> | 
|---|
| 46 | <IOChecks Value="True"/> | 
|---|
| 47 | <RangeChecks Value="True"/> | 
|---|
| 48 | <OverflowChecks Value="True"/> | 
|---|
| 49 | <StackChecks Value="True"/> | 
|---|
| 50 | </Checks> | 
|---|
| 51 | </CodeGeneration> | 
|---|
| 52 | <Linking> | 
|---|
| 53 | <Debugging> | 
|---|
| 54 | <GenerateDebugInfo Value="False"/> | 
|---|
| 55 | <UseLineInfoUnit Value="False"/> | 
|---|
| 56 | </Debugging> | 
|---|
| 57 | <Options> | 
|---|
| 58 | <Win32> | 
|---|
| 59 | <GraphicApplication Value="True"/> | 
|---|
| 60 | </Win32> | 
|---|
| 61 | </Options> | 
|---|
| 62 | </Linking> | 
|---|
| 63 | <Other> | 
|---|
| 64 | <CompilerMessages> | 
|---|
| 65 | <UseMsgFile Value="True"/> | 
|---|
| 66 | </CompilerMessages> | 
|---|
| 67 | <CompilerPath Value="$(CompPath)"/> | 
|---|
| 68 | </Other> | 
|---|
| 69 | </CompilerOptions> | 
|---|
| 70 | </Item2> | 
|---|
| 71 | </BuildModes> | 
|---|
| 72 | <PublishOptions> | 
|---|
| 73 | <Version Value="2"/> | 
|---|
| 74 | <IgnoreBinaries Value="False"/> | 
|---|
| 75 | <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/> | 
|---|
| 76 | <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/> | 
|---|
| 77 | </PublishOptions> | 
|---|
| 78 | <RunParams> | 
|---|
| 79 | <local> | 
|---|
| 80 | <FormatVersion Value="1"/> | 
|---|
| 81 | <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> | 
|---|
| 82 | </local> | 
|---|
| 83 | </RunParams> | 
|---|
| 84 | <RequiredPackages Count="7"> | 
|---|
| 85 | <Item1> | 
|---|
| 86 | <PackageName Value="PersistentData"/> | 
|---|
| 87 | </Item1> | 
|---|
| 88 | <Item2> | 
|---|
| 89 | <PackageName Value="Common"/> | 
|---|
| 90 | </Item2> | 
|---|
| 91 | <Item3> | 
|---|
| 92 | <PackageName Value="CoolWeb"/> | 
|---|
| 93 | <MinVersion Valid="True"/> | 
|---|
| 94 | </Item3> | 
|---|
| 95 | <Item4> | 
|---|
| 96 | <PackageName Value="CoolTranslator"/> | 
|---|
| 97 | <MinVersion Valid="True"/> | 
|---|
| 98 | </Item4> | 
|---|
| 99 | <Item5> | 
|---|
| 100 | <PackageName Value="LCLBase"/> | 
|---|
| 101 | <MinVersion Valid="True"/> | 
|---|
| 102 | </Item5> | 
|---|
| 103 | <Item6> | 
|---|
| 104 | <PackageName Value="TemplateGenerics"/> | 
|---|
| 105 | </Item6> | 
|---|
| 106 | <Item7> | 
|---|
| 107 | <PackageName Value="LCL"/> | 
|---|
| 108 | </Item7> | 
|---|
| 109 | </RequiredPackages> | 
|---|
| 110 | <Units Count="23"> | 
|---|
| 111 | <Unit0> | 
|---|
| 112 | <Filename Value="chronis.lpr"/> | 
|---|
| 113 | <IsPartOfProject Value="True"/> | 
|---|
| 114 | <UnitName Value="chronis"/> | 
|---|
| 115 | </Unit0> | 
|---|
| 116 | <Unit1> | 
|---|
| 117 | <Filename Value="Common/UPersistentForm.pas"/> | 
|---|
| 118 | <IsPartOfProject Value="True"/> | 
|---|
| 119 | <UnitName Value="UPersistentForm"/> | 
|---|
| 120 | </Unit1> | 
|---|
| 121 | <Unit2> | 
|---|
| 122 | <Filename Value="Forms/UFormItemView.pas"/> | 
|---|
| 123 | <IsPartOfProject Value="True"/> | 
|---|
| 124 | <ComponentName Value="ItemViewForm"/> | 
|---|
| 125 | <ResourceBaseClass Value="Form"/> | 
|---|
| 126 | <UnitName Value="UFormItemView"/> | 
|---|
| 127 | </Unit2> | 
|---|
| 128 | <Unit3> | 
|---|
| 129 | <Filename Value="Forms/UFormItemEdit.pas"/> | 
|---|
| 130 | <IsPartOfProject Value="True"/> | 
|---|
| 131 | <ComponentName Value="ItemEditForm"/> | 
|---|
| 132 | <ResourceBaseClass Value="Form"/> | 
|---|
| 133 | <UnitName Value="UFormItemEdit"/> | 
|---|
| 134 | </Unit3> | 
|---|
| 135 | <Unit4> | 
|---|
| 136 | <Filename Value="Forms/UFormLogin.pas"/> | 
|---|
| 137 | <IsPartOfProject Value="True"/> | 
|---|
| 138 | <ComponentName Value="LoginForm"/> | 
|---|
| 139 | <HasResources Value="True"/> | 
|---|
| 140 | <ResourceBaseClass Value="Form"/> | 
|---|
| 141 | <UnitName Value="UFormLogin"/> | 
|---|
| 142 | </Unit4> | 
|---|
| 143 | <Unit5> | 
|---|
| 144 | <Filename Value="Forms/UFormMain.pas"/> | 
|---|
| 145 | <IsPartOfProject Value="True"/> | 
|---|
| 146 | <ComponentName Value="MainForm"/> | 
|---|
| 147 | <HasResources Value="True"/> | 
|---|
| 148 | <ResourceBaseClass Value="Form"/> | 
|---|
| 149 | <UnitName Value="UFormMain"/> | 
|---|
| 150 | </Unit5> | 
|---|
| 151 | <Unit6> | 
|---|
| 152 | <Filename Value="Common/UTreeState.pas"/> | 
|---|
| 153 | <IsPartOfProject Value="True"/> | 
|---|
| 154 | <UnitName Value="UTreeState"/> | 
|---|
| 155 | </Unit6> | 
|---|
| 156 | <Unit7> | 
|---|
| 157 | <Filename Value="Forms/UFormItemAdd.pas"/> | 
|---|
| 158 | <IsPartOfProject Value="True"/> | 
|---|
| 159 | <ComponentName Value="ItemAddForm"/> | 
|---|
| 160 | <ResourceBaseClass Value="Form"/> | 
|---|
| 161 | <UnitName Value="UFormItemAdd"/> | 
|---|
| 162 | </Unit7> | 
|---|
| 163 | <Unit8> | 
|---|
| 164 | <Filename Value="USystem.pas"/> | 
|---|
| 165 | <IsPartOfProject Value="True"/> | 
|---|
| 166 | <UnitName Value="USystem"/> | 
|---|
| 167 | </Unit8> | 
|---|
| 168 | <Unit9> | 
|---|
| 169 | <Filename Value="UCore.pas"/> | 
|---|
| 170 | <IsPartOfProject Value="True"/> | 
|---|
| 171 | <ComponentName Value="Core"/> | 
|---|
| 172 | <ResourceBaseClass Value="DataModule"/> | 
|---|
| 173 | <UnitName Value="UCore"/> | 
|---|
| 174 | </Unit9> | 
|---|
| 175 | <Unit10> | 
|---|
| 176 | <Filename Value="Forms/UFormSetting.pas"/> | 
|---|
| 177 | <IsPartOfProject Value="True"/> | 
|---|
| 178 | <ComponentName Value="SettingForm"/> | 
|---|
| 179 | <ResourceBaseClass Value="Form"/> | 
|---|
| 180 | <UnitName Value="UFormSetting"/> | 
|---|
| 181 | </Unit10> | 
|---|
| 182 | <Unit11> | 
|---|
| 183 | <Filename Value="Application/UApplicationInfo.pas"/> | 
|---|
| 184 | <IsPartOfProject Value="True"/> | 
|---|
| 185 | <UnitName Value="UApplicationInfo"/> | 
|---|
| 186 | </Unit11> | 
|---|
| 187 | <Unit12> | 
|---|
| 188 | <Filename Value="Application/UDataTypes.pas"/> | 
|---|
| 189 | <IsPartOfProject Value="True"/> | 
|---|
| 190 | <UnitName Value="UDataTypes"/> | 
|---|
| 191 | </Unit12> | 
|---|
| 192 | <Unit13> | 
|---|
| 193 | <Filename Value="Forms/UFormImportStructure.pas"/> | 
|---|
| 194 | <IsPartOfProject Value="True"/> | 
|---|
| 195 | <ComponentName Value="ImportStructureForm"/> | 
|---|
| 196 | <ResourceBaseClass Value="Form"/> | 
|---|
| 197 | <UnitName Value="UFormImportStructure"/> | 
|---|
| 198 | </Unit13> | 
|---|
| 199 | <Unit14> | 
|---|
| 200 | <Filename Value="Forms/UFormItemSelect.pas"/> | 
|---|
| 201 | <IsPartOfProject Value="True"/> | 
|---|
| 202 | <ComponentName Value="ItemSelectForm"/> | 
|---|
| 203 | <ResourceBaseClass Value="Form"/> | 
|---|
| 204 | <UnitName Value="UFormItemSelect"/> | 
|---|
| 205 | </Unit14> | 
|---|
| 206 | <Unit15> | 
|---|
| 207 | <Filename Value="Forms/UFormLoginProfile.pas"/> | 
|---|
| 208 | <IsPartOfProject Value="True"/> | 
|---|
| 209 | <ComponentName Value="LoginProfileForm"/> | 
|---|
| 210 | <ResourceBaseClass Value="Form"/> | 
|---|
| 211 | <UnitName Value="UFormLoginProfile"/> | 
|---|
| 212 | </Unit15> | 
|---|
| 213 | <Unit16> | 
|---|
| 214 | <Filename Value="Forms/UFormAbout.pas"/> | 
|---|
| 215 | <IsPartOfProject Value="True"/> | 
|---|
| 216 | <ComponentName Value="AboutForm"/> | 
|---|
| 217 | <HasResources Value="True"/> | 
|---|
| 218 | <ResourceBaseClass Value="Form"/> | 
|---|
| 219 | <UnitName Value="UFormAbout"/> | 
|---|
| 220 | </Unit16> | 
|---|
| 221 | <Unit17> | 
|---|
| 222 | <Filename Value="Application/UChronisModule.pas"/> | 
|---|
| 223 | <IsPartOfProject Value="True"/> | 
|---|
| 224 | <UnitName Value="UChronisModule"/> | 
|---|
| 225 | </Unit17> | 
|---|
| 226 | <Unit18> | 
|---|
| 227 | <Filename Value="Module/UModuleSystem.pas"/> | 
|---|
| 228 | <IsPartOfProject Value="True"/> | 
|---|
| 229 | <UnitName Value="UModuleSystem"/> | 
|---|
| 230 | </Unit18> | 
|---|
| 231 | <Unit19> | 
|---|
| 232 | <Filename Value="Forms/UFormItemList.pas"/> | 
|---|
| 233 | <IsPartOfProject Value="True"/> | 
|---|
| 234 | <ComponentName Value="ItemListForm"/> | 
|---|
| 235 | <ResourceBaseClass Value="Form"/> | 
|---|
| 236 | <UnitName Value="UFormItemList"/> | 
|---|
| 237 | </Unit19> | 
|---|
| 238 | <Unit20> | 
|---|
| 239 | <Filename Value="Common/URemote.pas"/> | 
|---|
| 240 | <IsPartOfProject Value="True"/> | 
|---|
| 241 | <UnitName Value="URemote"/> | 
|---|
| 242 | </Unit20> | 
|---|
| 243 | <Unit21> | 
|---|
| 244 | <Filename Value="Module/UModuleUser.pas"/> | 
|---|
| 245 | <IsPartOfProject Value="True"/> | 
|---|
| 246 | <UnitName Value="UModuleUser"/> | 
|---|
| 247 | </Unit21> | 
|---|
| 248 | <Unit22> | 
|---|
| 249 | <Filename Value="Forms/UFormMenu.pas"/> | 
|---|
| 250 | <IsPartOfProject Value="True"/> | 
|---|
| 251 | <ComponentName Value="FormMenu"/> | 
|---|
| 252 | <ResourceBaseClass Value="Form"/> | 
|---|
| 253 | <UnitName Value="UFormMenu"/> | 
|---|
| 254 | </Unit22> | 
|---|
| 255 | </Units> | 
|---|
| 256 | </ProjectOptions> | 
|---|
| 257 | <CompilerOptions> | 
|---|
| 258 | <Version Value="11"/> | 
|---|
| 259 | <Target> | 
|---|
| 260 | <Filename Value="chronis"/> | 
|---|
| 261 | </Target> | 
|---|
| 262 | <SearchPaths> | 
|---|
| 263 | <IncludeFiles Value="$(ProjOutDir)"/> | 
|---|
| 264 | <Libraries Value="/usr/lib/mysql;/usr/lib64/mysql"/> | 
|---|
| 265 | <OtherUnitFiles Value="Common;Forms;Application;Module"/> | 
|---|
| 266 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> | 
|---|
| 267 | </SearchPaths> | 
|---|
| 268 | <Parsing> | 
|---|
| 269 | <SyntaxOptions> | 
|---|
| 270 | <SyntaxMode Value="Delphi"/> | 
|---|
| 271 | <CStyleOperator Value="False"/> | 
|---|
| 272 | <AllowLabel Value="False"/> | 
|---|
| 273 | <CPPInline Value="False"/> | 
|---|
| 274 | </SyntaxOptions> | 
|---|
| 275 | </Parsing> | 
|---|
| 276 | <CodeGeneration> | 
|---|
| 277 | <Checks> | 
|---|
| 278 | <IOChecks Value="True"/> | 
|---|
| 279 | <RangeChecks Value="True"/> | 
|---|
| 280 | <OverflowChecks Value="True"/> | 
|---|
| 281 | <StackChecks Value="True"/> | 
|---|
| 282 | </Checks> | 
|---|
| 283 | </CodeGeneration> | 
|---|
| 284 | <Linking> | 
|---|
| 285 | <Debugging> | 
|---|
| 286 | <UseHeaptrc Value="True"/> | 
|---|
| 287 | </Debugging> | 
|---|
| 288 | <Options> | 
|---|
| 289 | <Win32> | 
|---|
| 290 | <GraphicApplication Value="True"/> | 
|---|
| 291 | </Win32> | 
|---|
| 292 | </Options> | 
|---|
| 293 | </Linking> | 
|---|
| 294 | <Other> | 
|---|
| 295 | <CompilerMessages> | 
|---|
| 296 | <IgnoredMessages idx5023="True" idx5024="True" idx5025="True" idx5026="True" idx5028="True" idx5029="True" idx5031="True"/> | 
|---|
| 297 | <UseMsgFile Value="True"/> | 
|---|
| 298 | </CompilerMessages> | 
|---|
| 299 | <CustomOptions Value="-dDEBUG"/> | 
|---|
| 300 | <CompilerPath Value="$(CompPath)"/> | 
|---|
| 301 | </Other> | 
|---|
| 302 | </CompilerOptions> | 
|---|
| 303 | <Debugging> | 
|---|
| 304 | <Exceptions Count="3"> | 
|---|
| 305 | <Item1> | 
|---|
| 306 | <Name Value="EAbort"/> | 
|---|
| 307 | </Item1> | 
|---|
| 308 | <Item2> | 
|---|
| 309 | <Name Value="ECodetoolError"/> | 
|---|
| 310 | </Item2> | 
|---|
| 311 | <Item3> | 
|---|
| 312 | <Name Value="EFOpenError"/> | 
|---|
| 313 | </Item3> | 
|---|
| 314 | </Exceptions> | 
|---|
| 315 | </Debugging> | 
|---|
| 316 | </CONFIG> | 
|---|