Difference for ./makefile.nt from version 1.2 to 1.3


version 1.2 version 1.3
Line 59
 
Line 59
 !endif  !endif
   
 !ifdef ENV_MSVC  !ifdef ENV_MSVC
   !ifdef WGL_IO
   LINKLIBS = $(LINKLIBS) $(LIBDIR)ogl.$(ARC) opengl32.lib glu32.lib
   !endif
 !ifdef D1XD3D  !ifdef D1XD3D
 LINKLIBS = $(LINKLIBS) $(LIBDIR)d3dframe.$(ARC)  LINKLIBS = $(LINKLIBS) $(LIBDIR)d3dframe.$(ARC)
 LINKLIBS = $(LINKLIBS) $(LIBDIR)d1x.res  LINKLIBS = $(LINKLIBS) $(LIBDIR)d1x.res

Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3