]> git.saurik.com Git - wxWidgets.git/blob - samples/render/makefile.vc
change MSW libs directories so that libraries are shared by builds
[wxWidgets.git] / samples / render / makefile.vc
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.vc>
8
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
12
13 ### Variables: ###
14
15 OBJS = \
16 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
17 RENDDLL_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_13) /DWIN32 \
18 $(__DEBUGINFO) \
19 /Fd$(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_vc.pdb \
20 $(____DEBUGRUNTIME_12_p) $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
21 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(SETUPHDIR) \
22 /DWXUSINGDLL $(CXXFLAGS)
23 RENDDLL_OBJECTS = \
24 $(OBJS)\renddll_renddll.obj
25 RENDER_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_3) /DWIN32 \
26 $(__DEBUGINFO) /Fd$(OBJS)\render.pdb $(____DEBUGRUNTIME_2_p) \
27 $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
28 $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(SETUPHDIR) /I. $(__DLLFLAG_p) \
29 /D_WINDOWS /I.\..\..\samples $(CXXFLAGS)
30 RENDER_OBJECTS = \
31 $(OBJS)\render_sample.res \
32 $(OBJS)\render_render.obj
33 SETUPHDIR = \
34 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
35
36 ### Conditionally set variables: ###
37
38 !if "$(SHARED)" == "0"
39 LIBDIRNAME = .\..\..\lib\vc_lib$(CFG)
40 !endif
41 !if "$(SHARED)" == "1"
42 LIBDIRNAME = .\..\..\lib\vc_dll$(CFG)
43 !endif
44 !if "$(USE_GUI)" == "0"
45 PORTNAME = base
46 !endif
47 !if "$(USE_GUI)" == "1"
48 PORTNAME = msw
49 !endif
50 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
51 WXDEBUGFLAG = d
52 !endif
53 !if "$(DEBUG_FLAG)" == "1"
54 WXDEBUGFLAG = d
55 !endif
56 !if "$(SHARED)" == "1"
57 WXDLLFLAG = dll
58 !endif
59 !if "$(UNICODE)" == "1"
60 WXUNICODEFLAG = u
61 !endif
62 !if "$(WXUNIV)" == "1"
63 WXUNIVNAME = univ
64 !endif
65 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
66 __DEBUGINFO = /Zi
67 !endif
68 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
69 __DEBUGINFO =
70 !endif
71 !if "$(DEBUG_INFO)" == "0"
72 __DEBUGINFO =
73 !endif
74 !if "$(DEBUG_INFO)" == "1"
75 __DEBUGINFO = /Zi
76 !endif
77 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
78 __DEBUGINFO_1 = /DEBUG
79 !endif
80 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
81 __DEBUGINFO_1 =
82 !endif
83 !if "$(DEBUG_INFO)" == "0"
84 __DEBUGINFO_1 =
85 !endif
86 !if "$(DEBUG_INFO)" == "1"
87 __DEBUGINFO_1 = /DEBUG
88 !endif
89 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
90 __DEBUGINFO_2 = d
91 !endif
92 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
93 __DEBUGINFO_2 =
94 !endif
95 !if "$(DEBUG_INFO)" == "0"
96 __DEBUGINFO_2 =
97 !endif
98 !if "$(DEBUG_INFO)" == "1"
99 __DEBUGINFO_2 = d
100 !endif
101 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
102 __DEBUGRUNTIME_13 =
103 !endif
104 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
105 __DEBUGRUNTIME_13 = d
106 !endif
107 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
108 __DEBUGRUNTIME_13 = $(__DEBUGINFO_2)
109 !endif
110 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
111 __DEBUGRUNTIME_3 =
112 !endif
113 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
114 __DEBUGRUNTIME_3 = d
115 !endif
116 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
117 __DEBUGRUNTIME_3 = $(__DEBUGINFO_2)
118 !endif
119 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
120 __DEBUG_DEFINE_p = /D__WXDEBUG__
121 !endif
122 !if "$(DEBUG_FLAG)" == "1"
123 __DEBUG_DEFINE_p = /D__WXDEBUG__
124 !endif
125 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
126 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
127 !endif
128 !if "$(DEBUG_FLAG)" == "1"
129 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
130 !endif
131 !if "$(SHARED)" == "1"
132 __DLLFLAG_p = /DWXUSINGDLL
133 !endif
134 !if "$(SHARED)" == "1"
135 __DLLFLAG_p_1 = /d WXUSINGDLL
136 !endif
137 !if "$(USE_GUI)" == "1"
138 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
139 !endif
140 !if "$(USE_GUI)" == "1"
141 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
142 !endif
143 !if "$(USE_GUI)" == "1"
144 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
145 !endif
146 !if "$(BUILD)" == "debug"
147 __OPTIMIZEFLAG = /Od
148 !endif
149 !if "$(BUILD)" == "release"
150 __OPTIMIZEFLAG = /O2
151 !endif
152 !if "$(RUNTIME_LIBS)" == "dynamic"
153 __RUNTIME_LIBS = D
154 !endif
155 !if "$(RUNTIME_LIBS)" == "static"
156 __RUNTIME_LIBS = T
157 !endif
158 !if "$(UNICODE)" == "1"
159 __UNICODE_DEFINE_p = /DwxUSE_UNICODE=1
160 !endif
161 !if "$(UNICODE)" == "1"
162 __UNICODE_DEFINE_p_1 = /d wxUSE_UNICODE=1
163 !endif
164 !if "$(MSLU)" == "1"
165 __UNICOWS_LIB_p = unicows.lib
166 !endif
167 !if "$(MONOLITHIC)" == "0"
168 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
169 !endif
170 !if "$(MONOLITHIC)" == "0"
171 __WXLIB_CORE_p = \
172 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
173 !endif
174 !if "$(MONOLITHIC)" == "1"
175 __WXLIB_MONO_p = \
176 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
177 !endif
178 !if "$(WXUNIV)" == "1"
179 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
180 !endif
181 !if "$(WXUNIV)" == "1"
182 __WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
183 !endif
184 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
185 ____DEBUGINFO = /D_DEBUG
186 !endif
187 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
188 ____DEBUGINFO =
189 !endif
190 !if "$(DEBUG_INFO)" == "0"
191 ____DEBUGINFO =
192 !endif
193 !if "$(DEBUG_INFO)" == "1"
194 ____DEBUGINFO = /D_DEBUG
195 !endif
196 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
197 ____DEBUGINFO_2_p_1 = /d _DEBUG
198 !endif
199 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
200 ____DEBUGINFO_2_p_1 =
201 !endif
202 !if "$(DEBUG_INFO)" == "0"
203 ____DEBUGINFO_2_p_1 =
204 !endif
205 !if "$(DEBUG_INFO)" == "1"
206 ____DEBUGINFO_2_p_1 = /d _DEBUG
207 !endif
208 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
209 ____DEBUGRUNTIME_12_p =
210 !endif
211 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
212 ____DEBUGRUNTIME_12_p = /D_DEBUG
213 !endif
214 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
215 ____DEBUGRUNTIME_12_p = $(____DEBUGINFO)
216 !endif
217 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
218 ____DEBUGRUNTIME_2_p =
219 !endif
220 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
221 ____DEBUGRUNTIME_2_p = /D_DEBUG
222 !endif
223 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
224 ____DEBUGRUNTIME_2_p = $(____DEBUGINFO)
225 !endif
226 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
227 ____DEBUGRUNTIME_2_p_1 =
228 !endif
229 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
230 ____DEBUGRUNTIME_2_p_1 = /d _DEBUG
231 !endif
232 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
233 ____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
234 !endif
235 !if "$(SHARED)" == "1"
236 __renddll___depname = \
237 $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_vc.dll
238 !endif
239
240
241 all: $(OBJS)
242 $(OBJS):
243 -if not exist $(OBJS) mkdir $(OBJS)
244
245 ### Targets: ###
246
247 all: $(OBJS)\render.exe $(__renddll___depname)
248
249 $(OBJS)\renddll_renddll.obj: .\renddll.cpp
250 $(CXX) /c /nologo /TP /Fo$@ $(RENDDLL_CXXFLAGS) $**
251
252 $(OBJS)\render_render.obj: .\render.cpp
253 $(CXX) /c /nologo /TP /Fo$@ $(RENDER_CXXFLAGS) $**
254
255 $(OBJS)\render_sample.res: .\..\..\samples\sample.rc
256 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_2_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) /i .\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\samples $**
257
258 clean:
259 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
260 -if exist $(OBJS)\*.res del $(OBJS)\*.res
261 -if exist $(OBJS)\render.exe del $(OBJS)\render.exe
262 -if exist $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_vc.dll del $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_vc.dll
263
264 !if "$(SHARED)" == "1"
265 $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)250_vc.dll: $(RENDDLL_OBJECTS)
266 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) @<<
267 $(RENDDLL_OBJECTS) $(__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 $(__UNICOWS_LIB_p) 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
268 <<
269 !endif
270
271 $(OBJS)\render.exe: $(RENDER_OBJECTS) $(OBJS)\render_sample.res
272 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
273 $(RENDER_OBJECTS) $(__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 $(__UNICOWS_LIB_p) 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
274 <<