/examples/toolbar.lpi

http://github.com/graemeg/lazarus · Unknown · 63 lines · 62 code · 1 blank · 0 comment · 0 complexity · c74e2430252ba47a0e6ecd32d164844f MD5 · raw file

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