/components/fpweb/demo/fptemplate/tagparam/apache/mod_tagparam.lpi

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

  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="\"/>
  5. <Version Value="7"/>
  6. <General>
  7. <MainUnit Value="0"/>
  8. <TargetFileExt Value=".exe"/>
  9. <UseXPManifest Value="True"/>
  10. <ActiveEditorIndexAtStart Value="0"/>
  11. </General>
  12. <VersionInfo>
  13. <ProjectVersion Value=""/>
  14. <Language Value=""/>
  15. <CharSet Value=""/>
  16. </VersionInfo>
  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="WebLaz"/>
  32. </Item1>
  33. </RequiredPackages>
  34. <Units Count="2">
  35. <Unit0>
  36. <Filename Value="mod_tagparam.lpr"/>
  37. <IsPartOfProject Value="True"/>
  38. <UnitName Value="mod_tagparam"/>
  39. <UsageCount Value="20"/>
  40. </Unit0>
  41. <Unit1>
  42. <Filename Value="webmodule.pas"/>
  43. <ComponentName Value="FPWebModule1"/>
  44. <IsPartOfProject Value="True"/>
  45. <ResourceBaseClass Value="DataModule"/>
  46. <UnitName Value="webmodule"/>
  47. <CursorPos X="42" Y="27"/>
  48. <TopLine Value="1"/>
  49. <EditorIndex Value="0"/>
  50. <UsageCount Value="20"/>
  51. <Loaded Value="True"/>
  52. </Unit1>
  53. </Units>
  54. <JumpHistory Count="0" HistoryIndex="-1"/>
  55. </ProjectOptions>
  56. <CompilerOptions>
  57. <Version Value="8"/>
  58. <PathDelim Value="\"/>
  59. <SearchPaths>
  60. <IncludeFiles Value="$(ProjOutDir)\"/>
  61. </SearchPaths>
  62. <Parsing>
  63. <SyntaxOptions>
  64. <CStyleOperator Value="False"/>
  65. </SyntaxOptions>
  66. </Parsing>
  67. <Linking>
  68. <Options>
  69. <ExecutableType Value="Library"/>
  70. </Options>
  71. </Linking>
  72. <Other>
  73. <CompilerPath Value="$(CompPath)"/>
  74. </Other>
  75. </CompilerOptions>
  76. <Debugging>
  77. <Exceptions Count="3">
  78. <Item1>
  79. <Name Value="EAbort"/>
  80. </Item1>
  81. <Item2>
  82. <Name Value="ECodetoolError"/>
  83. </Item2>
  84. <Item3>
  85. <Name Value="EFOpenError"/>
  86. </Item3>
  87. </Exceptions>
  88. </Debugging>
  89. </CONFIG>