ppcjvm.lpi 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasUsesSectionForAllUnits Value="False"/>
  9. <MainUnitHasCreateFormStatements Value="False"/>
  10. <MainUnitHasTitleStatement Value="False"/>
  11. <LRSInOutputDirectory Value="False"/>
  12. </Flags>
  13. <SessionStorage Value="InProjectDir"/>
  14. <MainUnit Value="0"/>
  15. <Title Value="ppcjvm"/>
  16. </General>
  17. <BuildModes Count="1">
  18. <Item1 Name="default" Default="True"/>
  19. </BuildModes>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. </PublishOptions>
  23. <RunParams>
  24. <FormatVersion Value="2"/>
  25. <Modes Count="1">
  26. <Mode0 Name="default"/>
  27. </Modes>
  28. </RunParams>
  29. <Units Count="1">
  30. <Unit0>
  31. <Filename Value="pp.pas"/>
  32. <IsPartOfProject Value="True"/>
  33. </Unit0>
  34. </Units>
  35. </ProjectOptions>
  36. <CompilerOptions>
  37. <Version Value="11"/>
  38. <PathDelim Value="\"/>
  39. <Target>
  40. <Filename Value="jvm\pp"/>
  41. </Target>
  42. <SearchPaths>
  43. <IncludeFiles Value="jvm"/>
  44. <OtherUnitFiles Value="jvm;systems"/>
  45. <UnitOutputDirectory Value="jvm\lazbuild"/>
  46. </SearchPaths>
  47. <Parsing>
  48. <SyntaxOptions>
  49. <CStyleOperator Value="False"/>
  50. <AllowLabel Value="False"/>
  51. <CPPInline Value="False"/>
  52. <UseAnsiStrings Value="False"/>
  53. </SyntaxOptions>
  54. </Parsing>
  55. <Other>
  56. <Verbosity>
  57. <ShowWarn Value="False"/>
  58. <ShowNotes Value="False"/>
  59. <ShowHints Value="False"/>
  60. </Verbosity>
  61. <ConfigFile>
  62. <StopAfterErrCount Value="50"/>
  63. </ConfigFile>
  64. <CustomOptions Value="-djvm
  65. -dnoopt"/>
  66. </Other>
  67. </CompilerOptions>
  68. </CONFIG>