Fixes to BC++ compilation in mem debug mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-06-13 14:49:26 +00:00
parent c190ab22c0
commit 3f1802b55d
12 changed files with 41 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ WXDIR = $(WXWIN)
TARGET=mtest
OBJECTS = $(TARGET).obj
EXTRALIBS=$(WXDIR)\lib\gizmos.lib
!include $(WXDIR)\src\makeprog.b32