Removed all outdated makefile.dos and their *.msc include.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-08-01 07:09:58 +00:00
parent d8cebdca39
commit 8e62b5ee36
81 changed files with 2 additions and 3126 deletions

View File

@@ -1,11 +0,0 @@
# Purpose: makefile for multicell example (VC++ 1.5x)
# Created 2000-07-28
WXDIR = $(WXWIN)
TARGET=mtest
OBJECTS = $(TARGET).obj ..\src\multicell.obj
EXTRAINC=-I..\include
!include $(WXDIR)\src\makeprog.msc