VedaLibImageJPEG/jconfig.h

00001 /* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
00002 /* see jconfig.doc for explanations */
00003 
00004 #define HAVE_PROTOTYPES
00005 #define HAVE_UNSIGNED_CHAR
00006 #define HAVE_UNSIGNED_SHORT
00007 /* #define void char */
00008 /* #define const */
00009 #undef CHAR_IS_UNSIGNED
00010 #define HAVE_STDDEF_H
00011 #define HAVE_STDLIB_H
00012 #undef NEED_BSD_STRINGS
00013 #undef NEED_SYS_TYPES_H
00014 #undef NEED_FAR_POINTERS    /* we presume a 32-bit flat memory model */
00015 #undef NEED_SHORT_EXTERNAL_NAMES
00016 #undef INCOMPLETE_TYPES_BROKEN
00017 
00018 /* Define "boolean" as unsigned char, not int, per Windows custom */
00019 #ifndef __RPCNDR_H__        /* don't conflict if rpcndr.h already read */
00020 typedef unsigned char boolean;
00021 #endif
00022 #define HAVE_BOOLEAN        /* prevent jmorecfg.h from redefining it */
00023 
00024 
00025 #ifdef JPEG_INTERNALS
00026 
00027 #undef RIGHT_SHIFT_IS_UNSIGNED
00028 
00029 #endif /* JPEG_INTERNALS */
00030 
00031 #ifdef JPEG_CJPEG_DJPEG
00032 
00033 #define BMP_SUPPORTED       /* BMP image file format */
00034 #define GIF_SUPPORTED       /* GIF image file format */
00035 #define PPM_SUPPORTED       /* PBMPLUS PPM/PGM image file format */
00036 #undef RLE_SUPPORTED        /* Utah RLE image file format */
00037 #define TARGA_SUPPORTED     /* Targa image file format */
00038 
00039 #define TWO_FILE_COMMANDLINE    /* optional */
00040 #define USE_SETMODE     /* Microsoft has setmode() */
00041 #undef NEED_SIGNAL_CATCHER
00042 #undef DONT_USE_B_MODE
00043 #undef PROGRESS_REPORT      /* optional */
00044 
00045 #endif /* JPEG_CJPEG_DJPEG */

      /\/\        4         N         k         !         N         D
                      _______  _ __ ___  _____            ___ _ _  ____
     ___________  __//___   /________  |/    / ___________\_______/    \
    /   _   _   \/   _     /    _   /      _/_/____/    _       __     /
   /    /   /       /     /    /    \      \/     /    /    \   \     /
  \\___/___/___/    ¯    _____/_____/       ______\___/_____/\________\\
               \________/_ ___ __ l____\      /elD!  
                 http://www.m4nkind.com \____/