/examples/notebooktest.lpi

http://github.com/graemeg/lazarus · Unknown · 73 lines · 72 code · 1 blank · 0 comment · 0 complexity · a480e60ac23d371c691c99e941d21a08 MD5 · raw file

  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <General>
  6. <Flags>
  7. <SaveOnlyProjectUnits Value="True"/>
  8. <LRSInOutputDirectory Value="False"/>
  9. </Flags>
  10. <MainUnit Value="0"/>
  11. <ResourceType Value="res"/>
  12. <ActiveWindowIndexAtStart Value="0"/>
  13. </General>
  14. <BuildModes Count="1">
  15. <Item1 Name="default" Default="True"/>
  16. </BuildModes>
  17. <PublishOptions>
  18. <Version Value="2"/>
  19. <IgnoreBinaries Value="False"/>
  20. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  21. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  22. </PublishOptions>
  23. <RunParams>
  24. <local>
  25. <FormatVersion Value="1"/>
  26. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  27. </local>
  28. </RunParams>
  29. <RequiredPackages Count="1">
  30. <Item1>
  31. <PackageName Value="LCL"/>
  32. </Item1>
  33. </RequiredPackages>
  34. <Units Count="1">
  35. <Unit0>
  36. <Filename Value="notebooktest.pp"/>
  37. <IsPartOfProject Value="True"/>
  38. <UnitName Value="NotebookTest"/>
  39. <IsVisibleTab Value="True"/>
  40. <EditorIndex Value="0"/>
  41. <WindowIndex Value="0"/>
  42. <TopLine Value="1"/>
  43. <CursorPos X="1" Y="1"/>
  44. <UsageCount Value="20"/>
  45. <Loaded Value="True"/>
  46. </Unit0>
  47. </Units>
  48. </ProjectOptions>
  49. <CompilerOptions>
  50. <Version Value="10"/>
  51. <SearchPaths>
  52. </SearchPaths>
  53. <Parsing>
  54. <SyntaxOptions>
  55. <UseAnsiStrings Value="False"/>
  56. </SyntaxOptions>
  57. </Parsing>
  58. <Linking>
  59. <Options>
  60. <Win32>
  61. <GraphicApplication Value="True"/>
  62. </Win32>
  63. </Options>
  64. </Linking>
  65. <Other>
  66. <CompilerMessages>
  67. <UseMsgFile Value="True"/>
  68. </CompilerMessages>
  69. <CompilerPath Value="$(CompPath)"/>
  70. </Other>
  71. </CompilerOptions>
  72. </CONFIG>