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:
Václav Slavík
2001-06-09 22:18:45 +00:00
parent 447002a131
commit 999d9a9f79
204 changed files with 2599 additions and 15844 deletions

View File

@@ -6,7 +6,7 @@
WXDIR = $(%WXWIN)
PROGRAM = wxrc
EXTRALIBS = $(WXDIR)\lib\wxxml.lib
EXTRALIBS = $(WXDIR)\lib\wxxrc.lib
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.wat