X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/031dfec8d45fee38c17c0f8ac01c916c01387d66..0d1dff0172e94487c4aa2d830c714f93be73c7ec:/contrib/utils/wxrcedit/makefile.b32 diff --git a/contrib/utils/wxrcedit/makefile.b32 b/contrib/utils/wxrcedit/makefile.b32 index 928e48e53a..a7a3c612d9 100644 --- a/contrib/utils/wxrcedit/makefile.b32 +++ b/contrib/utils/wxrcedit/makefile.b32 @@ -10,8 +10,9 @@ WXDIR = $(WXWIN) TARGET=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.b32