]> git.saurik.com Git - wxWidgets.git/blob - utils/wxrc/makefile.wat
Wrapped two generated literals in _T
[wxWidgets.git] / utils / wxrc / makefile.wat
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.4 (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 EXTRALIBS_FOR_BASE =
59 !ifeq MONOLITHIC 0
60 EXTRALIBS_FOR_BASE =
61 !endif
62 !ifeq MONOLITHIC 1
63 EXTRALIBS_FOR_BASE =
64 !endif
65 __wxrc___depname =
66 !ifeq USE_XRC 1
67 __wxrc___depname = $(OBJS)\wxrc.exe
68 !endif
69 __DEBUGINFO_0 =
70 !ifeq BUILD debug
71 !ifeq DEBUG_INFO default
72 __DEBUGINFO_0 = -d2
73 !endif
74 !endif
75 !ifeq BUILD release
76 !ifeq DEBUG_INFO default
77 __DEBUGINFO_0 = -d0
78 !endif
79 !endif
80 !ifeq DEBUG_INFO 0
81 __DEBUGINFO_0 = -d0
82 !endif
83 !ifeq DEBUG_INFO 1
84 __DEBUGINFO_0 = -d2
85 !endif
86 __DEBUGINFO_1 =
87 !ifeq BUILD debug
88 !ifeq DEBUG_INFO default
89 __DEBUGINFO_1 = debug all
90 !endif
91 !endif
92 !ifeq BUILD release
93 !ifeq DEBUG_INFO default
94 __DEBUGINFO_1 =
95 !endif
96 !endif
97 !ifeq DEBUG_INFO 0
98 __DEBUGINFO_1 =
99 !endif
100 !ifeq DEBUG_INFO 1
101 __DEBUGINFO_1 = debug all
102 !endif
103 __OPTIMIZEFLAG_2 =
104 !ifeq BUILD debug
105 __OPTIMIZEFLAG_2 = -od
106 !endif
107 !ifeq BUILD release
108 __OPTIMIZEFLAG_2 = -ot -ox
109 !endif
110 __RUNTIME_LIBS_5 =
111 !ifeq RUNTIME_LIBS dynamic
112 __RUNTIME_LIBS_5 = -br
113 !endif
114 !ifeq RUNTIME_LIBS static
115 __RUNTIME_LIBS_5 =
116 !endif
117 __EXCEPTIONSFLAG_7 =
118 !ifeq USE_EXCEPTIONS 0
119 __EXCEPTIONSFLAG_7 =
120 !endif
121 !ifeq USE_EXCEPTIONS 1
122 __EXCEPTIONSFLAG_7 = -xs
123 !endif
124 __WXUNIV_DEFINE_p =
125 !ifeq WXUNIV 1
126 __WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
127 !endif
128 __DEBUG_DEFINE_p =
129 !ifeq BUILD debug
130 !ifeq DEBUG_FLAG default
131 __DEBUG_DEFINE_p = -d__WXDEBUG__
132 !endif
133 !endif
134 !ifeq DEBUG_FLAG 1
135 __DEBUG_DEFINE_p = -d__WXDEBUG__
136 !endif
137 __UNICODE_DEFINE_p =
138 !ifeq UNICODE 1
139 __UNICODE_DEFINE_p = -d_UNICODE
140 !endif
141 __DLLFLAG_p =
142 !ifeq SHARED 1
143 __DLLFLAG_p = -dWXUSINGDLL
144 !endif
145 __WXLIB_XML_p =
146 !ifeq MONOLITHIC 0
147 __WXLIB_XML_p = &
148 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml.lib
149 !endif
150 __WXLIB_BASE_p =
151 !ifeq MONOLITHIC 0
152 __WXLIB_BASE_p = &
153 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
154 !endif
155 __WXLIB_MONO_p =
156 !ifeq MONOLITHIC 1
157 __WXLIB_MONO_p = &
158 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
159 !endif
160 __LIB_TIFF_p =
161 !ifeq USE_GUI 1
162 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
163 !endif
164 __LIB_JPEG_p =
165 !ifeq USE_GUI 1
166 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
167 !endif
168 __LIB_PNG_p =
169 !ifeq USE_GUI 1
170 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
171 !endif
172 LIBDIRNAME =
173 !ifeq SHARED 0
174 LIBDIRNAME = .\..\..\lib\wat_lib$(CFG)
175 !endif
176 !ifeq SHARED 1
177 LIBDIRNAME = .\..\..\lib\wat_dll$(CFG)
178 !endif
179
180 ### Variables: ###
181
182 WX_RELEASE_NODOT = 25
183 OBJS = &
184 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
185 SETUPHDIR = &
186 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
187 WXRC_CXXFLAGS = $(__DEBUGINFO_0) $(__OPTIMIZEFLAG_2) -bm $(__RUNTIME_LIBS_5) &
188 -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) &
189 -i=.\..\..\include -i=$(SETUPHDIR) -wcd=549 -wcd=656 -wcd=657 -i=. &
190 $(__DLLFLAG_p) $(__EXCEPTIONSFLAG_7) $(CPPFLAGS) $(CXXFLAGS)
191 WXRC_OBJECTS = &
192 $(OBJS)\wxrc_wxrc.obj
193
194
195 all : $(OBJS)
196 $(OBJS) :
197 -if not exist $(OBJS) mkdir $(OBJS)
198
199 ### Targets: ###
200
201 all : .SYMBOLIC $(__wxrc___depname)
202
203 clean : .SYMBOLIC
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)\wxrc.exe del $(OBJS)\wxrc.exe
209
210 !ifeq USE_XRC 1
211 $(OBJS)\wxrc.exe : $(WXRC_OBJECTS)
212 @%create $(OBJS)\wxrc.lbc
213 @%append $(OBJS)\wxrc.lbc option quiet
214 @%append $(OBJS)\wxrc.lbc name $^@
215 @%append $(OBJS)\wxrc.lbc option caseexact
216 @%append $(OBJS)\wxrc.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt ref 'main_'
217 @for %i in ($(WXRC_OBJECTS)) do @%append $(OBJS)\wxrc.lbc file %i
218 @for %i in ( $(__WXLIB_XML_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) 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)\wxrc.lbc library %i
219 @%append $(OBJS)\wxrc.lbc
220 wlink @$(OBJS)\wxrc.lbc
221 !endif
222
223 $(OBJS)\wxrc_wxrc.obj : .AUTODEPEND .\wxrc.cpp
224 $(CXX) -zq -fo=$^@ $(WXRC_CXXFLAGS) $<