createresource.lpi 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <General>
  6. <SessionStorage Value="InProjectDir"/>
  7. <MainUnit Value="0"/>
  8. <Title Value="createresource"/>
  9. <ResourceType Value="res"/>
  10. <UseXPManifest Value="True"/>
  11. <Icon Value="0"/>
  12. </General>
  13. <i18n>
  14. <EnableI18N LFM="False"/>
  15. </i18n>
  16. <VersionInfo>
  17. <StringTable ProductVersion=""/>
  18. </VersionInfo>
  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. <FormatVersion Value="1"/>
  28. </local>
  29. </RunParams>
  30. <RequiredPackages Count="3">
  31. <Item1>
  32. <PackageName Value="lazpaintcontrols"/>
  33. </Item1>
  34. <Item2>
  35. <PackageName Value="BGRABitmapPack"/>
  36. </Item2>
  37. <Item3>
  38. <PackageName Value="LCL"/>
  39. </Item3>
  40. </RequiredPackages>
  41. <Units Count="1">
  42. <Unit0>
  43. <Filename Value="createresource.pas"/>
  44. <IsPartOfProject Value="True"/>
  45. </Unit0>
  46. </Units>
  47. </ProjectOptions>
  48. <CompilerOptions>
  49. <Version Value="11"/>
  50. <Target>
  51. <Filename Value="createresource"/>
  52. </Target>
  53. <SearchPaths>
  54. <IncludeFiles Value="$(ProjOutDir)"/>
  55. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  56. </SearchPaths>
  57. <Linking>
  58. <Options>
  59. <Win32>
  60. <GraphicApplication Value="True"/>
  61. </Win32>
  62. </Options>
  63. </Linking>
  64. </CompilerOptions>
  65. <Debugging>
  66. <Exceptions Count="3">
  67. <Item1>
  68. <Name Value="EAbort"/>
  69. </Item1>
  70. <Item2>
  71. <Name Value="ECodetoolError"/>
  72. </Item2>
  73. <Item3>
  74. <Name Value="EFOpenError"/>
  75. </Item3>
  76. </Exceptions>
  77. </Debugging>
  78. </CONFIG>