windows-nt/Source/XPSP1/NT/sdktools/ztools/inc/config.h

19 lines
207 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/* 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