bc.mak
author Claus Gittinger <cg@exept.de>
Wed, 30 Apr 2014 15:41:46 +0200
changeset 6462 26192ccc07fc
parent 6453 ef47d570fa97
child 6523 b6dc0f5f499a
child 6596 81e6b743edfe
permissions -rw-r--r--
GLXWorkstation under windows
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6462
26192ccc07fc GLXWorkstation under windows
Claus Gittinger <cg@exept.de>
parents: 6453
diff changeset
     1
# $Header: /cvs/stx/stx/libview/bc.mak,v 1.103 2014-04-30 13:41:46 cg Exp $
3959
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
     2
#
5359
28f877ccfc93 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 5307
diff changeset
     3
# DO NOT EDIT
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
     4
# automagically generated from the projectDefinition: stx_libview.
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
     5
#
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
     6
# Warning: once you modify this file, do not rerun
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
     7
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
3959
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
     8
#
5855
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
     9
# Notice, that the name bc.mak is historical (from times, when only borland c was supported).
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
    10
# This file contains make rules for the win32 platform using either borland-bcc or visual-c.
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    11
# It shares common definitions with the unix-make in Make.spec.
5855
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
    12
# The bc.mak supports the following targets:
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    13
#    bmake         - compile all st-files to a classLib (dll)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    14
#    bmake clean   - clean all temp files
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    15
#    bmake clobber - clean all
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    16
#
5855
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
    17
# Historic Note:
6068
1123acf6bb9a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 5881
diff changeset
    18
#  this used to contain only rules to make with borland
5855
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
    19
#    (called via bmake, by "make.exe -f bc.mak")
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
    20
#  this has changed; it is now also possible to build using microsoft visual c
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
    21
#    (called via vcmake, by "make.exe -f bc.mak -DUSEVC")
3959
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
    22
#
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
    23
TOP=..
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    24
INCLUDE_TOP=$(TOP)\..
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    25
5377
43be5d69368d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5359
diff changeset
    26
43be5d69368d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5359
diff changeset
    27
# see stdHeader_bc for LIBVIEW_BASE
43be5d69368d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5359
diff changeset
    28
LIB_BASE=$(LIBVIEW_BASE)
43be5d69368d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5359
diff changeset
    29
43be5d69368d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5359
diff changeset
    30
4690
f68d06dd5401 Rename stdRules_nt and stdHeader_nt to ..._bc
Stefan Vogel <sv@exept.de>
parents: 4684
diff changeset
    31
!INCLUDE $(TOP)\rules\stdHeader_bc
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    32
4545
ae3b41b3ad66 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 4450
diff changeset
    33
!INCLUDE Make.spec
4273
1ba790db6d93 *** empty log message ***
ca
parents: 3959
diff changeset
    34
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    35
LIBNAME=libstx_libview
6068
1123acf6bb9a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 5881
diff changeset
    36
RESFILES=libview.$(RES)
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    37
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    38
5103
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    39
!ifdef USEBC
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    40
X11_LIBS=..\libbc\X11OMF.lib ..\libbc\XextOMF.lib
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    41
!else
5809
4d75aa0823c8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5799
diff changeset
    42
! ifdef USEVC
5822
efe08a9a5652 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5816
diff changeset
    43
# X11_LIBS=..\libvc\X11.lib ..\libvc\Xext.lib
5816
774b82dc9e0a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5809
diff changeset
    44
! else
774b82dc9e0a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5809
diff changeset
    45
! endif
5103
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    46
!endif
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    47
3959
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
    48
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    49
LOCALINCLUDES= -I$(INCLUDE_TOP)\stx\libbasic
5011
cc87a35551ef automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4919
diff changeset
    50
LOCALDEFINES=
4862
daa4f7042178 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4748
diff changeset
    51
5855
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
    52
STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -headerDir=. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
4862
daa4f7042178 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4748
diff changeset
    53
LOCALLIBS=
daa4f7042178 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4748
diff changeset
    54
