htmlutils.lpi 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="12"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. <MainUnitHasScaledStatement Value="False"/>
  10. <Runnable Value="False"/>
  11. </Flags>
  12. <SessionStorage Value="InProjectDir"/>
  13. <Title Value="htmlutils"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. </General>
  17. <CustomData Count="1">
  18. <Item0 Name="PJSProjectModule" Value="1"/>
  19. </CustomData>
  20. <BuildModes>
  21. <Item Name="Default" Default="True"/>
  22. </BuildModes>
  23. <PublishOptions>
  24. <Version Value="2"/>
  25. <UseFileFilters Value="True"/>
  26. </PublishOptions>
  27. <RunParams>
  28. <FormatVersion Value="2"/>
  29. </RunParams>
  30. <Units>
  31. <Unit>
  32. <Filename Value="htmlutils.pas"/>
  33. <IsPartOfProject Value="True"/>
  34. </Unit>
  35. </Units>
  36. </ProjectOptions>
  37. <CompilerOptions>
  38. <Version Value="11"/>
  39. <Target>
  40. <Filename Value="htmlutils"/>
  41. </Target>
  42. <SearchPaths>
  43. <IncludeFiles Value="$(ProjOutDir)"/>
  44. <UnitOutputDirectory Value="js"/>
  45. </SearchPaths>
  46. <Parsing>
  47. <SyntaxOptions>
  48. <AllowLabel Value="False"/>
  49. <CPPInline Value="False"/>
  50. <UseAnsiStrings Value="False"/>
  51. </SyntaxOptions>
  52. </Parsing>
  53. <CodeGeneration>
  54. <TargetOS Value="module"/>
  55. <Optimizations>
  56. <OptimizationLevel Value="0"/>
  57. </Optimizations>
  58. </CodeGeneration>
  59. <Linking>
  60. <Debugging>
  61. <GenerateDebugInfo Value="False"/>
  62. <UseLineInfoUnit Value="False"/>
  63. </Debugging>
  64. <Options>
  65. <ExecutableType Value="Library"/>
  66. </Options>
  67. </Linking>
  68. <Other>
  69. <CustomOptions Value="-Jeutf-8 -Jirtl.js -Jc -Jminclude -O-"/>
  70. <CompilerPath Value="$(pas2js)"/>
  71. </Other>
  72. </CompilerOptions>
  73. <Debugging>
  74. <Exceptions>
  75. <Item>
  76. <Name Value="EAbort"/>
  77. </Item>
  78. <Item>
  79. <Name Value="ECodetoolError"/>
  80. </Item>
  81. <Item>
  82. <Name Value="EFOpenError"/>
  83. </Item>
  84. </Exceptions>
  85. </Debugging>
  86. </CONFIG>