]> git.saurik.com Git - wxWidgets.git/blob - contrib/build/ogl/makefile.wat
1) some compilers (Watcom) don't like it if wxBase library PCH file contains
[wxWidgets.git] / contrib / build / ogl / makefile.wat
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.1 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 !include ../../../build/msw/config.wat
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:
26 WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
27
28 ### Conditionally set variables: ###
29
30 PORTNAME =
31 !ifeq USE_GUI 0
32 PORTNAME = base
33 !endif
34 !ifeq USE_GUI 1
35 PORTNAME = msw
36 !endif
37 VENDORTAG =
38 !ifeq OFFICIAL_BUILD 0
39 VENDORTAG = _$(VENDOR)
40 !endif
41 !ifeq OFFICIAL_BUILD 1
42 VENDORTAG =
43 !endif
44 WXDEBUGFLAG =
45 !ifeq BUILD debug
46 !ifeq DEBUG_FLAG default
47 WXDEBUGFLAG = d
48 !endif
49 !endif
50 !ifeq DEBUG_FLAG 1
51 WXDEBUGFLAG = d
52 !endif
53 WXDLLFLAG =
54 !ifeq SHARED 1
55 WXDLLFLAG = dll
56 !endif
57 WXUNICODEFLAG =
58 !ifeq UNICODE 1
59 WXUNICODEFLAG = u
60 !endif
61 WXUNIVNAME =
62 !ifeq WXUNIV 1
63 WXUNIVNAME = univ
64 !endif
65 __DEBUGINFO =
66 !ifeq BUILD debug
67 !ifeq DEBUG_INFO default
68 __DEBUGINFO = -d2
69 !endif
70 !endif
71 !ifeq BUILD release
72 !ifeq DEBUG_INFO default
73 __DEBUGINFO = -d0
74 !endif
75 !endif
76 !ifeq DEBUG_INFO 0
77 __DEBUGINFO = -d0
78 !endif
79 !ifeq DEBUG_INFO 1
80 __DEBUGINFO = -d2
81 !endif
82 __DEBUGINFO_1 =
83 !ifeq BUILD debug
84 !ifeq DEBUG_INFO default
85 __DEBUGINFO_1 = debug all
86 !endif
87 !endif
88 !ifeq BUILD release
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
98 !endif
99 __DEBUG_DEFINE_p =
100 !ifeq BUILD debug
101 !ifeq DEBUG_FLAG default
102 __DEBUG_DEFINE_p = -d__WXDEBUG__
103 !endif
104 !endif
105 !ifeq DEBUG_FLAG 1
106 __DEBUG_DEFINE_p = -d__WXDEBUG__
107 !endif
108 __LIB_JPEG_p =
109 !ifeq USE_GUI 1
110 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
111 !endif
112 __LIB_PNG_p =
113 !ifeq USE_GUI 1
114 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
115 !endif
116 __LIB_TIFF_p =
117 !ifeq USE_GUI 1
118 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
119 !endif
120 __OPTIMIZEFLAG =
121 !ifeq BUILD debug
122 __OPTIMIZEFLAG = -od
123 !endif
124 !ifeq BUILD release
125 __OPTIMIZEFLAG = -ot -ox
126 !endif
127 __RUNTIME_LIBS =
128 !ifeq RUNTIME_LIBS dynamic
129 __RUNTIME_LIBS = -br
130 !endif
131 !ifeq RUNTIME_LIBS static
132 __RUNTIME_LIBS =
133 !endif
134 __UNICODE_DEFINE_p =
135 !ifeq UNICODE 1
136 __UNICODE_DEFINE_p = -dwxUSE_UNICODE=1
137 !endif
138 __WXLIB_BASE_p =
139 !ifeq MONOLITHIC 0
140 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
141 !endif
142 __WXLIB_CORE_p =
143 !ifeq MONOLITHIC 0
144 __WXLIB_CORE_p = &
145 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
146 !endif
147 __WXLIB_MONO_p =
148 !ifeq MONOLITHIC 1
149 __WXLIB_MONO_p = &
150 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
151 !endif
152 __WXUNIV_DEFINE_p =
153 !ifeq WXUNIV 1
154 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
155 !endif
156 __ogldll___depname =
157 !ifeq SHARED 1
158 __ogldll___depname = &
159 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl_wat$(VENDORTAG).dll
160 !endif
161 __ogllib___depname =
162 !ifeq SHARED 0
163 __ogllib___depname = &
164 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib
165 !endif
166
167 ### Variables: ###
168
169 LIBDIRNAME = &
170 ..\..\src\ogl\..\..\..\lib\wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
171 OBJS = &
172 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
173 OGLDLL_CXXFLAGS = $(CPPFLAGS) -bd $(__DEBUGINFO) $(__OPTIMIZEFLAG) -bm &
174 $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
175 $(__UNICODE_DEFINE_p) -i=..\..\src\ogl\..\..\..\include -i=$(LIBDIRNAME) &
176 -i=..\..\src\ogl\..\..\..\src\tiff -i=..\..\src\ogl\..\..\..\src\jpeg &
177 -i=..\..\src\ogl\..\..\..\src\png -i=..\..\src\ogl\..\..\..\src\zlib &
178 -i=..\..\src\ogl\..\..\..\src\regex &
179 -i=..\..\src\ogl\..\..\..\src\expat\lib -i=..\..\src\ogl\..\..\include &
180 -dWXUSINGDLL -dWXMAKINGDLL_OGL $(CXXFLAGS) /fh=$(OBJS)\wxprec_ogldll.pch
181 OGLDLL_OBJECTS = &
182 $(OBJS)\ogldll_dummy.obj &
183 $(OBJS)\ogldll_basic2.obj &
184 $(OBJS)\ogldll_canvas.obj &
185 $(OBJS)\ogldll_divided.obj &
186 $(OBJS)\ogldll_mfutils.obj &
187 $(OBJS)\ogldll_oglmisc.obj &
188 $(OBJS)\ogldll_basic.obj &
189 $(OBJS)\ogldll_composit.obj &
190 $(OBJS)\ogldll_drawn.obj &
191 $(OBJS)\ogldll_bmpshape.obj &
192 $(OBJS)\ogldll_constrnt.obj &
193 $(OBJS)\ogldll_lines.obj &
194 $(OBJS)\ogldll_ogldiag.obj
195 OGLLIB_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO) $(__OPTIMIZEFLAG) -bm &
196 $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
197 $(__UNICODE_DEFINE_p) -i=..\..\src\ogl\..\..\..\include -i=$(LIBDIRNAME) &
198 -i=..\..\src\ogl\..\..\..\src\tiff -i=..\..\src\ogl\..\..\..\src\jpeg &
199 -i=..\..\src\ogl\..\..\..\src\png -i=..\..\src\ogl\..\..\..\src\zlib &
200 -i=..\..\src\ogl\..\..\..\src\regex &
201 -i=..\..\src\ogl\..\..\..\src\expat\lib -i=..\..\src\ogl\..\..\include &
202 $(CXXFLAGS) /fh=$(OBJS)\wxprec_ogllib.pch
203 OGLLIB_OBJECTS = &
204 $(OBJS)\ogllib_dummy.obj &
205 $(OBJS)\ogllib_basic2.obj &
206 $(OBJS)\ogllib_canvas.obj &
207 $(OBJS)\ogllib_divided.obj &
208 $(OBJS)\ogllib_mfutils.obj &
209 $(OBJS)\ogllib_oglmisc.obj &
210 $(OBJS)\ogllib_basic.obj &
211 $(OBJS)\ogllib_composit.obj &
212 $(OBJS)\ogllib_drawn.obj &
213 $(OBJS)\ogllib_bmpshape.obj &
214 $(OBJS)\ogllib_constrnt.obj &
215 $(OBJS)\ogllib_lines.obj &
216 $(OBJS)\ogllib_ogldiag.obj
217
218
219 all : $(OBJS)
220 $(OBJS) :
221 -if not exist $(OBJS) mkdir $(OBJS)
222
223 ### Targets: ###
224
225 all : .SYMBOLIC $(__ogldll___depname) $(__ogllib___depname)
226
227 $(OBJS)\ogldll_basic.obj : .AUTODEPEND ../../src/ogl\basic.cpp
228 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
229
230 $(OBJS)\ogldll_basic2.obj : .AUTODEPEND ../../src/ogl\basic2.cpp
231 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
232
233 $(OBJS)\ogldll_bmpshape.obj : .AUTODEPEND ../../src/ogl\bmpshape.cpp
234 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
235
236 $(OBJS)\ogldll_canvas.obj : .AUTODEPEND ../../src/ogl\canvas.cpp
237 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
238
239 $(OBJS)\ogldll_composit.obj : .AUTODEPEND ../../src/ogl\composit.cpp
240 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
241
242 $(OBJS)\ogldll_constrnt.obj : .AUTODEPEND ../../src/ogl\constrnt.cpp
243 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
244
245 $(OBJS)\ogldll_divided.obj : .AUTODEPEND ../../src/ogl\divided.cpp
246 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
247
248 $(OBJS)\ogldll_drawn.obj : .AUTODEPEND ../../src/ogl\drawn.cpp
249 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
250
251 $(OBJS)\ogldll_dummy.obj : .AUTODEPEND ../../src/ogl\..\..\..\src\msw\dummy.cpp
252 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
253
254 $(OBJS)\ogldll_lines.obj : .AUTODEPEND ../../src/ogl\lines.cpp
255 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
256
257 $(OBJS)\ogldll_mfutils.obj : .AUTODEPEND ../../src/ogl\mfutils.cpp
258 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
259
260 $(OBJS)\ogldll_ogldiag.obj : .AUTODEPEND ../../src/ogl\ogldiag.cpp
261 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
262
263 $(OBJS)\ogldll_oglmisc.obj : .AUTODEPEND ../../src/ogl\oglmisc.cpp
264 $(CXX) -zq -fo=$^@ $(OGLDLL_CXXFLAGS) $<
265
266 $(OBJS)\ogllib_basic.obj : .AUTODEPEND ../../src/ogl\basic.cpp
267 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
268
269 $(OBJS)\ogllib_basic2.obj : .AUTODEPEND ../../src/ogl\basic2.cpp
270 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
271
272 $(OBJS)\ogllib_bmpshape.obj : .AUTODEPEND ../../src/ogl\bmpshape.cpp
273 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
274
275 $(OBJS)\ogllib_canvas.obj : .AUTODEPEND ../../src/ogl\canvas.cpp
276 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
277
278 $(OBJS)\ogllib_composit.obj : .AUTODEPEND ../../src/ogl\composit.cpp
279 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
280
281 $(OBJS)\ogllib_constrnt.obj : .AUTODEPEND ../../src/ogl\constrnt.cpp
282 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
283
284 $(OBJS)\ogllib_divided.obj : .AUTODEPEND ../../src/ogl\divided.cpp
285 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
286
287 $(OBJS)\ogllib_drawn.obj : .AUTODEPEND ../../src/ogl\drawn.cpp
288 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
289
290 $(OBJS)\ogllib_dummy.obj : .AUTODEPEND ../../src/ogl\..\..\..\src\msw\dummy.cpp
291 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
292
293 $(OBJS)\ogllib_lines.obj : .AUTODEPEND ../../src/ogl\lines.cpp
294 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
295
296 $(OBJS)\ogllib_mfutils.obj : .AUTODEPEND ../../src/ogl\mfutils.cpp
297 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
298
299 $(OBJS)\ogllib_ogldiag.obj : .AUTODEPEND ../../src/ogl\ogldiag.cpp
300 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
301
302 $(OBJS)\ogllib_oglmisc.obj : .AUTODEPEND ../../src/ogl\oglmisc.cpp
303 $(CXX) -zq -fo=$^@ $(OGLLIB_CXXFLAGS) $<
304
305 clean : .SYMBOLIC
306 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
307 -if exist $(OBJS)\*.res del $(OBJS)\*.res
308 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
309 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
310 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl_wat$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl_wat$(VENDORTAG).dll
311 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib
312 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib
313
314 !ifeq SHARED 1
315 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl_wat$(VENDORTAG).dll : $(OGLDLL_OBJECTS)
316 @%create $(OBJS)\ogldll.lbc
317 @%append $(OBJS)\ogldll.lbc option quiet
318 @%append $(OBJS)\ogldll.lbc name $^@
319 @%append $(OBJS)\ogldll.lbc option incremental
320 @%append $(OBJS)\ogldll.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME)
321 @for %i in ($(OGLDLL_OBJECTS)) do @%append $(OBJS)\ogldll.lbc file %i
322 @for %i in ( $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p)) do @%append $(OBJS)\ogldll.lbc library %i
323 @%append $(OBJS)\ogldll.lbc
324 @%append $(OBJS)\ogldll.lbc system nt_dll
325 wlink @$(OBJS)\ogldll.lbc
326 wlib -q -n -b $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib +$^@
327 !endif
328
329 !ifeq SHARED 0
330 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib : $(OGLLIB_OBJECTS)
331 @%create $(OBJS)\ogllib.lbc
332 @for %i in ($(OGLLIB_OBJECTS)) do @%append $(OBJS)\ogllib.lbc +%i
333 wlib -q -p2048 -n -b $^@ @$(OBJS)\ogllib.lbc
334 !endif