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 # =========================================================================
7 !include ../../build/msw/config.wat
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
13 # Speed up compilation a bit:
16 ! loaddll wccaxp wccdaxp
17 ! loaddll wcc386 wccd386
19 ! loaddll wppaxp wppdaxp
20 ! loaddll wpp386 wppd386
25 # We need these variables in some bakefile-made rules:
26 WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
28 ### Conditionally set variables: ###
32 LIBDIRNAME = .\..\..\lib\wat_lib$(CFG)
35 LIBDIRNAME = .\..\..\lib\wat_dll$(CFG)
46 !ifeq DEBUG_FLAG default
67 !ifeq DEBUG_INFO default
68 __DEBUGINFO = debug all
72 !ifeq DEBUG_INFO default
80 __DEBUGINFO = debug all
84 !ifeq DEBUG_INFO default
89 !ifeq DEBUG_INFO default
101 !ifeq DEBUG_FLAG default
102 __DEBUG_DEFINE_p = -d__WXDEBUG__
106 __DEBUG_DEFINE_p = -d__WXDEBUG__
110 __DLLFLAG_p = -dWXUSINGDLL
114 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
118 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
122 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
129 __OPTIMIZEFLAG = -ot -ox
132 !ifeq RUNTIME_LIBS dynamic
135 !ifeq RUNTIME_LIBS static
140 __UNICODE_DEFINE_p = -dwxUSE_UNICODE=1
144 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
149 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
154 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
158 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
160 __renddll___depname =
162 __renddll___depname = &
163 $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_wat.dll
169 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
170 RENDDLL_CXXFLAGS = $(CPPFLAGS) -bd $(__DEBUGINFO_2) $(__OPTIMIZEFLAG) -bm &
171 $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
172 $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -dWXUSINGDLL &
175 $(OBJS)\renddll_renddll.obj
176 RENDER_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO_2) $(__OPTIMIZEFLAG) -bm &
177 $(__RUNTIME_LIBS) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
178 $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) &
179 -i=.\..\..\samples $(CXXFLAGS)
181 $(OBJS)\render_render.obj
183 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
188 -if not exist $(OBJS) mkdir $(OBJS)
192 all : .SYMBOLIC $(OBJS)\render.exe $(__renddll___depname)
194 $(OBJS)\renddll_renddll.obj : .AUTODEPEND .\renddll.cpp
195 $(CXX) -zq -fo=$^@ $(RENDDLL_CXXFLAGS) $<
197 $(OBJS)\render_render.obj : .AUTODEPEND .\render.cpp
198 $(CXX) -zq -fo=$^@ $(RENDER_CXXFLAGS) $<
200 $(OBJS)\render_sample.res : .AUTODEPEND .\..\..\samples\sample.rc
201 wrc -q -ad -bt=nt -r -fo=$^@ -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\samples $<
204 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
205 -if exist $(OBJS)\*.res del $(OBJS)\*.res
206 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
207 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
208 -if exist $(OBJS)\render.exe del $(OBJS)\render.exe
209 -if exist $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_wat.dll del $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_wat.dll
212 $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_wat.dll : $(RENDDLL_OBJECTS)
213 @%create $(OBJS)\renddll.lbc
214 @%append $(OBJS)\renddll.lbc option quiet
215 @%append $(OBJS)\renddll.lbc name $^@
216 @%append $(OBJS)\renddll.lbc option caseexact
217 @%append $(OBJS)\renddll.lbc $(LDFLAGS) $(__DEBUGINFO) libpath $(LIBDIRNAME)
218 @for %i in ($(RENDDLL_OBJECTS)) do @%append $(OBJS)\renddll.lbc file %i
219 @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$(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 ) do @%append $(OBJS)\renddll.lbc library %i
220 @%append $(OBJS)\renddll.lbc
221 @%append $(OBJS)\renddll.lbc system nt_dll
222 wlink @$(OBJS)\renddll.lbc
225 $(OBJS)\render.exe : $(RENDER_OBJECTS) $(OBJS)\render_sample.res
226 @%create $(OBJS)\render.lbc
227 @%append $(OBJS)\render.lbc option quiet
228 @%append $(OBJS)\render.lbc name $^@
229 @%append $(OBJS)\render.lbc option caseexact
230 @%append $(OBJS)\render.lbc $(LDFLAGS) $(__DEBUGINFO) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
231 @for %i in ($(RENDER_OBJECTS)) do @%append $(OBJS)\render.lbc file %i
232 @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$(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 ) do @%append $(OBJS)\render.lbc library %i
233 @%append $(OBJS)\render.lbc option resource=$(OBJS)\render_sample.res
234 wlink @$(OBJS)\render.lbc