4546
4b84310a855f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 4545
diff changeset
    55
OBJS= $(COMMON_OBJS) $(WIN32_OBJS)
4b84310a855f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 4545
diff changeset
    56
5238
5c2868c741aa automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5178
diff changeset
    57
ALL::  classLibRule
5c2868c741aa automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5178
diff changeset
    58
5359
28f877ccfc93 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 5307
diff changeset
    59
classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    60
4690
f68d06dd5401 Rename stdRules_nt and stdHeader_nt to ..._bc
Stefan Vogel <sv@exept.de>
parents: 4684
diff changeset
    61
!INCLUDE $(TOP)\rules\stdRules_bc
3959
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
    62
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    63
# build all mandatory prerequisite packages (containing superclasses) for this package
5089
5ae03c33e2e6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5011
diff changeset
    64
prereq:
5377
43be5d69368d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5359
diff changeset
    65
	pushd ..\libbasic & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    66
5089
5ae03c33e2e6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5011
diff changeset
    67
5ae03c33e2e6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5011
diff changeset
    68
5103
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    69
#
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    70
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    71
..\libbc\X11OMF.lib: ..\support\win32\borland\X11OMF.lib
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    72
	copy ..\support\win32\borland\X11OMF.lib ..\libbc
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    73
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    74
..\libbc\XextOMF.lib: ..\support\win32\borland\XextOMF.lib
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    75
	copy ..\support\win32\borland\XextOMF.lib ..\libbc
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    76
5809
4d75aa0823c8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5799
diff changeset
    77
..\libvc\X11.lib: ..\support\win32\msc\X11.lib
4d75aa0823c8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5799
diff changeset
    78
	copy ..\support\win32\msc\X11.lib ..\libvc
5103
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    79
5809
4d75aa0823c8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5799
diff changeset
    80
..\libvc\Xext.lib: ..\support\win32\msc\Xext.lib
4d75aa0823c8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5799
diff changeset
    81
	copy ..\support\win32\msc\Xext.lib ..\libvc
4d75aa0823c8 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5799
diff changeset
    82
5103
92acfface051 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5097
diff changeset
    83
3959
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
    84
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    85
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    86
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    87
test: $(TOP)\goodies\builder\reports\NUL
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    88
	pushd $(TOP)\goodies\builder\reports & $(MAKE_BAT)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    89
	$(TOP)\goodies\builder\reports\report-runner.bat -D . -r Builder::TestReport -p $(PACKAGE)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    90
        
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    91
clean::
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    92
	del *.$(CSUFFIX)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    93
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    94
3959
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
    95
# BEGINMAKEDEPEND --- do not remove this line; make depend needs it
5399
0a3e85b1c07e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5377
diff changeset
    96
$(OUTDIR)AbstractBackground.$(O) AbstractBackground.$(H): AbstractBackground.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
5377
43be5d69368d automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5359
diff changeset
    97
$(OUTDIR)AbstractBorder.$(O) AbstractBorder.$(H): AbstractBorder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
    98
$(OUTDIR)Color.$(O) Color.$(H): Color.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
    99
