X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..34a1d7328f198b5ad31c33a07a6078f089feb45f:/utils/wxrc/makefile.wat?ds=sidebyside diff --git a/utils/wxrc/makefile.wat b/utils/wxrc/makefile.wat index 61ee00d06b..4a5d318872 100644 --- a/utils/wxrc/makefile.wat +++ b/utils/wxrc/makefile.wat @@ -6,7 +6,7 @@ WXDIR = $(%WXWIN) PROGRAM = wxrc -EXTRALIBS = $(WXDIR)\lib\wxxml.lib +EXTRALIBS = $(WXDIR)\lib\wxxrc.lib OBJECTS = $(PROGRAM).obj !include $(WXDIR)\src\makeprog.wat