democollection.lpi 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions BuildModesCount="1">
  4. <Version Value="12"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. <CompatibilityMode Value="True"/>
  10. </Flags>
  11. <SessionStorage Value="InProjectDir"/>
  12. <MainUnit Value="0"/>
  13. <Title Value="democollection"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. </General>
  17. <CustomData Count="2">
  18. <Item0 Name="PJSProjectHTMLFile" Value="democollection.html"/>
  19. <Item1 Name="PasJSWebBrowserProject" Value="1"/>
  20. </CustomData>
  21. <BuildModes>
  22. <Item1 Name="default" Default="True"/>
  23. </BuildModes>
  24. <PublishOptions>
  25. <Version Value="2"/>
  26. </PublishOptions>
  27. <RunParams>
  28. <FormatVersion Value="2"/>
  29. <Modes Count="1">
  30. <Mode0 Name="default"/>
  31. </Modes>
  32. </RunParams>
  33. <Units Count="1">
  34. <Unit0>
  35. <Filename Value="democollection.pas"/>
  36. <IsPartOfProject Value="True"/>
  37. </Unit0>
  38. </Units>
  39. </ProjectOptions>
  40. <CompilerOptions>
  41. <Version Value="11"/>
  42. <Target>
  43. <Filename Value="democollection.js" ApplyConventions="False"/>
  44. </Target>
  45. <SearchPaths>
  46. <IncludeFiles Value="$(ProjOutDir)"/>
  47. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  48. </SearchPaths>
  49. <Parsing>
  50. <SyntaxOptions>
  51. <AllowLabel Value="False"/>
  52. <UseAnsiStrings Value="False"/>
  53. </SyntaxOptions>
  54. </Parsing>
  55. <Linking>
  56. <Debugging>
  57. <GenerateDebugInfo Value="False"/>
  58. </Debugging>
  59. </Linking>
  60. <Other>
  61. <CustomOptions Value="-Jc -Jminclude -Jirtl.js"/>
  62. <CompilerPath Value="$(pas2js)"/>
  63. <ExecuteBefore>
  64. <ScanForFPCMsgs Value="True"/>
  65. </ExecuteBefore>
  66. </Other>
  67. </CompilerOptions>
  68. <Debugging>
  69. <Exceptions Count="3">
  70. <Item1>
  71. <Name Value="EAbort"/>
  72. </Item1>
  73. <Item2>
  74. <Name Value="ECodetoolError"/>
  75. </Item2>
  76. <Item3>
  77. <Name Value="EFOpenError"/>
  78. </Item3>
  79. </Exceptions>
  80. </Debugging>
  81. </CONFIG>