$(OUTDIR)Colormap.$(O) Colormap.$(H): Colormap.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   100
$(OUTDIR)Controller.$(O) Controller.$(H): Controller.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   101
$(OUTDIR)Cursor.$(O) Cursor.$(H): Cursor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   102
$(OUTDIR)DeviceHandle.$(O) DeviceHandle.$(H): DeviceHandle.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   103
$(OUTDIR)Event.$(O) Event.$(H): Event.st $(INCLUDE_TOP)\stx\libbasic\Message.$(H) $(INCLUDE_TOP)\stx\libbasic\MessageSend.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   104
$(OUTDIR)FontDescription.$(O) FontDescription.$(H): FontDescription.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   105
$(OUTDIR)GraphicsContext.$(O) GraphicsContext.$(H): GraphicsContext.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   106
$(OUTDIR)GraphicsDevice.$(O) GraphicsDevice.$(H): GraphicsDevice.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   107
$(OUTDIR)Image.$(O) Image.$(H): Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   108
$(OUTDIR)ImageReader.$(O) ImageReader.$(H): ImageReader.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   109
$(OUTDIR)KeyboardForwarder.$(O) KeyboardForwarder.$(H): KeyboardForwarder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   110
$(OUTDIR)KeyboardMap.$(O) KeyboardMap.$(H): KeyboardMap.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   111
$(OUTDIR)ResourcePack.$(O) ResourcePack.$(H): ResourcePack.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   112
$(OUTDIR)WindowGroup.$(O) WindowGroup.$(H): WindowGroup.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   113
$(OUTDIR)WindowSensor.$(O) WindowSensor.$(H): WindowSensor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   114
$(OUTDIR)WindowingTransformation.$(O) WindowingTransformation.$(H): WindowingTransformation.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   115
$(OUTDIR)stx_libview.$(O) stx_libview.$(H): stx_libview.st $(INCLUDE_TOP)\stx\libbasic\LibraryDefinition.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   116
$(OUTDIR)BeveledBorder.$(O) BeveledBorder.$(H): BeveledBorder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\AbstractBorder.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   117
$(OUTDIR)BitmapFont.$(O) BitmapFont.$(H): BitmapFont.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\FontDescription.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   118
$(OUTDIR)Border.$(O) Border.$(H): Border.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\AbstractBorder.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   119
$(OUTDIR)ColorPalette.$(O) ColorPalette.$(H): ColorPalette.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libview\Colormap.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   120
$(OUTDIR)CompoundFont.$(O) CompoundFont.$(H): CompoundFont.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\FontDescription.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   121
$(OUTDIR)Depth16Image.$(O) Depth16Image.$(H): Depth16Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   122
$(OUTDIR)Depth1Image.$(O) Depth1Image.$(H): Depth1Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   123
$(OUTDIR)Depth24Image.$(O) Depth24Image.$(H): Depth24Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   124
$(OUTDIR)Depth2Image.$(O) Depth2Image.$(H): Depth2Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   125
$(OUTDIR)Depth32Image.$(O) Depth32Image.$(H): Depth32Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   126
$(OUTDIR)Depth48Image.$(O) Depth48Image.$(H): Depth48Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   127
$(OUTDIR)Depth4Image.$(O) Depth4Image.$(H): Depth4Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   128
$(OUTDIR)Depth64Image.$(O) Depth64Image.$(H): Depth64Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   129
$(OUTDIR)Depth8Image.$(O) Depth8Image.$(H): Depth8Image.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   130
$(OUTDIR)DeviceGraphicsContext.$(O) DeviceGraphicsContext.$(H): DeviceGraphicsContext.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   131
$(OUTDIR)Font.$(O) Font.$(H): Font.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\FontDescription.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   132
$(OUTDIR)GradientBackground.$(O) GradientBackground.$(H): GradientBackground.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\AbstractBackground.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   133
$(OUTDIR)HostGraphicsDevice.$(O) HostGraphicsDevice.$(H): HostGraphicsDevice.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsDevice.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   134
$(OUTDIR)ImageBackground.$(O) ImageBackground.$(H): ImageBackground.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\AbstractBackground.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   135
$(OUTDIR)NoBackground.$(O) NoBackground.$(H): NoBackground.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\AbstractBackground.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   136
$(OUTDIR)SimpleBorder.$(O) SimpleBorder.$(H): SimpleBorder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\AbstractBorder.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   137
$(OUTDIR)SolidBackground.$(O) SolidBackground.$(H): SolidBackground.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\AbstractBackground.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   138
$(OUTDIR)SynchronousWindowSensor.$(O) SynchronousWindowSensor.$(H): SynchronousWindowSensor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\WindowSensor.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   139
$(OUTDIR)ViewStyle.$(O) ViewStyle.$(H): ViewStyle.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libview\ResourcePack.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   140
$(OUTDIR)WindowEvent.$(O) WindowEvent.$(H): WindowEvent.st $(INCLUDE_TOP)\stx\libbasic\Message.$(H) $(INCLUDE_TOP)\stx\libbasic\MessageSend.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Event.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   141
$(OUTDIR)DeviceWorkstation.$(O) DeviceWorkstation.$(H): DeviceWorkstation.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsDevice.$(H) $(INCLUDE_TOP)\stx\libview\HostGraphicsDevice.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   142
$(OUTDIR)GraphicsMedium.$(O) GraphicsMedium.$(H): GraphicsMedium.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   143
$(OUTDIR)ImageMask.$(O) ImageMask.$(H): ImageMask.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Depth1Image.$(H) $(INCLUDE_TOP)\stx\libview\Image.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   144
$(OUTDIR)MappedPalette.$(O) MappedPalette.$(H): MappedPalette.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libview\ColorPalette.$(H) $(INCLUDE_TOP)\stx\libview\Colormap.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   145
$(OUTDIR)WidgetEvent.$(O) WidgetEvent.$(H): WidgetEvent.st $(INCLUDE_TOP)\stx\libbasic\Message.$(H) $(INCLUDE_TOP)\stx\libbasic\MessageSend.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\Event.$(H) $(INCLUDE_TOP)\stx\libview\WindowEvent.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   146
$(OUTDIR)DisplaySurface.$(O) DisplaySurface.$(H): DisplaySurface.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DeviceHandle.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   147
$(OUTDIR)Form.$(O) Form.$(H): Form.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DeviceHandle.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   148
$(OUTDIR)MonoMappedPalette.$(O) MonoMappedPalette.$(H): MonoMappedPalette.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libview\ColorPalette.$(H) $(INCLUDE_TOP)\stx\libview\Colormap.$(H) $(INCLUDE_TOP)\stx\libview\MappedPalette.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   149
$(OUTDIR)DisplayRootView.$(O) DisplayRootView.$(H): DisplayRootView.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   150
$(OUTDIR)SimpleView.$(O) SimpleView.$(H): SimpleView.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedingNotification.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   151
$(OUTDIR)ShadowView.$(O) ShadowView.$(H): ShadowView.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   152
$(OUTDIR)View.$(O) View.$(H): View.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(STCHDR)
6453
Claus Gittinger <cg@exept.de>
parents: 6447
diff changeset
   153
