dbftool.lpi 1.7 KB

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