home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
kaffe-0.5p4-src.tgz
/
tar.out
/
contrib
/
kaffe
/
win32
/
OLD-WIN32
/
config
/
config.h
Wrap
Text File
|
1996-09-28
|
456b
|
25 lines
/* kaffevm/config.h. Handcrafted. */
#define HAVE_DYN_UNDERSTORE 1
#define HAVE_MEMCPY 1
#define HAVE_FMOD 1
#define HAVE_IO_H 1
#define HAVE_WINSOCK_H 1
#define HAVE_WINBASE_H 1
#define HAVE_WTYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_DIRENT_H 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_VOIDP 4
#define SIZEOF_LONG_LONG 0
#define SIZEOF___INT64 0
#define KAFFEVERSION "0.5"
#define LIBRARYSUFFIX ".dll"