$(OUTDIR)XWorkstation.$(O) XWorkstation.$(H): XWorkstation.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DeviceWorkstation.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsDevice.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\HostGraphicsDevice.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(STCHDR)
6400
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   154
$(OUTDIR)TopView.$(O) TopView.$(H): TopView.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\View.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   155
$(OUTDIR)PopUpView.$(O) PopUpView.$(H): PopUpView.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\TopView.$(H) $(INCLUDE_TOP)\stx\libview\View.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   156
$(OUTDIR)StandardSystemView.$(O) StandardSystemView.$(H): StandardSystemView.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\TopView.$(H) $(INCLUDE_TOP)\stx\libview\View.$(H) $(STCHDR)
Claus Gittinger <cg@exept.de>
parents: 6068
diff changeset
   157
$(OUTDIR)ModalBox.$(O) ModalBox.$(H): ModalBox.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\StandardSystemView.$(H) $(INCLUDE_TOP)\stx\libview\TopView.$(H) $(INCLUDE_TOP)\stx\libview\View.$(H) $(STCHDR)
5855
83c11ad82ca7 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5822
diff changeset
   158
$(OUTDIR)WinWorkstation.$(O) WinWorkstation.$(H): WinWorkstation.st $(STCHDR)
4589
ea5d10cb3666 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 4581
diff changeset
   159
3959
344656e5ada8 dll addresses
Claus Gittinger <cg@exept.de>
parents: 3890
diff changeset
   160
# ENDMAKEDEPEND --- do not remove this line