mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-08 04:19:59 +01:00
1) Portuguese by Marcelo B Paula (another part of bug #16312) with technical change. 2) Russian. git-svn-id: trunk@24805 - |
||
|---|---|---|
| .. | ||
| languages | ||
| lib | ||
| cgilazide.lpk | ||
| cgilazide.pas | ||
| cgilazideintf.pas | ||
| Makefile | ||
| Makefile.fpc | ||
| 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.