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