phantomjs/src/gif
Alessandro Portale 5eb9d8a102 No need for stdint.h and unistd.h when building with MSVC
MSVC 2008 and lower did not provide stdint.h and unistd.h.
This patch adjusts gif.pri, accordingly. We typedef uint32_t
ourselves in gif_hash.h.

http://code.google.com/p/phantomjs/issues/detail?id=424
2012-03-12 21:04:55 -07:00
..
config.h Support for rasterizing as GIF image. 2011-02-19 22:47:15 -08:00
egif_lib.c Fixed issue 212: build problem due to config.h. 2011-08-31 09:40:43 -07:00
gif.pri No need for stdint.h and unistd.h when building with MSVC 2012-03-12 21:04:55 -07:00
gif_err.c Fixed issue 212: build problem due to config.h. 2011-08-31 09:40:43 -07:00
gif_hash.c Fixed issue 212: build problem due to config.h. 2011-08-31 09:40:43 -07:00
gif_hash.h No need for stdint.h and unistd.h when building with MSVC 2012-03-12 21:04:55 -07:00
gif_lib.h Support for rasterizing as GIF image. 2011-02-19 22:47:15 -08:00
gif_lib_private.h Support for rasterizing as GIF image. 2011-02-19 22:47:15 -08:00
gifalloc.c Fixed issue 212: build problem due to config.h. 2011-08-31 09:40:43 -07:00
gifwriter.cpp Support for rasterizing as GIF image. 2011-02-19 22:47:15 -08:00
gifwriter.h Support for rasterizing as GIF image. 2011-02-19 22:47:15 -08:00
quantize.c Fixed issue 212: build problem due to config.h. 2011-08-31 09:40:43 -07:00