Files
EWF/library/server/libfcgi/Clib/libfcgi/README.md
Jocelyn Fiat ff967d6332 Added scripts to help building the libfcgi.dll and .lib from modified source of libfcgi
Extracted into "libfcgi" only the files needed to compile the Windows .dll and .lib
2011-11-21 17:07:38 +01:00

585 B

== libFCGI source code for the libFCGI Eiffel wrapper ==

This folder contains the source code required to compile the Windows versions of libfcgi

It is a modified version to enable us to compile libfcgi on Windows 64bits

We used the patch located under doc\fcgi-2.4.0-x64.patch applied against the original version of libFCGI from http://www.fastcgi.com/devkit/libfcgi/

This folder contains only the files related to libfcgi on Windows.

You can get the full source code at https://github.com/EiffelSoftware/libfcgi

SEE ALSO in the folder "doc" the original README files