X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8ac7bf221aec78b2a420660db711eed2e771670..b83290c3ebf1a7dbd8d1ec9e6fad248f5684d7b1:/src/msw/makefile.wat diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index e440d57e10..2c203a130b 100644 --- a/src/msw/makefile.wat +++ b/src/msw/makefile.wat @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 15:14, 1999/08/18 +# This file was automatically generated by tmake at 16:27, 1999/08/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! #!/binb/wmake.exe @@ -105,6 +105,7 @@ COMMONOBJS = & imagbmp.obj & image.obj & imaggif.obj & + imagpcx.obj & imagpng.obj & imagpnm.obj & intl.obj & @@ -641,6 +642,9 @@ image.obj: $(COMMDIR)\image.cpp imaggif.obj: $(COMMDIR)\imaggif.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +imagpcx.obj: $(COMMDIR)\imagpcx.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + imagpng.obj: $(COMMDIR)\imagpng.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $<