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