extgrid.lpi 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="7"/>
  5. <General>
  6. <Flags>
  7. <SaveClosedFiles Value="False"/>
  8. <SaveOnlyProjectUnits Value="True"/>
  9. <MainUnitHasCreateFormStatements Value="False"/>
  10. <Runnable Value="False"/>
  11. </Flags>
  12. <SessionStorage Value="InProjectDir"/>
  13. <MainUnit Value="0"/>
  14. <TargetFileExt Value=""/>
  15. <Icon Value="0"/>
  16. <UseXPManifest Value="True"/>
  17. </General>
  18. <VersionInfo>
  19. <ProjectVersion Value=""/>
  20. </VersionInfo>
  21. <PublishOptions>
  22. <Version Value="2"/>
  23. <IgnoreBinaries Value="False"/>
  24. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  25. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  26. </PublishOptions>
  27. <RunParams>
  28. <local>
  29. <FormatVersion Value="1"/>
  30. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  31. </local>
  32. </RunParams>
  33. <RequiredPackages Count="3">
  34. <Item1>
  35. <PackageName Value="DBFLaz"/>
  36. <MinVersion Minor="1" Release="1" Valid="True"/>
  37. </Item1>
  38. <Item2>
  39. <PackageName Value="WebLaz"/>
  40. </Item2>
  41. <Item3>
  42. <PackageName Value="FCL"/>
  43. </Item3>
  44. </RequiredPackages>
  45. <Units Count="2">
  46. <Unit0>
  47. <Filename Value="extgrid.lpr"/>
  48. <IsPartOfProject Value="True"/>
  49. <UnitName Value="extgrid"/>
  50. </Unit0>
  51. <Unit1>
  52. <Filename Value="wmusers.pp"/>
  53. <IsPartOfProject Value="True"/>
  54. <ComponentName Value="FPWebModule1"/>
  55. <ResourceBaseClass Value="DataModule"/>
  56. <UnitName Value="wmusers"/>
  57. </Unit1>
  58. </Units>
  59. </ProjectOptions>
  60. <CompilerOptions>
  61. <Version Value="8"/>
  62. <Target>
  63. <Filename Value="extgrid.cgi"/>
  64. </Target>
  65. <SearchPaths>
  66. <IncludeFiles Value="$(ProjOutDir)/"/>
  67. <OtherUnitFiles Value="/home/michael/public_html/extjs/"/>
  68. </SearchPaths>
  69. <Other>
  70. <CompilerPath Value="$(CompPath)"/>
  71. </Other>
  72. </CompilerOptions>
  73. </CONFIG>