/examples/listboxtest.lpi

http://github.com/graemeg/lazarus · Unknown · 70 lines · 70 code · 0 blank · 0 comment · 0 complexity · d282272f75245619036712b8c2d0b86b MD5 · raw file

  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <SaveOnlyProjectUnits Value="True"/>
  9. <LRSInOutputDirectory Value="False"/>
  10. </Flags>
  11. <MainUnit Value="0"/>
  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="listboxtest.pp"/>
  37. <IsPartOfProject Value="True"/>
  38. <UnitName Value="ListBoxTest"/>
  39. <IsVisibleTab Value="True"/>
  40. <EditorIndex Value="0"/>
  41. <WindowIndex Value="0"/>
  42. <TopLine Value="113"/>
  43. <CursorPos X="47" Y="143"/>
  44. <UsageCount Value="20"/>
  45. <Loaded Value="True"/>
  46. <LoadedDesigner Value="True"/>
  47. </Unit0>
  48. </Units>
  49. </ProjectOptions>
  50. <CompilerOptions>
  51. <Version Value="11"/>
  52. <PathDelim Value="\"/>
  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. <CompilerPath Value="$(CompPath)"/>
  67. </Other>
  68. </CompilerOptions>
  69. <EditorMacros Count="0"/>
  70. </CONFIG>