]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/wxrcedit/makefile.b32
added test for HitTest(m_dragPoint) bug to the sample
[wxWidgets.git] / contrib / utils / wxrcedit / makefile.b32
index 928e48e53a9d78b14c184b82ef9bbbe56d93a6ad..a7a3c612d948756f9790b323a339d27aef3617ff 100644 (file)
@@ -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