]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/wxrcedit/makefile.g95
test undividable words
[wxWidgets.git] / contrib / utils / wxrcedit / makefile.g95
index ca38c49f930c474f29e74f86fc2d10d16a39ab2c..b25d80c60f8fec1043d894ef597e6855c16a5dfd 100644 (file)
@@ -10,7 +10,7 @@
 WXDIR = ../../..
 
 TARGET=wxrcedit
-EXTRALIBS=-lwxxml
+EXTRALIBS=-lwxxrc
 OBJECTS=edapp.o editor.o nodehnd.o xmlhelpr.o preview.o nodesdb.o \
         pe_basic.o pe_adv.o propedit.o propframe.o splittree.o
 include $(WXDIR)/src/makeprog.g95