Changeset 362 for libcaca/trunk/msvc
- Timestamp:
- Feb 2, 2004, 3:54:43 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/msvc/config.h
r355 r362 3 3 #define ALLOCCONSOLE_IN_WINDOWS_H 1 4 4 /* #undef HAVE_CONIO_H */ 5 /* #undef HAVE_CURSES_H */ 5 6 /* #undef HAVE_ENDIAN_H */ 6 7 #define HAVE_GETENV 1 … … 8 9 /* #undef HAVE_IMLIB2_H */ 9 10 /* #undef HAVE_INTTYPES_H */ 11 /* #undef HAVE_IOCTL */ 10 12 #define HAVE_MEMORY_H 1 11 13 /* #undef HAVE_NCURSES_H */ … … 45 47 #define USE_WIN32 1 46 48 /* #undef USE_X11 */ 47 #define VERSION "0. 8"49 #define VERSION "0.9" 48 50 /* #undef const */ 49 51 #ifndef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.