windows-nt/Source/XPSP1/NT/sdktools/ztools/inc/config.h
2020-09-26 16:20:57 +08:00

19 lines
207 B
C

/* configuration for local MSDOS */
#ifndef MSDOS
#define MSDOS 1
#endif
#ifndef MSC
#define MSC 1
#endif
#ifndef LARGE
#define LARGE 1
#endif
// #ifndef DEBUG
// #define DEBUG 0
// #endif