sampleda.lpi 2.1 KB

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