--- mstools/mfc/samples/minsvr/makefile 2018/08/09 18:21:00 1.1 +++ mstools/mfc/samples/minsvr/makefile 2018/08/09 18:22:40 1.1.1.2 @@ -19,7 +19,9 @@ OBJS = minsvr.obj mindoc.obj minitem.obj mainwnd.obj PCH=minsvr.h -!ifndef NTMFC +!ifdef WIN16MFC +#!message compiling for WIN16 + CPPFLAGS=/DWINVER=0x0300 /AM /Zp /GA /GEs /G2 /Yu$(PCH) LINKFLAGS=/NOD /ONERROR:NOEXE