]> git.saurik.com Git - wxWidgets.git/blame - samples/xrc/makefile.wat
CBuilder & IDE details Not appropriate for new makefiles
[wxWidgets.git] / samples / xrc / makefile.wat
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
bdc408c4 3# Bakefile 0.1.1 (http://bakefile.sourceforge.net)
250700e4
RD
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
fd9f42b6 7!include ../../../build/msw/config.wat
250700e4
RD
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:
26WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
27
28### Conditionally set variables: ###
29
75a0a7b7
VS
30LIBDIRNAME =
31!ifeq SHARED 0
32LIBDIRNAME = .\..\..\..\lib\wat_lib$(CFG)
33!endif
34!ifeq SHARED 1
35LIBDIRNAME = .\..\..\..\lib\wat_dll$(CFG)
36!endif
250700e4
RD
37PORTNAME =
38!ifeq USE_GUI 0
39PORTNAME = base
40!endif
41!ifeq USE_GUI 1
42PORTNAME = msw
43!endif
44WXDEBUGFLAG =
45!ifeq BUILD debug
3f55f5b8
VS
46!ifeq DEBUG_FLAG default
47WXDEBUGFLAG = d
48!endif
49!endif
50!ifeq DEBUG_FLAG 1
250700e4
RD
51WXDEBUGFLAG = d
52!endif
53WXDLLFLAG =
54!ifeq SHARED 1
55WXDLLFLAG = dll
56!endif
57WXUNICODEFLAG =
58!ifeq UNICODE 1
59WXUNICODEFLAG = u
60!endif
61WXUNIVNAME =
62!ifeq WXUNIV 1
63WXUNIVNAME = univ
64!endif
3f55f5b8 65__DEBUGINFO_0 =
250700e4 66!ifeq BUILD debug
3f55f5b8
VS
67!ifeq DEBUG_INFO default
68__DEBUGINFO_0 = -d2
69!endif
250700e4
RD
70!endif
71!ifeq BUILD release
3f55f5b8
VS
72!ifeq DEBUG_INFO default
73__DEBUGINFO_0 = -d0
74!endif
75!endif
76!ifeq DEBUG_INFO 0
77__DEBUGINFO_0 = -d0
250700e4 78!endif
3f55f5b8
VS
79!ifeq DEBUG_INFO 1
80__DEBUGINFO_0 = -d2
81!endif
82__DEBUGINFO_1 =
250700e4 83!ifeq BUILD debug
3f55f5b8
VS
84!ifeq DEBUG_INFO default
85__DEBUGINFO_1 = debug all
86!endif
250700e4
RD
87!endif
88!ifeq BUILD release
3f55f5b8
VS
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
250700e4
RD
98!endif
99__DEBUG_DEFINE_p =
100!ifeq BUILD debug
3f55f5b8
VS
101!ifeq DEBUG_FLAG default
102__DEBUG_DEFINE_p = -d__WXDEBUG__
103!endif
104!endif
105!ifeq DEBUG_FLAG 1
250700e4
RD
106__DEBUG_DEFINE_p = -d__WXDEBUG__
107!endif
108__DLLFLAG_p =
109!ifeq SHARED 1
110__DLLFLAG_p = -dWXUSINGDLL
111!endif
3f55f5b8
VS
112__LIB_JPEG_p =
113!ifeq USE_GUI 1
114__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
115!endif
116__LIB_PNG_p =
117!ifeq USE_GUI 1
118__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
119!endif
120__LIB_TIFF_p =
121!ifeq USE_GUI 1
122__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
123!endif
250700e4
RD
124__OPTIMIZEFLAG_2 =
125!ifeq BUILD debug
126__OPTIMIZEFLAG_2 = -od
127!endif
128!ifeq BUILD release
129__OPTIMIZEFLAG_2 = -ot -ox
130!endif
131__RUNTIME_LIBS_5 =
132!ifeq RUNTIME_LIBS dynamic
133__RUNTIME_LIBS_5 = -br
134!endif
135!ifeq RUNTIME_LIBS static
136__RUNTIME_LIBS_5 =
137!endif
138__UNICODE_DEFINE_p =
139!ifeq UNICODE 1
140__UNICODE_DEFINE_p = -dwxUSE_UNICODE=1
141!endif
142__WXLIB_BASE_p =
143!ifeq MONOLITHIC 0
144__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
145!endif
146__WXLIB_CORE_p =
147!ifeq MONOLITHIC 0
3f55f5b8
VS
148__WXLIB_CORE_p = &
149 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
250700e4
RD
150!endif
151__WXLIB_HTML_p =
152!ifeq MONOLITHIC 0
3f55f5b8
VS
153__WXLIB_HTML_p = &
154 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_html.lib
250700e4
RD
155!endif
156__WXLIB_MONO_p =
157!ifeq MONOLITHIC 1
3f55f5b8
VS
158__WXLIB_MONO_p = &
159 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
160!endif
161__WXLIB_XML_p =
162!ifeq MONOLITHIC 0
163__WXLIB_XML_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_xml.lib
250700e4
RD
164!endif
165__WXUNIV_DEFINE_p =
166!ifeq WXUNIV 1
167__WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
168!endif
169
170### Variables: ###
171
3f55f5b8
VS
172OBJS = &
173 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
75a0a7b7
VS
174SETUPHDIR = &
175 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
3f55f5b8
VS
176XRCDEMO_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO_0) $(__OPTIMIZEFLAG_2) -bm &
177 $(__RUNTIME_LIBS_5) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
75a0a7b7
VS
178 $(__UNICODE_DEFINE_p) -i=.\..\..\..\include -i=$(SETUPHDIR) -i=. &
179 $(__DLLFLAG_p) -i=.\..\..\..\samples -i=.\..\..\include $(CXXFLAGS)
3f55f5b8
VS
180XRCDEMO_OBJECTS = &
181 $(OBJS)\xrcdemo_xrcdemo.obj &
182 $(OBJS)\xrcdemo_myframe.obj &
183 $(OBJS)\xrcdemo_derivdlg.obj &
184 $(OBJS)\xrcdemo_custclas.obj
250700e4 185
250700e4
RD
186
187all : $(OBJS)
188$(OBJS) :
189 -if not exist $(OBJS) mkdir $(OBJS)
190
191### Targets: ###
192
193all : .SYMBOLIC $(OBJS)\xrcdemo.exe data
194
195$(OBJS)\xrcdemo_custclas.obj : .AUTODEPEND .\custclas.cpp
196 $(CXX) -zq -fo=$^@ $(XRCDEMO_CXXFLAGS) $<
197
198$(OBJS)\xrcdemo_derivdlg.obj : .AUTODEPEND .\derivdlg.cpp
199 $(CXX) -zq -fo=$^@ $(XRCDEMO_CXXFLAGS) $<
200
201$(OBJS)\xrcdemo_myframe.obj : .AUTODEPEND .\myframe.cpp
202 $(CXX) -zq -fo=$^@ $(XRCDEMO_CXXFLAGS) $<
203
204$(OBJS)\xrcdemo_xrcdemo.obj : .AUTODEPEND .\xrcdemo.cpp
205 $(CXX) -zq -fo=$^@ $(XRCDEMO_CXXFLAGS) $<
206
207$(OBJS)\xrcdemo_xrcdemo.res : .AUTODEPEND .\xrcdemo.rc
75a0a7b7 208 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 $<
250700e4
RD
209
210clean : .SYMBOLIC
211 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
212 -if exist $(OBJS)\*.res del $(OBJS)\*.res
213 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
214 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
215 -if exist $(OBJS)\xrcdemo.exe del $(OBJS)\xrcdemo.exe
216
fd9f42b6 217data : .SYMBOLIC
2265a2d5
VS
218 if not exist $(OBJS)\rc mkdir $(OBJS)\rc
219 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
250700e4 220
3f55f5b8 221$(OBJS)\xrcdemo.exe : $(XRCDEMO_OBJECTS) $(OBJS)\xrcdemo_xrcdemo.res
250700e4
RD
222 @%create $(OBJS)\xrcdemo.lbc
223 @%append $(OBJS)\xrcdemo.lbc option quiet
224 @%append $(OBJS)\xrcdemo.lbc name $^@
75a0a7b7 225 @%append $(OBJS)\xrcdemo.lbc option caseexact
3f55f5b8
VS
226 @%append $(OBJS)\xrcdemo.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
227 @for %i in ($(XRCDEMO_OBJECTS)) do @%append $(OBJS)\xrcdemo.lbc file %i
2265a2d5 228 @for %i in ( wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_xrc.lib $(__WXLIB_HTML_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
250700e4
RD
229 @%append $(OBJS)\xrcdemo.lbc option resource=$(OBJS)\xrcdemo_xrcdemo.res
230 wlink @$(OBJS)\xrcdemo.lbc