]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/wxrcedit/makefile.vc
removed unused files so that makefile VPATH works under Mac OS X
[wxWidgets.git] / contrib / utils / wxrcedit / makefile.vc
index 6afdf3440ee3537706658165def5f6783edca825..69a54242d20064f1b57117d13956704163a0597f 100644 (file)
@@ -23,7 +23,8 @@ EXTRALIBS=$(WXDIR)\lib\wxxmld.lib
 EXTRALIBS=$(WXDIR)\lib\wxxml.lib
 !endif
 
-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.vc