X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..9398120d298d745763f253d87d774be3b134b43f:/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