importtl.lpi 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. <MainUnitHasTitleStatement Value="False"/>
  10. <UseDefaultCompilerOptions Value="True"/>
  11. </Flags>
  12. <SessionStorage Value="InProjectDir"/>
  13. <MainUnit Value="0"/>
  14. <Title Value="Type Library Import progral"/>
  15. <UseAppBundle Value="False"/>
  16. <ResourceType Value="res"/>
  17. <Icon Value="0"/>
  18. </General>
  19. <i18n>
  20. <EnableI18N LFM="False"/>
  21. </i18n>
  22. <VersionInfo>
  23. <UseVersionInfo Value="True"/>
  24. <MajorVersionNr Value="1"/>
  25. <StringTable ProductVersion=""/>
  26. </VersionInfo>
  27. <BuildModes Count="1">
  28. <Item1 Name="Default" Default="True"/>
  29. </BuildModes>
  30. <PublishOptions>
  31. <Version Value="2"/>
  32. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  33. <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
  34. </PublishOptions>
  35. <RunParams>
  36. <local>
  37. <FormatVersion Value="1"/>
  38. <CommandLineParams Value="C:\Programs\Acroread\Reader\acrord32.dll"/>
  39. </local>
  40. </RunParams>
  41. <Units Count="1">
  42. <Unit0>
  43. <Filename Value="importtl.pas"/>
  44. <IsPartOfProject Value="True"/>
  45. <UnitName Value="importtl"/>
  46. </Unit0>
  47. </Units>
  48. </ProjectOptions>
  49. <CompilerOptions>
  50. <Version Value="11"/>
  51. <PathDelim Value="\"/>
  52. <Target>
  53. <Filename Value="project1"/>
  54. </Target>
  55. <SearchPaths>
  56. <IncludeFiles Value="$(ProjOutDir)"/>
  57. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  58. </SearchPaths>
  59. <Other>
  60. <CompilerMessages>
  61. <UseMsgFile Value="True"/>
  62. </CompilerMessages>
  63. <CompilerPath Value="$(CompPath)"/>
  64. </Other>
  65. </CompilerOptions>
  66. <Debugging>
  67. <Exceptions Count="3">
  68. <Item1>
  69. <Name Value="EAbort"/>
  70. </Item1>
  71. <Item2>
  72. <Name Value="ECodetoolError"/>
  73. </Item2>
  74. <Item3>
  75. <Name Value="EFOpenError"/>
  76. </Item3>
  77. </Exceptions>
  78. </Debugging>
  79. </CONFIG>