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

15 lines
585 B
Markdown

== 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