Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygentiffvers.h
Go to the documentation of this file.
00001 #define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.4\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 00002 /* 00003 * This define can be used in code that requires 00004 * compilation-related definitions specific to a 00005 * version or versions of the library. Runtime 00006 * version checking should be done based on the 00007 * string returned by TIFFGetVersion. 00008 */ 00009 #define TIFFLIB_VERSION 20100615 Generated on Sun May 27 2012 04:33:13 for ReactOS by
1.7.6.1
|