X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..2e9f62dafb75dc5baa3800af456d1b0248d85357:/contrib/utils/wxrcedit/makefile.wat diff --git a/contrib/utils/wxrcedit/makefile.wat b/contrib/utils/wxrcedit/makefile.wat index 79575603c7..00a62ff36b 100644 --- a/contrib/utils/wxrcedit/makefile.wat +++ b/contrib/utils/wxrcedit/makefile.wat @@ -6,8 +6,8 @@ WXDIR = $(%WXWIN) PROGRAM = wxrcedit -EXTRALIBS = $(WXDIR)\lib\wxxml.lib -OBJECTS = edapp.obj editor.obj nodehnd.obj prophnd.obj xmlhelpr.obj +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