]> git.saurik.com Git - wxWidgets.git/blame - samples/htlbox/makefile.wat
Regenerated makefiles
[wxWidgets.git] / samples / htlbox / makefile.wat
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
c4839ccf 3# Bakefile 0.1.4 (http://bakefile.sourceforge.net)
250700e4
RD
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
fd9f42b6 7!include ../../build/msw/config.wat
250700e4
RD
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13# Speed up compilation a bit:
14!ifdef __LOADDLL__
15! loaddll wcc wccd
16! loaddll wccaxp wccdaxp
17! loaddll wcc386 wccd386
18! loaddll wpp wppdi86
19! loaddll wppaxp wppdaxp
20! loaddll wpp386 wppd386
21! loaddll wlink wlink
22! loaddll wlib wlibd
23!endif
24
25# We need these variables in some bakefile-made rules:
26WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
27
28### Conditionally set variables: ###
29
30PORTNAME =
31!ifeq USE_GUI 0
32PORTNAME = base
33!endif
34!ifeq USE_GUI 1
35PORTNAME = msw
36!endif
37WXDEBUGFLAG =
38!ifeq BUILD debug
25a73439
VS
39!ifeq DEBUG_FLAG default
40WXDEBUGFLAG = d
41!endif
42!endif
43!ifeq DEBUG_FLAG 1
250700e4
RD
44WXDEBUGFLAG = d
45!endif
250700e4
RD
46WXUNICODEFLAG =
47!ifeq UNICODE 1
48WXUNICODEFLAG = u
49!endif
50WXUNIVNAME =
51!ifeq WXUNIV 1
52WXUNIVNAME = univ
53!endif
b17c1746
DE
54WXDLLFLAG =
55!ifeq SHARED 1
56WXDLLFLAG = dll
57!endif
dd65d8c8
RN
58EXTRALIBS_FOR_BASE =
59!ifeq MONOLITHIC 0
60EXTRALIBS_FOR_BASE =
61!endif
62!ifeq MONOLITHIC 1
63EXTRALIBS_FOR_BASE =
64!endif
25a73439 65__DEBUGINFO_0 =
250700e4 66!ifeq BUILD debug
25a73439
VS
67!ifeq DEBUG_INFO default
68__DEBUGINFO_0 = -d2
69!endif
250700e4
RD
70!endif
71!ifeq BUILD release
25a73439
VS
72!ifeq DEBUG_INFO default
73__DEBUGINFO_0 = -d0
74!endif
250700e4 75!endif
25a73439
VS
76!ifeq DEBUG_INFO 0
77__DEBUGINFO_0 = -d0
78!endif
79!ifeq DEBUG_INFO 1
80__DEBUGINFO_0 = -d2
81!endif
82__DEBUGINFO_1 =
250700e4 83!ifeq BUILD debug
25a73439
VS
84!ifeq DEBUG_INFO default
85__DEBUGINFO_1 = debug all
86!endif
250700e4
RD
87!endif
88!ifeq BUILD release
25a73439
VS
89!ifeq DEBUG_INFO default
90__DEBUGINFO_1 =
91!endif
92!endif
93!ifeq DEBUG_INFO 0
94__DEBUGINFO_1 =
95!endif
96!ifeq DEBUG_INFO 1
97__DEBUGINFO_1 = debug all
250700e4 98!endif
250700e4
RD
99__OPTIMIZEFLAG_2 =
100!ifeq BUILD debug
101__OPTIMIZEFLAG_2 = -od
102!endif
103!ifeq BUILD release
104__OPTIMIZEFLAG_2 = -ot -ox
105!endif
106__RUNTIME_LIBS_5 =
107!ifeq RUNTIME_LIBS dynamic
108__RUNTIME_LIBS_5 = -br
109!endif
110!ifeq RUNTIME_LIBS static
111__RUNTIME_LIBS_5 =
112!endif
b17c1746
DE
113__EXCEPTIONSFLAG_7 =
114!ifeq USE_EXCEPTIONS 0
115__EXCEPTIONSFLAG_7 =
250700e4 116!endif
b17c1746
DE
117!ifeq USE_EXCEPTIONS 1
118__EXCEPTIONSFLAG_7 = -xs
119!endif
120__WXLIB_HTML_p =
250700e4 121!ifeq MONOLITHIC 0
b17c1746 122__WXLIB_HTML_p = &
c33fae85 123 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_html.lib
250700e4
RD
124!endif
125__WXLIB_CORE_p =
126!ifeq MONOLITHIC 0
25a73439 127__WXLIB_CORE_p = &
c33fae85 128 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
250700e4 129!endif
b17c1746 130__WXLIB_BASE_p =
250700e4 131!ifeq MONOLITHIC 0
c33fae85
RN
132__WXLIB_BASE_p = &
133 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
250700e4
RD
134!endif
135__WXLIB_MONO_p =
136!ifeq MONOLITHIC 1
25a73439 137__WXLIB_MONO_p = &
c33fae85 138 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
250700e4 139!endif
b17c1746
DE
140__LIB_TIFF_p =
141!ifeq USE_GUI 1
9c2d002b 142__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
b17c1746
DE
143!endif
144__LIB_JPEG_p =
145!ifeq USE_GUI 1
9c2d002b 146__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
b17c1746
DE
147!endif
148__LIB_PNG_p =
149!ifeq USE_GUI 1
9c2d002b 150__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
b17c1746
DE
151!endif
152LIBDIRNAME =
153!ifeq SHARED 0
154LIBDIRNAME = .\..\..\lib\wat_lib$(CFG)
155!endif
156!ifeq SHARED 1
157LIBDIRNAME = .\..\..\lib\wat_dll$(CFG)
158!endif
250700e4
RD
159__WXUNIV_DEFINE_p =
160!ifeq WXUNIV 1
161__WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
162!endif
b17c1746
DE
163__DEBUG_DEFINE_p =
164!ifeq BUILD debug
165!ifeq DEBUG_FLAG default
166__DEBUG_DEFINE_p = -d__WXDEBUG__
167!endif
168!endif
169!ifeq DEBUG_FLAG 1
170__DEBUG_DEFINE_p = -d__WXDEBUG__
171!endif
172__UNICODE_DEFINE_p =
173!ifeq UNICODE 1
174__UNICODE_DEFINE_p = -d_UNICODE
175!endif
176__DLLFLAG_p =
177!ifeq SHARED 1
178__DLLFLAG_p = -dWXUSINGDLL
179!endif
250700e4
RD
180
181### Variables: ###
182
c33fae85 183WX_RELEASE_NODOT = 25
b17c1746
DE
184OBJS = &
185 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
186SETUPHDIR = &
187 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9
VS
188HTLBOX_CXXFLAGS = $(__DEBUGINFO_0) $(__OPTIMIZEFLAG_2) -bm $(__RUNTIME_LIBS_5) &
189 -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) &
dd65d8c8
RN
190 -i=.\..\..\include -i=$(SETUPHDIR) -wcd=549 -wcd=656 -wcd=657 -i=. &
191 $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $(__EXCEPTIONSFLAG_7) $(CPPFLAGS) &
192 $(CXXFLAGS)
25a73439
VS
193HTLBOX_OBJECTS = &
194 $(OBJS)\htlbox_htlbox.obj
250700e4 195
250700e4
RD
196
197all : $(OBJS)
198$(OBJS) :
199 -if not exist $(OBJS) mkdir $(OBJS)
200
201### Targets: ###
202
203all : .SYMBOLIC $(OBJS)\htlbox.exe
204
250700e4
RD
205clean : .SYMBOLIC
206 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
207 -if exist $(OBJS)\*.res del $(OBJS)\*.res
208 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
209 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
210 -if exist $(OBJS)\htlbox.exe del $(OBJS)\htlbox.exe
211
25a73439 212$(OBJS)\htlbox.exe : $(HTLBOX_OBJECTS) $(OBJS)\htlbox_htlbox.res
250700e4
RD
213 @%create $(OBJS)\htlbox.lbc
214 @%append $(OBJS)\htlbox.lbc option quiet
215 @%append $(OBJS)\htlbox.lbc name $^@
75a0a7b7 216 @%append $(OBJS)\htlbox.lbc option caseexact
25a73439
VS
217 @%append $(OBJS)\htlbox.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
218 @for %i in ($(HTLBOX_OBJECTS)) do @%append $(OBJS)\htlbox.lbc file %i
dd65d8c8 219 @for %i in ( $(__WXLIB_HTML_p) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ) do @%append $(OBJS)\htlbox.lbc library %i
250700e4
RD
220 @%append $(OBJS)\htlbox.lbc option resource=$(OBJS)\htlbox_htlbox.res
221 wlink @$(OBJS)\htlbox.lbc
b17c1746
DE
222
223$(OBJS)\htlbox_htlbox.obj : .AUTODEPEND .\htlbox.cpp
224 $(CXX) -zq -fo=$^@ $(HTLBOX_CXXFLAGS) $<
225
226$(OBJS)\htlbox_htlbox.res : .AUTODEPEND .\htlbox.rc
c33fae85 227 wrc -q -ad -bt=nt -r -fo=$^@ -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $<