changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# Makefile : Builds convert for 32-bit BC++
|
||||
|
||||
WXDIR = $(WXWIN)
|
||||
EXTRALIBS=$(WXDIR)\lib\wxxml.lib
|
||||
EXTRALIBS=$(WXDIR)\lib\wxxrc.lib
|
||||
|
||||
TARGET=wxconvert
|
||||
|
||||
|
Reference in New Issue
Block a user