]> git.saurik.com Git - wxWidgets.git/blob - contrib/build/ogl/makefile.wat
change MSW libs directories so that libraries are shared by builds
[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 __LIB_JPEG_p =
116 !ifeq USE_GUI 1
117 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
118 !endif
119 __LIB_PNG_p =
120 !ifeq USE_GUI 1
121 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
122 !endif
123 __LIB_TIFF_p =
124 !ifeq USE_GUI 1
125 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
126 !endif
127 __OPTIMIZEFLAG =
128 !ifeq BUILD debug
129 __OPTIMIZEFLAG = -od
130 !endif
131 !ifeq BUILD release
132 __OPTIMIZEFLAG = -ot -ox
133 !endif
134 __RUNTIME_LIBS =
135 !ifeq RUNTIME_LIBS dynamic
136 __RUNTIME_LIBS = -br
137 !endif
138 !ifeq RUNTIME_LIBS static
139 __RUNTIME_LIBS =
140 !endif
141 __UNICODE_DEFINE_p =
142 !ifeq UNICODE 1
143 __UNICODE_DEFINE_p = -dwxUSE_UNICODE=1
144 !endif
145 __WXLIB_BASE_p =
146 !ifeq MONOLITHIC 0
147 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
148 !endif
149 __WXLIB_CORE_p =
150 !ifeq MONOLITHIC 0
151 __WXLIB_CORE_p = &
152 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
153 !endif
154 __WXLIB_MONO_p =
155 !ifeq MONOLITHIC 1
156 __WXLIB_MONO_p = &
157 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
158 !endif
159 __WXUNIV_DEFINE_p =
160 !ifeq WXUNIV 1
161 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
162 !endif
163 __ogldll___depname =
164 !ifeq SHARED 1
165 __ogldll___depname = &
166 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl_wat$(VENDORTAG).dll
167 !endif
168 __ogllib___depname =
169 !ifeq SHARED 0
170 __ogllib___depname = &
171 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib
172 !endif
173
174 ### Variables: ###
175
176 OBJS = &
177 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
178 OGLDLL_CXXFLAGS = $(CPPFLAGS) -bd $(__DEBUGINFO) $(__OPTIMIZEFLAG) -bm &
179 $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
180 $(__UNICODE_DEFINE_p) -i=..\..\src\ogl\..\..\..\include -i=$(SETUPHDIR) &
181 -i=..\..\src\ogl\..\..\include -dWXUSINGDLL -dWXMAKINGDLL_OGL $(CXXFLAGS) &
182 /fh=$(OBJS)\wxprec_ogldll.pch
183 OGLDLL_OBJECTS = &
184 $(OBJS)\ogldll_dummy.obj &
185 $(OBJS)\ogldll_basic2.obj &
186 $(OBJS)\ogldll_canvas.obj &
187 $(OBJS)\ogldll_divided.obj &
188 $(OBJS)\ogldll_mfutils.obj &
189 $(OBJS)\ogldll_oglmisc.obj &
190 $(OBJS)\ogldll_basic.obj &
191 $(OBJS)\ogldll_composit.obj &
192 $(OBJS)\ogldll_drawn.obj &
193 $(OBJS)\ogldll_bmpshape.obj &
194 $(OBJS)\ogldll_constrnt.obj &
195 $(OBJS)\ogldll_lines.obj &
196 $(OBJS)\ogldll_ogldiag.obj
197 OGLLIB_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO) $(__OPTIMIZEFLAG) -bm &
198 $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
199 $(__UNICODE_DEFINE_p) -i=..\..\src\ogl\..\..\..\include -i=$(SETUPHDIR) &
200 -i=..\..\src\ogl\..\..\include $(CXXFLAGS) /fh=$(OBJS)\wxprec_ogllib.pch
201 OGLLIB_OBJECTS = &
202 $(OBJS)\ogllib_dummy.obj &
203 $(OBJS)\ogllib_basic2.obj &
204 $(OBJS)\ogllib_canvas.obj &
205 $(OBJS)\ogllib_divided.obj &
206 $(OBJS)\ogllib_mfutils.obj &
207 $(OBJS)\ogllib_oglmisc.obj &
208 $(OBJS)\ogllib_basic.obj &
209 $(OBJS)\ogllib_composit.obj &
210 $(OBJS)\ogllib_drawn.obj &
211 $(OBJS)\ogllib_bmpshape.obj &
212 $(OBJS)\ogllib_constrnt.obj &
213 $(OBJS)\ogllib_lines.obj &
214 $(OBJS)\ogllib_ogldiag.obj
215 SETUPHDIR = &
216 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
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 caseexact
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