X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..0cecad314c1052c1e3545f431af4228b3c737033:/utils/wxrc/makefile.wat 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