]> git.saurik.com Git - wxWidgets.git/blobdiff - src/jpeg/jconfig.vc
Set initial window size as its minimal size.
[wxWidgets.git] / src / jpeg / jconfig.vc
index 7e291c75bd4ce2e5586c9bcf21bd0306d36caa5f..2f4da14c5459002244b2d415a20992a95ae5eaa1 100644 (file)
@@ -1,45 +1,45 @@
-/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */
-/* see jconfig.doc for explanations */
-
-#define HAVE_PROTOTYPES
-#define HAVE_UNSIGNED_CHAR
-#define HAVE_UNSIGNED_SHORT
-/* #define void char */
-/* #define const */
-#undef CHAR_IS_UNSIGNED
-#define HAVE_STDDEF_H
-#define HAVE_STDLIB_H
-#undef NEED_BSD_STRINGS
-#undef NEED_SYS_TYPES_H
-#undef NEED_FAR_POINTERS       /* we presume a 32-bit flat memory model */
-#undef NEED_SHORT_EXTERNAL_NAMES
-#undef INCOMPLETE_TYPES_BROKEN
-
-/* Define "boolean" as unsigned char, not int, per Windows custom */
-#ifndef __RPCNDR_H__           /* don't conflict if rpcndr.h already read */
-typedef unsigned char boolean;
-#endif
-#define HAVE_BOOLEAN           /* prevent jmorecfg.h from redefining it */
-
-
-#ifdef JPEG_INTERNALS
-
-#undef RIGHT_SHIFT_IS_UNSIGNED
-
-#endif /* JPEG_INTERNALS */
-
-#ifdef JPEG_CJPEG_DJPEG
-
-#define BMP_SUPPORTED          /* BMP image file format */
-#define GIF_SUPPORTED          /* GIF image file format */
-#define PPM_SUPPORTED          /* PBMPLUS PPM/PGM image file format */
-#undef RLE_SUPPORTED           /* Utah RLE image file format */
-#define TARGA_SUPPORTED                /* Targa image file format */
-
-#define TWO_FILE_COMMANDLINE   /* optional */
-#define USE_SETMODE            /* Microsoft has setmode() */
-#undef NEED_SIGNAL_CATCHER
-#undef DONT_USE_B_MODE
-#undef PROGRESS_REPORT         /* optional */
-
-#endif /* JPEG_CJPEG_DJPEG */
+/* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */\r
+/* see jconfig.doc for explanations */\r
+\r
+#define HAVE_PROTOTYPES\r
+#define HAVE_UNSIGNED_CHAR\r
+#define HAVE_UNSIGNED_SHORT\r
+/* #define void char */\r
+/* #define const */\r
+#undef CHAR_IS_UNSIGNED\r
+#define HAVE_STDDEF_H\r
+#define HAVE_STDLIB_H\r
+#undef NEED_BSD_STRINGS\r
+#undef NEED_SYS_TYPES_H\r
+#undef NEED_FAR_POINTERS       /* we presume a 32-bit flat memory model */\r
+#undef NEED_SHORT_EXTERNAL_NAMES\r
+#undef INCOMPLETE_TYPES_BROKEN\r
+\r
+/* Define "boolean" as unsigned char, not int, per Windows custom */\r
+#ifndef __RPCNDR_H__           /* don't conflict if rpcndr.h already read */\r
+typedef unsigned char boolean;\r
+#endif\r
+#define HAVE_BOOLEAN           /* prevent jmorecfg.h from redefining it */\r
+\r
+\r
+#ifdef JPEG_INTERNALS\r
+\r
+#undef RIGHT_SHIFT_IS_UNSIGNED\r
+\r
+#endif /* JPEG_INTERNALS */\r
+\r
+#ifdef JPEG_CJPEG_DJPEG\r
+\r
+#define BMP_SUPPORTED          /* BMP image file format */\r
+#define GIF_SUPPORTED          /* GIF image file format */\r
+#define PPM_SUPPORTED          /* PBMPLUS PPM/PGM image file format */\r
+#undef RLE_SUPPORTED           /* Utah RLE image file format */\r
+#define TARGA_SUPPORTED                /* Targa image file format */\r
+\r
+#define TWO_FILE_COMMANDLINE   /* optional */\r
+#define USE_SETMODE            /* Microsoft has setmode() */\r
+#undef NEED_SIGNAL_CATCHER\r
+#undef DONT_USE_B_MODE\r
+#undef PROGRESS_REPORT         /* optional */\r
+\r
+#endif /* JPEG_CJPEG_DJPEG */\r