mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 19:42:48 -05:00
Add support for generating project files for use with Dev-C++, contributed
by Florian Gaab. [originally from svn r6201]
This commit is contained in:
3
README
3
README
@ -43,6 +43,9 @@ For building on Windows:
|
||||
Makefile.lcc' while in the `windows' subdirectory. (You will
|
||||
probably need to specify COMPAT=-DNO_MULTIMON.)
|
||||
|
||||
- Inside the windows/DEVCPP subdirectory are Dev-C++ project
|
||||
files for doing GUI-based builds of the various PuTTY utilities.
|
||||
|
||||
For building on Unix:
|
||||
|
||||
- unix/configure is for Unix and GTK. If you don't have GTK, you
|
||||
|
Reference in New Issue
Block a user