relative path to wxwin in samples for Digital Mars (fixes SF bug 757845)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott 2003-06-20 15:20:31 +00:00
parent f561a4e09c
commit f22c3c98a0
68 changed files with 80 additions and 103 deletions

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=accesstest TARGET=accesstest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=arttest TARGET=arttest
OBJECTS = $(TARGET).obj artbrows.obj OBJECTS = $(TARGET).obj artbrows.obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=calendar TARGET=calendar
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=caret TARGET=caret
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=checklst TARGET=checklst
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=conftest TARGET=conftest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=controls TARGET=controls
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=dbtest TARGET=dbtest
OBJECTS = $(TARGET).obj listdb.obj OBJECTS = $(TARGET).obj listdb.obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows.25 WXDIR=..\..
TARGET=dialogs TARGET=dialogs
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=nettest TARGET=nettest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=dnd TARGET=dnd
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=docview TARGET=docview
OBJECTS = $(TARGET).obj doc.obj view.obj OBJECTS = $(TARGET).obj doc.obj view.obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=docview TARGET=docview
OBJECTS = $(TARGET).obj view.obj doc.obj OBJECTS = $(TARGET).obj view.obj doc.obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=dragimag TARGET=dragimag
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=drawing TARGET=drawing
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=dynamic TARGET=dynamic
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=erase TARGET=erase
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=event TARGET=event
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=exec TARGET=exec
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=font TARGET=font
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=griddemo TARGET=griddemo
OBJECTS= $(TARGET).obj OBJECTS= $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=demo TARGET=demo
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows WXDIR=..\..\..
TARGET=about TARGET=about
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows WXDIR=..\..\..
TARGET=help TARGET=help
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows WXDIR=..\..\..
TARGET=printing TARGET=printing
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows WXDIR=..\..\..
TARGET=test TARGET=test
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows WXDIR=..\..\..
TARGET=virtual TARGET=virtual
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows WXDIR=..\..\..
TARGET=widget TARGET=widget
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\..\wxWindows WXDIR=..\..\..
TARGET=zip TARGET=zip
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=image TARGET=image
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=internat TARGET=internat
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
TARGET=client TARGET=client
OBJECTS=$(TARGET).obj OBJECTS=$(TARGET).obj
EXTRALIBS= EXTRALIBS=

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
TARGET=server TARGET=server
OBJECTS=$(TARGET).obj OBJECTS=$(TARGET).obj
EXTRALIBS= EXTRALIBS=

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=joytest TARGET=joytest

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=keyboard TARGET=keyboard
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=layout TARGET=layout
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=listtest TARGET=listtest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=menu TARGET=menu
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=minifram TARGET=minifram
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=nativdlg TARGET=nativdlg
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=notebook TARGET=notebook
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=oleauto TARGET=oleauto
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=ownerdrw TARGET=ownerdrw
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=pngdemo TARGET=pngdemo
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=printing TARGET=printing
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=propsize TARGET=propsize
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=regtest TARGET=regtest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=wxlayout TARGET=wxlayout
OBJECTS = wxLayout.obj kbList.obj wxllist.obj wxlparser.obj wxlwindow.obj OBJECTS = wxLayout.obj kbList.obj wxllist.obj wxlparser.obj wxlwindow.obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=rotate TARGET=rotate
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=sashtest TARGET=sashtest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=scroll TARGET=scroll
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=scrollsub TARGET=scrollsub
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=shaped TARGET=shaped
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=client TARGET=client
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,4 +1,8 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) all:
EXTRALIBS= make -f client.sc
include $(WXDIR)\src\makeprog.sc make -f server.sc
clean:
make -f client.sc clean
make -f server.sc clean

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=server TARGET=server
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=splitter TARGET=splitter
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=statbar TARGET=statbar
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Digital Mars (was Symantec) C++ makefile #Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN) WXDIR = ..\..
EXTRALIBS= EXTRALIBS=
TARGET=tbtest TARGET=tbtest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=text TARGET=text
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,37 +1,9 @@
# Purpose: makefile for thread example (Symantec C++) # Purpose: makefile for thread example (Symantec C++)
# Created: 2000-03-15 # Created: 2000-03-15
WXDIR = $(WXWIN) WXDIR = ..\..
WXLIB = $(WXDIR)\lib\wx.lib
INCDIR = $(WXDIR)\include
INCLUDE=$(INCDIR)
TARGET=thread TARGET=thread
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makesc.env EXTRALIBS =
include $(WXDIR)\src\makeprog.sc
thread.exe: thread.obj $(DEFFILE) thread.res
*$(CC) $(LDFLAGS) -o$@ $** $(LIBS)
*$(RC) -k thread.res
sc32.def:
echo EXETYPE NT > sc32.def
echo SUBSYSTEM WINDOWS >> sc32.def
sc16.def:
echo NAME $(TARGET) > sc16.def
echo EXETYPE WINDOWS >> sc16.def
echo STUB 'WINSTUB.EXE' >> sc16.def
echo CODE PRELOAD MOVEABLE DISCARDABLE >> sc16.def
echo DATA PRELOAD MOVEABLE MULTIPLE >> sc16.def
echo HEAPSIZE 1024 >> sc16.def
echo STACKSIZE 8192 >> sc16.def
clean:
-del *.obj
-del *.exe
-del *.res
-del *.map
-del *.rws
-del sc32.def
-del sc16.def

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=toolbar TARGET=toolbar
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=treetest TARGET=treetest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=typetest TARGET=typetest
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=validate TARGET=validate
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

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

View File

@ -1,5 +1,5 @@
#Makefile from wxHatch for Symantec/Digital Mars compiler #Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows WXDIR=..\..
TARGET=wizard TARGET=wizard
OBJECTS = $(TARGET).obj OBJECTS = $(TARGET).obj
EXTRALIBS = EXTRALIBS =

View File

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