update to make digitalmars compile/link image sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2003-04-22 21:02:29 +00:00
parent 9e82cf9876
commit 0caac3b4a9
4 changed files with 121 additions and 34 deletions

View File

@@ -0,0 +1,4 @@
# Symantec C++ makefile
WXDIR = $(WXWIN)
TARGET=image
include $(WXDIR)\src\makeprog.sc