]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo fixed
authorJulian Smart <julian@anthemion.co.uk>
Sat, 7 Jun 2003 10:12:53 +0000 (10:12 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 7 Jun 2003 10:12:53 +0000 (10:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/src/xrc/makefile.vc
src/xrc/makefile.vc

index 291f4fd2d0ecc68f13668d7df9e2860c4fe0d5fe..5c053b80471791e65ec11d418d651110c58ec223 100644 (file)
@@ -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 \
index 291f4fd2d0ecc68f13668d7df9e2860c4fe0d5fe..5c053b80471791e65ec11d418d651110c58ec223 100644 (file)
@@ -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 \