]> git.saurik.com Git - wxWidgets.git/blob - samples/mediaplayer/makefile.wat
Committing Doxygen 1.5.7+ configuration changes as Francesco has found a fix for...
[wxWidgets.git] / samples / mediaplayer / makefile.wat
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.5 (http://www.bakefile.org)
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 __DEBUGINFO_0 =
73 !ifeq BUILD debug
74 !ifeq DEBUG_INFO default
75 __DEBUGINFO_0 = -d2
76 !endif
77 !endif
78 !ifeq BUILD release
79 !ifeq DEBUG_INFO default
80 __DEBUGINFO_0 = -d0
81 !endif
82 !endif
83 !ifeq DEBUG_INFO 0
84 __DEBUGINFO_0 = -d0
85 !endif
86 !ifeq DEBUG_INFO 1
87 __DEBUGINFO_0 = -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 __OPTIMIZEFLAG_2 =
107 !ifeq BUILD debug
108 __OPTIMIZEFLAG_2 = -od
109 !endif
110 !ifeq BUILD release
111 __OPTIMIZEFLAG_2 = -ot -ox
112 !endif
113 __THREADSFLAG_5 =
114 !ifeq USE_THREADS 0
115 __THREADSFLAG_5 =
116 !endif
117 !ifeq USE_THREADS 1
118 __THREADSFLAG_5 = -bm
119 !endif
120 __RUNTIME_LIBS_6 =
121 !ifeq RUNTIME_LIBS dynamic
122 __RUNTIME_LIBS_6 = -br
123 !endif
124 !ifeq RUNTIME_LIBS static
125 __RUNTIME_LIBS_6 =
126 !endif
127 __RTTIFLAG_7 =
128 !ifeq USE_RTTI 0
129 __RTTIFLAG_7 =
130 !endif
131 !ifeq USE_RTTI 1
132 __RTTIFLAG_7 = -xr
133 !endif
134 __EXCEPTIONSFLAG_8 =
135 !ifeq USE_EXCEPTIONS 0
136 __EXCEPTIONSFLAG_8 =
137 !endif
138 !ifeq USE_EXCEPTIONS 1
139 __EXCEPTIONSFLAG_8 = -xs
140 !endif
141 __WXLIB_MEDIA_p =
142 !ifeq MONOLITHIC 0
143 !ifeq USE_MEDIA 1
144 __WXLIB_MEDIA_p = &
145 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_media.lib
146 !endif
147 !endif
148 __WXLIB_CORE_p =
149 !ifeq MONOLITHIC 0
150 __WXLIB_CORE_p = &
151 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
152 !endif
153 __WXLIB_BASE_p =
154 !ifeq MONOLITHIC 0
155 __WXLIB_BASE_p = &
156 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
157 !endif
158 __WXLIB_MONO_p =
159 !ifeq MONOLITHIC 1
160 __WXLIB_MONO_p = &
161 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
162 !endif
163 __LIB_TIFF_p =
164 !ifeq USE_GUI 1
165 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
166 !endif
167 __LIB_JPEG_p =
168 !ifeq USE_GUI 1
169 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
170 !endif
171 __LIB_PNG_p =
172 !ifeq USE_GUI 1
173 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
174 !endif
175 __GDIPLUS_LIB_p =
176 !ifeq USE_GDIPLUS 1
177 __GDIPLUS_LIB_p = gdiplus.lib
178 !endif
179 __WXUNIV_DEFINE_p =
180 !ifeq WXUNIV 1
181 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
182 !endif
183 __DEBUG_DEFINE_p =
184 !ifeq BUILD debug
185 !ifeq DEBUG_FLAG default
186 __DEBUG_DEFINE_p = -d__WXDEBUG__
187 !endif
188 !endif
189 !ifeq DEBUG_FLAG 1
190 __DEBUG_DEFINE_p = -d__WXDEBUG__
191 !endif
192 __EXCEPTIONS_DEFINE_p =
193 !ifeq USE_EXCEPTIONS 0
194 __EXCEPTIONS_DEFINE_p = -dwxNO_EXCEPTIONS
195 !endif
196 __RTTI_DEFINE_p =
197 !ifeq USE_RTTI 0
198 __RTTI_DEFINE_p = -dwxNO_RTTI
199 !endif
200 __THREAD_DEFINE_p =
201 !ifeq USE_THREADS 0
202 __THREAD_DEFINE_p = -dwxNO_THREADS
203 !endif
204 __UNICODE_DEFINE_p =
205 !ifeq UNICODE 0
206 __UNICODE_DEFINE_p = -dwxUSE_UNICODE=0
207 !endif
208 !ifeq UNICODE 1
209 __UNICODE_DEFINE_p = -d_UNICODE
210 !endif
211 __GFXCTX_DEFINE_p =
212 !ifeq USE_GDIPLUS 1
213 __GFXCTX_DEFINE_p = -dwxUSE_GRAPHICS_CONTEXT=1
214 !endif
215 __DLLFLAG_p =
216 !ifeq SHARED 1
217 __DLLFLAG_p = -dWXUSINGDLL
218 !endif
219
220 ### Variables: ###
221
222 WX_RELEASE_NODOT = 29
223 COMPILER_PREFIX = wat
224 OBJS = &
225 $(COMPILER_PREFIX)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
226 LIBDIRNAME = .\..\..\lib\$(COMPILER_PREFIX)_$(LIBTYPE_SUFFIX)$(CFG)
227 SETUPHDIR = &
228 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
229 MEDIAPLAYER_CXXFLAGS = $(__DEBUGINFO_0) $(__OPTIMIZEFLAG_2) $(__THREADSFLAG_5) &
230 $(__RUNTIME_LIBS_6) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
231 $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) &
232 $(__UNICODE_DEFINE_p) $(__GFXCTX_DEFINE_p) -i=$(SETUPHDIR) &
233 -i=.\..\..\include -wx -wcd=549 -wcd=656 -wcd=657 -wcd=667 -i=. $(__DLLFLAG_p) &
234 -i=.\..\..\samples -dNOPCH $(__RTTIFLAG_7) $(__EXCEPTIONSFLAG_8) $(CPPFLAGS) &
235 $(CXXFLAGS)
236 MEDIAPLAYER_OBJECTS = &
237 $(OBJS)\mediaplayer_mediaplayer.obj
238
239
240 all : $(OBJS)
241 $(OBJS) :
242 -if not exist $(OBJS) mkdir $(OBJS)
243
244 ### Targets: ###
245
246 all : .SYMBOLIC $(OBJS)\mediaplayer.exe
247
248 clean : .SYMBOLIC
249 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
250 -if exist $(OBJS)\*.res del $(OBJS)\*.res
251 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
252 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
253 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
254 -if exist $(OBJS)\mediaplayer.exe del $(OBJS)\mediaplayer.exe
255
256 $(OBJS)\mediaplayer.exe : $(MEDIAPLAYER_OBJECTS) $(OBJS)\mediaplayer_sample.res
257 @%create $(OBJS)\mediaplayer.lbc
258 @%append $(OBJS)\mediaplayer.lbc option quiet
259 @%append $(OBJS)\mediaplayer.lbc name $^@
260 @%append $(OBJS)\mediaplayer.lbc option caseexact
261 @%append $(OBJS)\mediaplayer.lbc $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16' $(LDFLAGS)
262 @for %i in ($(MEDIAPLAYER_OBJECTS)) do @%append $(OBJS)\mediaplayer.lbc file %i
263 @for %i in ( $(__WXLIB_MEDIA_p) $(__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) do @%append $(OBJS)\mediaplayer.lbc library %i
264 @%append $(OBJS)\mediaplayer.lbc option resource=$(OBJS)\mediaplayer_sample.res
265 @for %i in () do @%append $(OBJS)\mediaplayer.lbc option stack=%i
266 wlink @$(OBJS)\mediaplayer.lbc
267
268 $(OBJS)\mediaplayer_sample.res : .AUTODEPEND .\..\..\samples\sample.rc
269 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 -dNOPCH $<
270
271 $(OBJS)\mediaplayer_mediaplayer.obj : .AUTODEPEND .\mediaplayer.cpp
272 $(CXX) -bt=nt -zq -fo=$^@ $(MEDIAPLAYER_CXXFLAGS) $<
273