createusers.lpi 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="7"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. </Flags>
  10. <MainUnit Value="0"/>
  11. <TargetFileExt Value=""/>
  12. <Icon Value="0"/>
  13. <UseXPManifest Value="True"/>
  14. </General>
  15. <VersionInfo>
  16. <ProjectVersion Value=""/>
  17. <Language Value=""/>
  18. <CharSet Value=""/>
  19. </VersionInfo>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. <IgnoreBinaries Value="False"/>
  23. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  24. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  25. </PublishOptions>
  26. <RunParams>
  27. <local>
  28. <FormatVersion Value="1"/>
  29. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  30. </local>
  31. </RunParams>
  32. <Units Count="2">
  33. <Unit0>
  34. <Filename Value="createusers.lpr"/>
  35. <IsPartOfProject Value="True"/>
  36. <UnitName Value="createusers"/>
  37. <CursorPos X="16" Y="35"/>
  38. <TopLine Value="15"/>
  39. <UsageCount Value="20"/>
  40. </Unit0>
  41. <Unit1>
  42. <Filename Value="../../fpc/packages/fcl-db/src/dbase/dbf.pas"/>
  43. <UnitName Value="dbf"/>
  44. <CursorPos X="3" Y="1477"/>
  45. <TopLine Value="1436"/>
  46. <UsageCount Value="10"/>
  47. </Unit1>
  48. </Units>
  49. <JumpHistory Count="0" HistoryIndex="-1"/>
  50. </ProjectOptions>
  51. <CompilerOptions>
  52. <Version Value="8"/>
  53. <Target>
  54. <Filename Value="createusers"/>
  55. </Target>
  56. <SearchPaths>
  57. <IncludeFiles Value="$(ProjOutDir)/"/>
  58. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  59. </SearchPaths>
  60. <Other>
  61. <CompilerPath Value="$(CompPath)"/>
  62. </Other>
  63. </CompilerOptions>
  64. <Debugging>
  65. <Exceptions Count="3">
  66. <Item1>
  67. <Name Value="EAbort"/>
  68. </Item1>
  69. <Item2>
  70. <Name Value="ECodetoolError"/>
  71. </Item2>
  72. <Item3>
  73. <Name Value="EFOpenError"/>
  74. </Item3>
  75. </Exceptions>
  76. </Debugging>
  77. </CONFIG>