/components/cgi/demo/samplecgi.lpi

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

  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="/"/>
  5. <Version Value="6"/>
  6. <General>
  7. <SessionStorage Value="InIDEConfig"/>
  8. <MainUnit Value="0"/>
  9. <IconPath Value="./"/>
  10. <TargetFileExt Value=""/>
  11. </General>
  12. <VersionInfo>
  13. <ProjectVersion Value=""/>
  14. </VersionInfo>
  15. <PublishOptions>
  16. <Version Value="2"/>
  17. <IgnoreBinaries Value="False"/>
  18. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  19. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  20. </PublishOptions>
  21. <RunParams>
  22. <local>
  23. <FormatVersion Value="1"/>
  24. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  25. </local>
  26. </RunParams>
  27. <RequiredPackages Count="1">
  28. <Item1>
  29. <PackageName Value="CGILaz"/>
  30. </Item1>
  31. </RequiredPackages>
  32. <Units Count="2">
  33. <Unit0>
  34. <Filename Value="samplecgi.lpr"/>
  35. <IsPartOfProject Value="True"/>
  36. <UnitName Value="samplecgi"/>
  37. </Unit0>
  38. <Unit1>
  39. <Filename Value="wmdump.pp"/>
  40. <ComponentName Value="DemoModule"/>
  41. <IsPartOfProject Value="True"/>
  42. <ResourceFilename Value="wmdump.lrs"/>
  43. <UnitName Value="wmdump"/>
  44. </Unit1>
  45. </Units>
  46. </ProjectOptions>
  47. <CompilerOptions>
  48. <Version Value="5"/>
  49. <CodeGeneration>
  50. <Generate Value="Faster"/>
  51. </CodeGeneration>
  52. <Other>
  53. <CompilerPath Value="$(CompPath)"/>
  54. </Other>
  55. </CompilerOptions>
  56. </CONFIG>