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