1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 11:32: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:
Ben Harris
2005-08-22 20:37:13 +00:00
parent 575fa173d8
commit c1c27e9fb8
3 changed files with 198 additions and 3 deletions

1
Recipe
View File

@ -21,6 +21,7 @@
!makefile ac unix/Makefile.in
!makefile mpw mac/Makefile.mpw
!makefile osx macosx/Makefile
!makefile devcppproj windows/DEVCPP
# Source directories.
!srcdir charset/
!srcdir windows/