rflynn / imgmin

Lossy image optimization
MIT License
650 stars 32 forks source link

Make it possible to compile with mingw-w64 #54

Closed jibsen closed 9 years ago

jibsen commented 9 years ago

I was trying to compile imgmin on Windows, and made these changes to allow it to compile with mingw-w64.

I don't know if you are interested in littering the code with preprocessor directives though.