X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c71c62c87aaaba0ead85631dbb02558b3761f55..7e4501ee3cc88ee8dd2b75e2964118e2897ec4a2:/src/xrc/makefile.vc diff --git a/src/xrc/makefile.vc b/src/xrc/makefile.vc index 841ac2d4cd..ff40bb5fcb 100644 --- a/src/xrc/makefile.vc +++ b/src/xrc/makefile.vc @@ -47,7 +47,7 @@ LIBTARGET=$(WXDIR)\lib\wxxrc$(LIBEXT).lib EXTRATARGETS=$(D) OBJECTS=$(EXPAT_OBJS) \ - $(D)\xml.obj $(D)\xmlbin.obj $(D)\xmlbinz.obj $(D)\xmlres.obj \ + $(D)\xml.obj \ $(D)\xmlrsall.obj $(D)\xh_bttn.obj $(D)\xh_chckb.obj $(D)\xh_chckl.obj \ $(D)\xh_choic.obj $(D)\xh_combo.obj $(D)\xh_dlg.obj \ $(D)\xh_frame.obj $(D)\xh_gauge.obj $(D)\xh_html.obj $(D)\xh_menu.obj \ @@ -57,7 +57,7 @@ OBJECTS=$(EXPAT_OBJS) \ $(D)\xh_text.obj $(D)\xh_listb.obj $(D)\xh_toolb.obj \ $(D)\xh_bmpbt.obj $(D)\xh_cald.obj $(D)\xh_listc.obj $(D)\xh_scrol.obj \ $(D)\xh_stbox.obj $(D)\xh_tree.obj $(D)\xh_stlin.obj $(D)\xh_bmp.obj \ - $(D)\xh_unkwn.obj $(D)\xmlwrite.obj $(D)\xmlexpat.obj + $(D)\xh_unkwn.obj !include $(WXDIR)\src\makelib.vc