X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12d9e30820444b48882ab9e29139611b99a84495..e17978953a7e6e5cc01823c07d717b7c1ce7f1ae:/contrib/utils/wxrcedit/makefile.wat diff --git a/contrib/utils/wxrcedit/makefile.wat b/contrib/utils/wxrcedit/makefile.wat index 12c5cc1a29..00a62ff36b 100644 --- a/contrib/utils/wxrcedit/makefile.wat +++ b/contrib/utils/wxrcedit/makefile.wat @@ -6,7 +6,7 @@ WXDIR = $(%WXWIN) PROGRAM = wxrcedit -EXTRALIBS = $(WXDIR)\lib\wxxml.lib +EXTRALIBS = $(WXDIR)\lib\wxxrc.lib OBJECTS=edapp.obj editor.obj nodehnd.obj xmlhelpr.obj preview.obj nodesdb.obj pe_basic.obj pe_adv.obj propedit.obj propframe.obj splittree.obj !include $(WXDIR)\src\makeprog.wat