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
WXDIR=..\..\..\wxWindows
WXDIR=..\..
TARGET=accesstest
OBJECTS = $(TARGET).obj
EXTRALIBS =

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,8 @@
#Digital Mars (was Symantec) C++ makefile
WXDIR = $(WXWIN)
EXTRALIBS=
include $(WXDIR)\src\makeprog.sc
all:
make -f client.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
WXDIR = $(WXWIN)
WXDIR = ..\..
EXTRALIBS=
TARGET=server
OBJECTS = $(TARGET).obj

View File

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

View File

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

View File

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

View File

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

View File

@ -1,37 +1,9 @@
# Purpose: makefile for thread example (Symantec C++)
# Created: 2000-03-15
WXDIR = $(WXWIN)
WXLIB = $(WXDIR)\lib\wx.lib
INCDIR = $(WXDIR)\include
INCLUDE=$(INCDIR)
WXDIR = ..\..
TARGET=thread
include $(WXDIR)\src\makesc.env
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
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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