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