]> git.saurik.com Git - wxWidgets.git/blob - samples/render/makefile.wat
Correct window placement only once.
[wxWidgets.git] / samples / render / makefile.wat
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.0 (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 WXDEBUGFLAG =
38 !ifeq BUILD debug
39 !ifeq DEBUG_FLAG default
40 WXDEBUGFLAG = d
41 !endif
42 !endif
43 !ifeq DEBUG_FLAG 1
44 WXDEBUGFLAG = d
45 !endif
46 WXUNICODEFLAG =
47 !ifeq UNICODE 1
48 WXUNICODEFLAG = u
49 !endif
50 WXUNIVNAME =
51 !ifeq WXUNIV 1
52 WXUNIVNAME = univ
53 !endif
54 WXDLLFLAG =
55 !ifeq SHARED 1
56 WXDLLFLAG = dll
57 !endif
58 LIBTYPE_SUFFIX =
59 !ifeq SHARED 0
60 LIBTYPE_SUFFIX = lib
61 !endif
62 !ifeq SHARED 1
63 LIBTYPE_SUFFIX = dll
64 !endif
65 EXTRALIBS_FOR_BASE =
66 !ifeq MONOLITHIC 0
67 EXTRALIBS_FOR_BASE =
68 !endif
69 !ifeq MONOLITHIC 1
70 EXTRALIBS_FOR_BASE =
71 !endif
72 PLUGINSUFFIX =
73 !ifeq BUILD debug
74 !ifeq UNICODE 0
75 PLUGINSUFFIX = d
76 !endif
77 !endif
78 !ifeq BUILD debug
79 !ifeq UNICODE 1
80 PLUGINSUFFIX = ud
81 !endif
82 !endif
83 !ifeq BUILD release
84 !ifeq UNICODE 0
85 PLUGINSUFFIX =
86 !endif
87 !endif
88 !ifeq BUILD release
89 !ifeq UNICODE 1
90 PLUGINSUFFIX = u
91 !endif
92 !endif
93 __renddll___depname =
94 !ifeq SHARED 1
95 __renddll___depname = &
96 $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_VERSION_NODOT)_wat.dll
97 !endif
98 __DEBUGINFO =
99 !ifeq BUILD debug
100 !ifeq DEBUG_INFO default
101 __DEBUGINFO = -d2
102 !endif
103 !endif
104 !ifeq BUILD release
105 !ifeq DEBUG_INFO default
106 __DEBUGINFO = -d0
107 !endif
108 !endif
109 !ifeq DEBUG_INFO 0
110 __DEBUGINFO = -d0
111 !endif
112 !ifeq DEBUG_INFO 1
113 __DEBUGINFO = -d2
114 !endif
115 __DEBUGINFO_1 =
116 !ifeq BUILD debug
117 !ifeq DEBUG_INFO default
118 __DEBUGINFO_1 = debug all
119 !endif
120 !endif
121 !ifeq BUILD release
122 !ifeq DEBUG_INFO default
123 __DEBUGINFO_1 =
124 !endif
125 !endif
126 !ifeq DEBUG_INFO 0
127 __DEBUGINFO_1 =
128 !endif
129 !ifeq DEBUG_INFO 1
130 __DEBUGINFO_1 = debug all
131 !endif
132 __OPTIMIZEFLAG =
133 !ifeq BUILD debug
134 __OPTIMIZEFLAG = -od
135 !endif
136 !ifeq BUILD release
137 __OPTIMIZEFLAG = -ot -ox
138 !endif
139 __THREADSFLAG =
140 !ifeq USE_THREADS 0
141 __THREADSFLAG =
142 !endif
143 !ifeq USE_THREADS 1
144 __THREADSFLAG = -bm
145 !endif
146 __RUNTIME_LIBS =
147 !ifeq RUNTIME_LIBS dynamic
148 __RUNTIME_LIBS = -br
149 !endif
150 !ifeq RUNTIME_LIBS static
151 __RUNTIME_LIBS =
152 !endif
153 __RTTIFLAG =
154 !ifeq USE_RTTI 0
155 __RTTIFLAG =
156 !endif
157 !ifeq USE_RTTI 1
158 __RTTIFLAG = -xr
159 !endif
160 __EXCEPTIONSFLAG =
161 !ifeq USE_EXCEPTIONS 0
162 __EXCEPTIONSFLAG =
163 !endif
164 !ifeq USE_EXCEPTIONS 1
165 __EXCEPTIONSFLAG = -xs
166 !endif
167 __WXUNIV_DEFINE_p =
168 !ifeq WXUNIV 1
169 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
170 !endif
171 __DEBUG_DEFINE_p =
172 !ifeq BUILD debug
173 !ifeq DEBUG_FLAG default
174 __DEBUG_DEFINE_p = -d__WXDEBUG__
175 !endif
176 !endif
177 !ifeq DEBUG_FLAG 1
178 __DEBUG_DEFINE_p = -d__WXDEBUG__
179 !endif
180 __EXCEPTIONS_DEFINE_p =
181 !ifeq USE_EXCEPTIONS 0
182 __EXCEPTIONS_DEFINE_p = -dwxNO_EXCEPTIONS
183 !endif
184 __RTTI_DEFINE_p =
185 !ifeq USE_RTTI 0
186 __RTTI_DEFINE_p = -dwxNO_RTTI
187 !endif
188 __THREAD_DEFINE_p =
189 !ifeq USE_THREADS 0
190 __THREAD_DEFINE_p = -dwxNO_THREADS
191 !endif
192 __UNICODE_DEFINE_p =
193 !ifeq UNICODE 1
194 __UNICODE_DEFINE_p = -d_UNICODE
195 !endif
196 __GFXCTX_DEFINE_p =
197 !ifeq USE_GDIPLUS 1
198 __GFXCTX_DEFINE_p = -dwxUSE_GRAPHICS_CONTEXT=1
199 !endif
200 __DLLFLAG_p =
201 !ifeq SHARED 1
202 __DLLFLAG_p = -dWXUSINGDLL
203 !endif
204 __WXLIB_CORE_p =
205 !ifeq MONOLITHIC 0
206 __WXLIB_CORE_p = &
207 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
208 !endif
209 __WXLIB_BASE_p =
210 !ifeq MONOLITHIC 0
211 __WXLIB_BASE_p = &
212 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
213 !endif
214 __WXLIB_MONO_p =
215 !ifeq MONOLITHIC 1
216 __WXLIB_MONO_p = &
217 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
218 !endif
219 __LIB_TIFF_p =
220 !ifeq USE_GUI 1
221 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
222 !endif
223 __LIB_JPEG_p =
224 !ifeq USE_GUI 1
225 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
226 !endif
227 __LIB_PNG_p =
228 !ifeq USE_GUI 1
229 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
230 !endif
231 __GDIPLUS_LIB_p =
232 !ifeq USE_GDIPLUS 1
233 __GDIPLUS_LIB_p = gdiplus.lib
234 !endif
235
236 ### Variables: ###
237
238 WX_RELEASE_NODOT = 27
239 WX_VERSION_NODOT = $(WX_RELEASE_NODOT)1
240 OBJS = &
241 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
242 LIBDIRNAME = .\..\..\lib\wat_$(LIBTYPE_SUFFIX)$(CFG)
243 SETUPHDIR = &
244 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
245 RENDER_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(__THREADSFLAG) &
246 $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
247 $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) &
248 $(__UNICODE_DEFINE_p) $(__GFXCTX_DEFINE_p) -i=$(SETUPHDIR) &
249 -i=.\..\..\include -wx -wcd=549 -wcd=656 -wcd=657 -wcd=667 -i=. $(__DLLFLAG_p) &
250 -i=.\..\..\samples -dNOPCH $(__RTTIFLAG) $(__EXCEPTIONSFLAG) $(CPPFLAGS) &
251 $(CXXFLAGS)
252 RENDER_OBJECTS = &
253 $(OBJS)\render_render.obj
254 RENDDLL_CXXFLAGS = -bd $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(__THREADSFLAG) &
255 $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
256 $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) &
257 $(__UNICODE_DEFINE_p) $(__GFXCTX_DEFINE_p) -i=$(SETUPHDIR) &
258 -i=.\..\..\include -wx -wcd=549 -wcd=656 -wcd=657 -wcd=667 -dWXUSINGDLL &
259 $(__RTTIFLAG) $(__EXCEPTIONSFLAG) $(CPPFLAGS) $(CXXFLAGS)
260 RENDDLL_OBJECTS = &
261 $(OBJS)\renddll_renddll.obj
262
263
264 all : $(OBJS)
265 $(OBJS) :
266 -if not exist $(OBJS) mkdir $(OBJS)
267
268 ### Targets: ###
269
270 all : .SYMBOLIC $(OBJS)\render.exe $(__renddll___depname)
271
272 clean : .SYMBOLIC
273 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
274 -if exist $(OBJS)\*.res del $(OBJS)\*.res
275 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
276 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
277 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
278 -if exist $(OBJS)\render.exe del $(OBJS)\render.exe
279 -if exist $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_VERSION_NODOT)_wat.dll del $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_VERSION_NODOT)_wat.dll
280
281 $(OBJS)\render.exe : $(RENDER_OBJECTS) $(OBJS)\render_sample.res
282 @%create $(OBJS)\render.lbc
283 @%append $(OBJS)\render.lbc option quiet
284 @%append $(OBJS)\render.lbc name $^@
285 @%append $(OBJS)\render.lbc option caseexact
286 @%append $(OBJS)\render.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
287 @for %i in ($(RENDER_OBJECTS)) do @%append $(OBJS)\render.lbc file %i
288 @for %i in ( $(__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) $(__GDIPLUS_LIB_p) 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)\render.lbc library %i
289 @%append $(OBJS)\render.lbc option resource=$(OBJS)\render_sample.res
290 @for %i in () do @%append $(OBJS)\render.lbc option stack=%i
291 wlink @$(OBJS)\render.lbc
292
293 !ifeq SHARED 1
294 $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_VERSION_NODOT)_wat.dll : $(RENDDLL_OBJECTS)
295 @%create $(OBJS)\renddll.lbc
296 @%append $(OBJS)\renddll.lbc option quiet
297 @%append $(OBJS)\renddll.lbc name $^@
298 @%append $(OBJS)\renddll.lbc option caseexact
299 @%append $(OBJS)\renddll.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME)
300 @for %i in ($(RENDDLL_OBJECTS)) do @%append $(OBJS)\renddll.lbc file %i
301 @for %i in ( $(__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) $(__GDIPLUS_LIB_p) 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)\renddll.lbc library %i
302 @%append $(OBJS)\renddll.lbc
303 @%append $(OBJS)\renddll.lbc system nt_dll
304 wlink @$(OBJS)\renddll.lbc
305 !endif
306
307 $(OBJS)\render_sample.res : .AUTODEPEND .\..\..\samples\sample.rc
308 wrc -q -ad -bt=nt -r -fo=$^@ -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) $(__GFXCTX_DEFINE_p) -i=$(SETUPHDIR) -i=.\..\..\include -i=. $(__DLLFLAG_p) -i=.\..\..\samples $<
309
310 $(OBJS)\render_render.obj : .AUTODEPEND .\render.cpp
311 $(CXX) -bt=nt -zq -fo=$^@ $(RENDER_CXXFLAGS) $<
312
313 $(OBJS)\renddll_renddll.obj : .AUTODEPEND .\renddll.cpp
314 $(CXX) -bt=nt -zq -fo=$^@ $(RENDDLL_CXXFLAGS) $<
315