lazarus/components/cgi/ide
2007-10-31 11:16:15 +00:00
..
lib
cgilazide.lpk
cgilazide.pas added package unit 2006-01-20 15:11:51 +00:00
cgilazideintf.pas cgi modules: removed unused variable in project template 2007-10-31 11:16:15 +00:00
Makefile cgi modules: cleanup Makefile.fpc 2007-08-23 21:56:53 +00:00
Makefile.fpc cgi modules: cleanup Makefile.fpc 2007-08-23 21:56:53 +00:00
README.txt

Package CGILazIDE

This package is a designtime package for the Lazarus IDE.
It adds a new project type and a new unit type to the IDE.

New Project Type:
  CGI Application - A Free Pascal program for CGI
                 using TCgiApplication for the main source (normally hidden,
                 just like the .lpr file for a normal Application).

New Unit Type:
  CGI Module - A unit with a TCGIDatamodule.