regenerated makefiles
[wxWidgets.git] / contrib / samples / xrc / 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 = .\..\..\..\lib\wat_lib$(CFG)
33 !endif
34 !ifeq SHARED 1
35 LIBDIRNAME = .\..\..\..\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 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 WXDLLFLAG =
54 !ifeq SHARED 1
55 WXDLLFLAG = dll
56 !endif
57 WXUNICODEFLAG =
58 !ifeq UNICODE 1
59 WXUNICODEFLAG = u
60 !endif
61 WXUNIVNAME =
62 !ifeq WXUNIV 1
63 WXUNIVNAME = univ
64 !endif
65 __DEBUGINFO_0 =
66 !ifeq BUILD debug
67 !ifeq DEBUG_INFO default
68 __DEBUGINFO_0 = -d2
69 !endif
70 !endif
71 !ifeq BUILD release
72 !ifeq DEBUG_INFO default
73 __DEBUGINFO_0 = -d0
74 !endif
75 !endif
76 !ifeq DEBUG_INFO 0
77 __DEBUGINFO_0 = -d0
78 !endif
79 !ifeq DEBUG_INFO 1
80 __DEBUGINFO_0 = -d2
81 !endif
82 __DEBUGINFO_1 =
83 !ifeq BUILD debug
84 !ifeq DEBUG_INFO default
85 __DEBUGINFO_1 = debug all
86 !endif
87 !endif
88 !ifeq BUILD release
89 !ifeq DEBUG_INFO default
90 __DEBUGINFO_1 = 
91 !endif
92 !endif
93 !ifeq DEBUG_INFO 0
94 __DEBUGINFO_1 = 
95 !endif
96 !ifeq DEBUG_INFO 1
97 __DEBUGINFO_1 = debug all
98 !endif
99 __DEBUG_DEFINE_p =
100 !ifeq BUILD debug
101 !ifeq DEBUG_FLAG default
102 __DEBUG_DEFINE_p = -d__WXDEBUG__
103 !endif
104 !endif
105 !ifeq DEBUG_FLAG 1
106 __DEBUG_DEFINE_p = -d__WXDEBUG__
107 !endif
108 __DLLFLAG_p =
109 !ifeq SHARED 1
110 __DLLFLAG_p = -dWXUSINGDLL
111 !endif
112 __EXCEPTIONSFLAG_7 =
113 !ifeq USE_EXCEPTIONS 0
114 __EXCEPTIONSFLAG_7 = 
115 !endif
116 !ifeq USE_EXCEPTIONS 1
117 __EXCEPTIONSFLAG_7 = -xs
118 !endif
119 __LIB_JPEG_p =
120 !ifeq USE_GUI 1
121 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
122 !endif
123 __LIB_PNG_p =
124 !ifeq USE_GUI 1
125 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
126 !endif
127 __LIB_TIFF_p =
128 !ifeq USE_GUI 1
129 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
130 !endif
131 __OPTIMIZEFLAG_2 =
132 !ifeq BUILD debug
133 __OPTIMIZEFLAG_2 = -od
134 !endif
135 !ifeq BUILD release
136 __OPTIMIZEFLAG_2 = -ot -ox
137 !endif
138 __RUNTIME_LIBS_5 =
139 !ifeq RUNTIME_LIBS dynamic
140 __RUNTIME_LIBS_5 = -br
141 !endif
142 !ifeq RUNTIME_LIBS static
143 __RUNTIME_LIBS_5 = 
144 !endif
145 __UNICODE_DEFINE_p =
146 !ifeq UNICODE 1
147 __UNICODE_DEFINE_p = -d_UNICODE
148 !endif
149 __WXLIB_ADV_p =
150 !ifeq MONOLITHIC 0
151 __WXLIB_ADV_p = &
152         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_adv.lib
153 !endif
154 __WXLIB_BASE_p =
155 !ifeq MONOLITHIC 0
156 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
157 !endif
158 __WXLIB_CORE_p =
159 !ifeq MONOLITHIC 0
160 __WXLIB_CORE_p = &
161         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
162 !endif
163 __WXLIB_HTML_p =
164 !ifeq MONOLITHIC 0
165 __WXLIB_HTML_p = &
166         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_html.lib
167 !endif
168 __WXLIB_MONO_p =
169 !ifeq MONOLITHIC 1
170 __WXLIB_MONO_p = &
171         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
172 !endif
173 __WXLIB_XML_p =
174 !ifeq MONOLITHIC 0
175 __WXLIB_XML_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_xml.lib
176 !endif
177 __WXUNIV_DEFINE_p =
178 !ifeq WXUNIV 1
179 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
180 !endif
181
182 ### Variables: ###
183
184 OBJS = &
185         wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
186 SETUPHDIR = &
187         $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
188 XRCDEMO_CXXFLAGS = $(__DEBUGINFO_0) $(__OPTIMIZEFLAG_2) -bm $(__RUNTIME_LIBS_5) &
189         -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) &
190         -i=.\..\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) &
191         -i=.\..\..\..\samples -i=.\..\..\include $(__EXCEPTIONSFLAG_7) $(CPPFLAGS) &
192         $(CXXFLAGS)
193 XRCDEMO_OBJECTS =  &
194         $(OBJS)\xrcdemo_xrcdemo.obj &
195         $(OBJS)\xrcdemo_myframe.obj &
196         $(OBJS)\xrcdemo_derivdlg.obj &
197         $(OBJS)\xrcdemo_custclas.obj
198
199
200 all : $(OBJS)
201 $(OBJS) :
202         -if not exist $(OBJS) mkdir $(OBJS)
203
204 ### Targets: ###
205
206 all : .SYMBOLIC $(OBJS)\xrcdemo.exe data
207
208 $(OBJS)\xrcdemo_custclas.obj :  .AUTODEPEND .\custclas.cpp
209         $(CXX) -zq -fo=$^@ $(XRCDEMO_CXXFLAGS) $<
210
211 $(OBJS)\xrcdemo_derivdlg.obj :  .AUTODEPEND .\derivdlg.cpp
212         $(CXX) -zq -fo=$^@ $(XRCDEMO_CXXFLAGS) $<
213
214 $(OBJS)\xrcdemo_myframe.obj :  .AUTODEPEND .\myframe.cpp
215         $(CXX) -zq -fo=$^@ $(XRCDEMO_CXXFLAGS) $<
216
217 $(OBJS)\xrcdemo_xrcdemo.obj :  .AUTODEPEND .\xrcdemo.cpp
218         $(CXX) -zq -fo=$^@ $(XRCDEMO_CXXFLAGS) $<
219
220 $(OBJS)\xrcdemo_xrcdemo.res :  .AUTODEPEND .\xrcdemo.rc
221         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 -i=.\..\..\include $<
222
223 clean : .SYMBOLIC 
224         -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
225         -if exist $(OBJS)\*.res del $(OBJS)\*.res
226         -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
227         -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
228         -if exist $(OBJS)\xrcdemo.exe del $(OBJS)\xrcdemo.exe
229
230 data : .SYMBOLIC 
231         if not exist $(OBJS)\rc mkdir $(OBJS)\rc
232         for %f in (appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc scanning.gif sppicon.ico toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc) do if not exist $(OBJS)\rc\%f copy .\rc\%f $(OBJS)\rc
233
234 $(OBJS)\xrcdemo.exe :  $(XRCDEMO_OBJECTS) $(OBJS)\xrcdemo_xrcdemo.res
235         @%create $(OBJS)\xrcdemo.lbc
236         @%append $(OBJS)\xrcdemo.lbc option quiet
237         @%append $(OBJS)\xrcdemo.lbc name $^@
238         @%append $(OBJS)\xrcdemo.lbc option caseexact
239         @%append $(OBJS)\xrcdemo.lbc $(LDFLAGS) $(__DEBUGINFO_1)  libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
240         @for %i in ($(XRCDEMO_OBJECTS)) do @%append $(OBJS)\xrcdemo.lbc file %i
241         @for %i in ( wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_xrc.lib  $(__WXLIB_HTML_p)  $(__WXLIB_ADV_p)  $(__WXLIB_CORE_p)  $(__WXLIB_XML_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)\xrcdemo.lbc library %i
242         @%append $(OBJS)\xrcdemo.lbc option resource=$(OBJS)\xrcdemo_xrcdemo.res
243         wlink @$(OBJS)\xrcdemo.lbc