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