dbftool.lpi 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="12"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. <CompatibilityMode Value="True"/>
  10. </Flags>
  11. <SessionStorage Value="InProjectDir"/>
  12. <Title Value="DBFTool"/>
  13. <UseAppBundle Value="False"/>
  14. <ResourceType Value="res"/>
  15. </General>
  16. <i18n>
  17. <EnableI18N LFM="False"/>
  18. </i18n>
  19. <BuildModes Count="1">
  20. <Item1 Name="Default" Default="True"/>
  21. </BuildModes>
  22. <PublishOptions>
  23. <Version Value="2"/>
  24. </PublishOptions>
  25. <RunParams>
  26. <local>
  27. <CommandLineParams Value="--createdemo"/>
  28. </local>
  29. <FormatVersion Value="2"/>
  30. <Modes Count="1">
  31. <Mode0 Name="default">
  32. <local>
  33. <CommandLineParams Value="--createdemo"/>
  34. </local>
  35. </Mode0>
  36. </Modes>
  37. </RunParams>
  38. <Units Count="1">
  39. <Unit0>
  40. <Filename Value="dbftool.lpr"/>
  41. <IsPartOfProject Value="True"/>
  42. </Unit0>
  43. </Units>
  44. </ProjectOptions>
  45. <CompilerOptions>
  46. <Version Value="11"/>
  47. <PathDelim Value="\"/>
  48. <Target>
  49. <Filename Value="dbftool"/>
  50. </Target>
  51. <SearchPaths>
  52. <IncludeFiles Value="$(ProjOutDir)"/>
  53. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  54. </SearchPaths>
  55. </CompilerOptions>
  56. <Debugging>
  57. <Exceptions Count="3">
  58. <Item1>
  59. <Name Value="EAbort"/>
  60. </Item1>
  61. <Item2>
  62. <Name Value="ECodetoolError"/>
  63. </Item2>
  64. <Item3>
  65. <Name Value="EFOpenError"/>
  66. </Item3>
  67. </Exceptions>
  68. </Debugging>
  69. </CONFIG>