Some makefile corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-05-07 14:37:53 +00:00
parent e96360efd9
commit 779cedff87
18 changed files with 22 additions and 24 deletions

View File

@@ -11,7 +11,7 @@ WXDIR = $(WXWIN)
TARGET=xmldemo
EXTRALIBS=$(WXDIR)\contrib\lib\wxxml.lib
EXTRALIBS=$(WXDIR)\lib\wxxml.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32