X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..917afc7b81c6f806ea3d50b455f7c4e320ecd68f:/contrib/utils/wxrcedit/makefile.wat?ds=sidebyside 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