X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f1f3401991dae30b9adb49a6ab7dfc6cf596ad2..31478355f8348d7dfb1c647919b62b224acfa8a0:/contrib/src/xrc/makefile.vc diff --git a/contrib/src/xrc/makefile.vc b/contrib/src/xrc/makefile.vc index 291f4fd2d0..5c053b8047 100644 --- a/contrib/src/xrc/makefile.vc +++ b/contrib/src/xrc/makefile.vc @@ -47,7 +47,7 @@ LIBTARGET=$(WXDIR)\lib\wxxrc$(LIBEXT).lib EXTRATARGETS=$(D) OBJECTS=$(EXPAT_OBJS) \ - $(D)\xml.obj xmlres.obj \ + $(D)\xml.obj $(D)\xmlres.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 \