MinGW Windows Libjpeg-turbo library
Go to file
Erik van Pienbroek 9a24fbe474 Fix a conflict between w32api's basetsd.h and jmorecfg.h
There's a conflict between basetsd.h (w32api) and jmorecfg.h
Both contain a definition for the data type INT32, but they're
different from each other (signed int vs. long). Added a patch
which makes the library use the data type signed int for INT32
2011-06-03 20:57:30 +02:00
.gitignore Initial import 2011-06-03 19:40:36 +02:00
libjpeg-turbo-dont-conflict-with-basetsd-h.diff Fix a conflict between w32api's basetsd.h and jmorecfg.h 2011-06-03 20:57:30 +02:00
mingw-libjpeg-turbo.spec Fix a conflict between w32api's basetsd.h and jmorecfg.h 2011-06-03 20:57:30 +02:00
sources Initial import 2011-06-03 19:40:36 +02:00