lazwebwidgets_namespaced.lpk 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <Package Version="5">
  4. <PathDelim Value="\"/>
  5. <Name Value="lazwebwidgets_namespaced"/>
  6. <Type Value="RunTimeOnly"/>
  7. <AutoUpdate Value="Manually"/>
  8. <CompilerOptions>
  9. <Version Value="11"/>
  10. <PathDelim Value="\"/>
  11. <SearchPaths>
  12. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  13. </SearchPaths>
  14. <Other>
  15. <ConfigFile>
  16. <WriteConfigFilePath Value="$(PkgOutDir)\fpclaz.cfg"/>
  17. </ConfigFile>
  18. <ExecuteBefore>
  19. <Command Value="$MakeExe(IDE,pas2js) -O- -Jc -vbq lazwebwidgets_namespaced.pas"/>
  20. <Parsers Count="1">
  21. <Item1 Value="Pas2JS"/>
  22. </Parsers>
  23. </ExecuteBefore>
  24. </Other>
  25. <SkipCompiler Value="True"/>
  26. </CompilerOptions>
  27. <Files Count="5">
  28. <Item1>
  29. <Filename Value="Widget.Web.pas"/>
  30. <UnitName Value="Widget.Web"/>
  31. </Item1>
  32. <Item2>
  33. <Filename Value="Widget.DB.pas"/>
  34. <UnitName Value="Widget.DB"/>
  35. </Item2>
  36. <Item3>
  37. <Filename Value="Widget.HTML.DB.pas"/>
  38. <UnitName Value="Widget.HTML.DB"/>
  39. </Item3>
  40. <Item4>
  41. <Filename Value="Widget.HTML.pas"/>
  42. <UnitName Value="Widget.HTML"/>
  43. </Item4>
  44. <Item5>
  45. <Filename Value="Widget.PropertyGrid.pas"/>
  46. <UnitName Value="Widget.PropertyGrid"/>
  47. </Item5>
  48. </Files>
  49. <CompatibilityMode Value="True"/>
  50. <RequiredPkgs Count="3">
  51. <Item1>
  52. <PackageName Value="pas2js_rtl_namespaced"/>
  53. </Item1>
  54. <Item2>
  55. <PackageName Value="fcl_base_pas2js_namespaced"/>
  56. </Item2>
  57. <Item3>
  58. <PackageName Value="pas2js_fcldb_namespaced"/>
  59. </Item3>
  60. </RequiredPkgs>
  61. <UsageOptions>
  62. <UnitPath Value="$(PkgOutDir)"/>
  63. </UsageOptions>
  64. <PublishOptions>
  65. <Version Value="2"/>
  66. </PublishOptions>
  67. </Package>
  68. </CONFIG>