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,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=accesstest
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=arttest
OBJECTS = $(TARGET).obj artbrows.obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=calendar
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=caret
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=checklst
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=conftest
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN)
EXTRALIBS=
TARGET=console
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=controls
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=dbtest
OBJECTS = $(TARGET).obj listdb.obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=dialogs
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=nettest
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows
TARGET=display
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=dnd
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=docview
OBJECTS = $(TARGET).obj doc.obj view.obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=docview
OBJECTS = $(TARGET).obj view.obj doc.obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=dragimag
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=drawing
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=dynamic
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=erase
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=event
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=exec
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=font
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=griddemo
OBJECTS= $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=demo
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows
TARGET=htlbox
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..
TARGET=about
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..
TARGET=help
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..
TARGET=printing
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..
TARGET=test
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..
TARGET=virtual
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..
TARGET=widget
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..
TARGET=zip
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=image
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=internat
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
TARGET=client
OBJECTS=$(TARGET).obj
EXTRALIBS=
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
TARGET=server
OBJECTS=$(TARGET).obj
EXTRALIBS=
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,7 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=joytest
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=keyboard
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=layout
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=listtest
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,83 +0,0 @@
#makefile for Digital Mars / Symantec compilers
WXDIR=..
all:
cd access
-make -f $(WXDIR)\samples\access\makefile.sc
-make -f $(WXDIR)\samples\artprov\makefile.sc
-make -f $(WXDIR)\samples\calendar\makefile.sc $@
-make -f $(WXDIR)\samples\caret\makefile.sc $@
-make -f $(WXDIR)\samples\checklst\makefile.sc $@
-make -f $(WXDIR)\samples\config\makefile.sc $@
-make -f $(WXDIR)\samples\console\makefile.sc $@
-make -f $(WXDIR)\samples\controls\makefile.sc $@
-make -f $(WXDIR)\samples\db\makefile.sc $@
-make -f $(WXDIR)\samples\dialogs\makefile.sc $@
-make -f $(WXDIR)\samples\dialup\makefile.sc $@
-make -f $(WXDIR)\samples\display\makefile.sc $@
-make -f $(WXDIR)\samples\dnd\makefile.sc $@
-make -f $(WXDIR)\samples\docview\makefile.sc $@
-make -f $(WXDIR)\samples\docvwmdi\makefile.sc $@
-make -f $(WXDIR)\samples\dragimag\makefile.sc $@
-make -f $(WXDIR)\samples\drawing\makefile.sc $@
-make -f $(WXDIR)\samples\dynamic\makefile.sc $@
-make -f $(WXDIR)\samples\erase\makefile.sc $@
-make -f $(WXDIR)\samples\event\makefile.sc $@
-make -f $(WXDIR)\samples\exec\makefile.sc $@
-make -f $(WXDIR)\samples\font\makefile.sc $@
-make -f $(WXDIR)\samples\grid\makefile.sc $@
-make -f $(WXDIR)\samples\help\makefile.sc $@
-make -f $(WXDIR)\samples\htlbox\makefile.sc $@
-make -f $(WXDIR)\samples\html\makefile.sc $@
-make -f $(WXDIR)\samples\image\makefile.sc $@
-make -f $(WXDIR)\samples\internat\makefile.sc $@
-make -f $(WXDIR)\samples\ipc\makefile.sc $@
-make -f $(WXDIR)\samples\joytest\makefile.sc $@
-make -f $(WXDIR)\samples\keyboard\makefile.sc $@
-make -f $(WXDIR)\samples\layout\makefile.sc $@
-make -f $(WXDIR)\samples\listbox\makefile.sc $@
-make -f $(WXDIR)\samples\listctrl\makefile.sc $@
-make -f $(WXDIR)\samples\mdi\makefile.sc $@
-make -f $(WXDIR)\samples\memcheck\makefile.sc $@
-make -f $(WXDIR)\samples\menu\makefile.sc $@
-make -f $(WXDIR)\samples\mfc\makefile.sc $@
-make -f $(WXDIR)\samples\minifram\makefile.sc $@
-make -f $(WXDIR)\samples\minimal\makefile.sc $@
-make -f $(WXDIR)\samples\mobile\makefile.sc $@
-make -f $(WXDIR)\samples\multimon\makefile.sc $@
-make -f $(WXDIR)\samples\nativdlg\makefile.sc $@
-make -f $(WXDIR)\samples\newgrid\makefile.sc $@
-make -f $(WXDIR)\samples\notebook\makefile.sc $@
-make -f $(WXDIR)\samples\oleauto\makefile.sc $@
-make -f $(WXDIR)\samples\opengl\makefile.sc $@
-make -f $(WXDIR)\samples\ownerdrw\makefile.sc $@
-make -f $(WXDIR)\samples\png\makefile.sc $@
-make -f $(WXDIR)\samples\printing\makefile.sc $@
-make -f $(WXDIR)\samples\propsize\makefile.sc $@
-make -f $(WXDIR)\samples\regtest\makefile.sc $@
-make -f $(WXDIR)\samples\resource\makefile.sc $@
-make -f $(WXDIR)\samples\richedit\makefile.sc $@
-make -f $(WXDIR)\samples\rotate\makefile.sc $@
-make -f $(WXDIR)\samples\sashtest\makefile.sc $@
-make -f $(WXDIR)\samples\scroll\makefile.sc $@
-make -f $(WXDIR)\samples\scrollsub\makefile.sc $@
-make -f $(WXDIR)\samples\shaped\makefile.sc $@
-make -f $(WXDIR)\samples\sockets\makefile.sc $@
-make -f $(WXDIR)\samples\splitter\makefile.sc $@
-make -f $(WXDIR)\samples\statbar\makefile.sc $@
-make -f $(WXDIR)\samples\tab\makefile.sc $@
-make -f $(WXDIR)\samples\taskbar\makefile.sc $@
-make -f $(WXDIR)\samples\text\makefile.sc $@
-make -f $(WXDIR)\samples\thread\makefile.sc $@
-make -f $(WXDIR)\samples\toolbar\makefile.sc $@
-make -f $(WXDIR)\samples\treectrl\makefile.sc $@
-make -f $(WXDIR)\samples\typetest\makefile.sc $@
-make -f $(WXDIR)\samples\validate\makefile.sc $@
-make -f $(WXDIR)\samples\vscroll\makefile.sc $@
-make -f $(WXDIR)\samples\widgets\makefile.sc $@
-make -f $(WXDIR)\samples\wizard\makefile.sc $@
-make -f $(WXDIR)\samples\bytes\makefile.sc $@

