lazarus/components/cgi/ide
vincents 899c90c1ee components: fixed unit search directory
git-svn-id: trunk@14772 -
2008-04-07 09:17:37 +00:00
..
lib
cgilazide.lpk
cgilazide.pas
cgilazideintf.pas
Makefile components: fixed unit search directory 2008-04-07 09:17:37 +00:00
Makefile.fpc components: fixed unit search directory 2008-04-07 09:17:37 +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.