Work with MINGW compiler. No need to have cygwin1.dll.

This commit is contained in:
Laurent Destailleur 2009-09-06 20:31:10 +00:00
parent 38ec4689f5
commit 64fbae7bbf

View File

@ -1,8 +1,9 @@
#-------------------------------------------------------------------#
# Makefile
#-------------------------------------------------------------------#
# 1.0 Laurent Destailleur Creation
# 1.1 Works with VC++ and GCC, Windows and Unix
# 1.0 Laurent Destailleur Creation
#-------------------------------------------------------------------#
# Works with GCC CYGWIN, GCC MINGW
#-------------------------------------------------------------------#