View File

@@ -1,5 +0,0 @@
# Digital Mars / Symantec C++ makefile
WXDIR = ..\..
TARGET=mdi
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN)
EXTRALIBS=
TARGET=memcheck
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=menu
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,7 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN)
EXTRALIBS=
TARGET=hello
$(TARGET).exe: $(OBJECTS) $(TARGET).def $(TARGET).res
$(TARGET)
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=minifram
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,5 +0,0 @@
# Digital Mars / Symantec C++ makefile
WXDIR = ..\..
TARGET=minimal
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows
TARGET=multimon_test
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=nativdlg
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=notebook
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=oleauto
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,4 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN)
EXTRALIBS=
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=ownerdrw
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=pngdemo
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=printing
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=propsize
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=regtest
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=rotate
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=sashtest
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=scroll
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=scrollsub
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=shaped
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=client
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,8 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
all:
make -f client.sc
make -f server.sc
clean:
make -f client.sc clean
make -f server.sc clean

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=server
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=splitter
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=statbar
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows
TARGET=stctest
OBJECTS = $(TARGET).obj
EXTRALIBS = $(WXDIR)\lib\stc_sc.lib
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..\..
EXTRALIBS=dcsvg_sc
TARGET=svgtest
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = ..\..
EXTRALIBS=
TARGET=tbtest
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=text
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,9 +0,0 @@
# Purpose: makefile for thread example (Symantec C++)
# Created: 2000-03-15
WXDIR = ..\..
TARGET=thread
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=toolbar
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=typetest
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows
TARGET=vstest
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

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

View File

@@ -1,6 +0,0 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..
TARGET=wizard
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc