]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/wxrcedit/makefile.b32
removed unused files so that makefile VPATH works under Mac OS X
[wxWidgets.git] / contrib / utils / wxrcedit / makefile.b32
index 928e48e53a9d78b14c184b82ef9bbbe56d93a6ad..590503233cb0ca9415847feec936826997493c46 100644 (file)
@@ -11,7 +11,8 @@ WXDIR = $(WXWIN)
 
 TARGET=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.b32