/components/rtticontrols/examples/exampleprojectgrid1.lpi

http://github.com/graemeg/lazarus · Unknown · 78 lines · 77 code · 1 blank · 0 comment · 0 complexity · 5dd612b57fdf80ccd80371c2da81a981 MD5 · raw file

  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="/"/>
  5. <Version Value="5"/>
  6. <General>
  7. <Flags>
  8. <SaveClosedFiles Value="False"/>
  9. <SaveOnlyProjectUnits Value="True"/>
  10. </Flags>
  11. <MainUnit Value="0"/>
  12. <IconPath Value="./"/>
  13. <TargetFileExt Value=""/>
  14. <Title Value="exampleprojectgrid1"/>
  15. <ActiveEditorIndexAtStart Value="0"/>
  16. </General>
  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="2">
  30. <Item1>
  31. <PackageName Value="RunTimeTypeInfoControls"/>
  32. <MinVersion Minor="1" Valid="True"/>
  33. </Item1>
  34. <Item2>
  35. <PackageName Value="LCL"/>
  36. </Item2>
  37. </RequiredPackages>
  38. <Units Count="2">
  39. <Unit0>
  40. <Filename Value="exampleprojectgrid1.lpr"/>
  41. <IsPartOfProject Value="True"/>
  42. <UnitName Value="ExampleProjectGrid1"/>
  43. <UsageCount Value="26"/>
  44. </Unit0>
  45. <Unit1>
  46. <Filename Value="examplegrid1.pas"/>
  47. <ComponentName Value="Form1"/>
  48. <IsPartOfProject Value="True"/>
  49. <ResourceFilename Value="examplegrid1.lrs"/>
  50. <UnitName Value="ExampleGrid1"/>
  51. <CursorPos X="12" Y="65"/>
  52. <TopLine Value="42"/>
  53. <EditorIndex Value="0"/>
  54. <UsageCount Value="26"/>
  55. <Loaded Value="True"/>
  56. </Unit1>
  57. </Units>
  58. </ProjectOptions>
  59. <CompilerOptions>
  60. <Version Value="5"/>
  61. <SearchPaths>
  62. </SearchPaths>
  63. <CodeGeneration>
  64. <Generate Value="Faster"/>
  65. </CodeGeneration>
  66. <Linking>
  67. <Options>
  68. <Win32>
  69. <GraphicApplication Value="True"/>
  70. </Win32>
  71. </Options>
  72. </Linking>
  73. <Other>
  74. <CompilerPath Value="$(CompPath)"/>
  75. </Other>
  76. </CompilerOptions>
  77. </CONFIG>