Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-08-01 12:49:12 +00:00
parent f257ac8784
commit 065bb76dba
96 changed files with 1 additions and 1454 deletions

View File

@@ -1,7 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=widgets
OBJECTS = $(TARGET).obj button.obj combobox.obj gauge.obj listbox.obj\
notebook.obj radiobox.obj slider.obj spinbtn.obj static.obj textctrl.obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc