]> git.saurik.com Git - wxWidgets.git/blame - src/msw/makefile.vc
fixed typos in wxBitmap::ConvertToImage
[wxWidgets.git] / src / msw / makefile.vc
CommitLineData
1db8dc4a 1# This file was automatically generated by tmake at 19:20, 2001/02/08
a1b82138
VZ
2# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
3
4# File: makefile.vc
5# Author: Julian Smart
6# Created: 1997
3848ffef 7# Updated:
a1b82138 8# Copyright: (c) 1997, Julian Smart
2bda0e17
KB
9#
10# "%W% %G%"
11#
12# Makefile : Builds wxWindows library wx.lib for VC++ (32-bit)
13# Arguments:
14#
15# FINAL=1 argument to nmake to build version with no debugging info.
16# dll builds a library (wxdll.lib) suitable for creating DLLs
2bda0e17 17#
48d1144b 18!include <..\makevc.env>
2bda0e17
KB
19
20THISDIR=$(WXWIN)\src\msw
21
22!if "$(WXMAKINGDLL)" == "1"
ca5c8b2d
JS
23LIBTARGET=$(WXDIR)\lib\$(WXLIBNAME).dll
24DUMMYOBJ=$D\dummydll.obj
2bda0e17
KB
25!else
26LIBTARGET=$(WXLIB)
ca5c8b2d 27DUMMYOBJ=$D\dummy.obj
2bda0e17
KB
28!endif
29
fb6261e9
JS
30# This one overrides the others, to be consistent with the settings in setup.h
31MINIMAL_WXWINDOWS_SETUP=0
32
2bda0e17
KB
33PERIPH_LIBS=
34PERIPH_TARGET=
35PERIPH_CLEAN_TARGET=
36
3ca6a5f0
BP
37# Set to 0 if not using GLCanvas (only affects DLL build)
38USE_GLCANVAS=1
39
f97c9854
JS
40# These are absolute paths, so that the compiler
41# generates correct __FILE__ symbols for debugging.
42# Otherwise you don't be able to double-click on a memory
43# error to load that file.
44GENDIR=$(WXDIR)\src\generic
45COMMDIR=$(WXDIR)\src\common
2bda0e17 46OLEDIR=ole
f97c9854 47MSWDIR=$(WXDIR)\src\msw
ca5c8b2d 48DOCDIR = $(WXDIR)\docs
4705ee2d 49HTMLDIR = $(WXDIR)\src\html
2bda0e17 50
ca5c8b2d 51{..\generic}.cpp{..\generic\$D}.obj:
8e97b17b 52 cl @<<
ca5c8b2d 53$(CPPFLAGS) /Fo$@ /c /Tp $<
2bda0e17
KB
54<<
55
ca5c8b2d 56{..\common}.cpp{..\common\$D}.obj:
8e97b17b 57 cl @<<
ca5c8b2d 58$(CPPFLAGS) /Fo$@ /c /Tp $<
89c684ef
JS
59<<
60
530e7fa3 61{..\common}.c{..\common\$D}.obj:
8e97b17b 62 cl @<<
cc9efb9b 63$(CPPFLAGS2) /Fo$@ /c /Tc $<
530e7fa3
VZ
64<<
65
ca5c8b2d 66{..\msw}.cpp{..\msw\$D}.obj:
8e97b17b 67 cl @<<
ca5c8b2d 68$(CPPFLAGS) /Fo$@ /c /Tp $<
2bda0e17
KB
69<<
70
2bbf4618 71{..\msw}.c{..\msw\$D}.obj:
8e97b17b 72 cl @<<
2bbf4618
RD
73$(CPPFLAGS2) /Fo$@ /c /Tc $<
74<<
75
ca5c8b2d 76{..\msw\ole}.cpp{..\msw\ole\$D}.obj:
8e97b17b 77 cl @<<
ca5c8b2d 78$(CPPFLAGS) /Fo$@ /c /Tp $<
2bda0e17
KB
79<<
80
4705ee2d 81{..\html}.cpp{..\html\$D}.obj:
8e97b17b 82 cl @<<
4705ee2d
RS
83$(CPPFLAGS) /Fo$@ /c /Tp $<
84<<
85
a1b82138 86GENERICOBJS= ..\generic\$D\busyinfo.obj \
8e97b17b
VZ
87 ..\generic\$D\calctrl.obj \
88 ..\generic\$D\choicdgg.obj \
51a58d8b 89 ..\generic\$D\dirctrlg.obj \
8e97b17b
VZ
90 ..\generic\$D\dragimgg.obj \
91 ..\generic\$D\grid.obj \
92 ..\generic\$D\gridsel.obj \
93 ..\generic\$D\laywin.obj \
94 ..\generic\$D\logg.obj \
95 ..\generic\$D\numdlgg.obj \
96 ..\generic\$D\panelg.obj \
8e97b17b
VZ
97 ..\generic\$D\progdlgg.obj \
98 ..\generic\$D\prop.obj \
99 ..\generic\$D\propform.obj \
100 ..\generic\$D\proplist.obj \
101 ..\generic\$D\sashwin.obj \
102 ..\generic\$D\scrolwin.obj \
484523cf 103 ..\generic\$D\splash.obj \
8e97b17b
VZ
104 ..\generic\$D\splitter.obj \
105 ..\generic\$D\statusbr.obj \
106 ..\generic\$D\tbarsmpl.obj \
107 ..\generic\$D\textdlgg.obj \
108 ..\generic\$D\tipdlg.obj \
01fa3fe7 109 ..\generic\$D\tipwin.obj \
fb6261e9 110 ..\generic\$D\treectlg.obj \
8e97b17b
VZ
111 ..\generic\$D\treelay.obj \
112 ..\generic\$D\wizard.obj
2bda0e17 113
ca5c8b2d
JS
114# These are generic things that don't need to be compiled on MSW,
115# but sometimes it's useful to do so for testing purposes.
ccf0b1d7 116NONESSENTIALOBJS= ..\generic\$D\caret.obj \
8e97b17b
VZ
117 ..\generic\$D\colrdlgg.obj \
118 ..\generic\$D\dcpsg.obj \
119 ..\generic\$D\dirdlgg.obj \
120 ..\generic\$D\filedlgg.obj \
121 ..\generic\$D\fontdlgg.obj \
122 ..\generic\$D\helpext.obj \
123 ..\generic\$D\helphtml.obj \
124 ..\generic\$D\helpwxht.obj \
125 ..\generic\$D\helpxlp.obj \
126 ..\generic\$D\imaglist.obj \
127 ..\generic\$D\listctrl.obj \
128 ..\generic\$D\msgdlgg.obj \
129 ..\generic\$D\notebook.obj \
130 ..\generic\$D\printps.obj \
131 ..\generic\$D\prntdlgg.obj \
132 ..\generic\$D\statline.obj \
fb6261e9 133 ..\generic\$D\tabg.obj
2bda0e17 134
ca5c8b2d 135COMMONOBJS = \
8e97b17b
VZ
136 ..\common\$D\y_tab.obj \
137 ..\common\$D\appcmn.obj \
138 ..\common\$D\choiccmn.obj \
139 ..\common\$D\clipcmn.obj \
140 ..\common\$D\cmdline.obj \
141 ..\common\$D\cmndata.obj \
142 ..\common\$D\config.obj \
fb6261e9 143 ..\common\$D\cshelp.obj \
8e97b17b
VZ
144 ..\common\$D\ctrlcmn.obj \
145 ..\common\$D\ctrlsub.obj \
146 ..\common\$D\datetime.obj \
147 ..\common\$D\datstrm.obj \
148 ..\common\$D\db.obj \
149 ..\common\$D\dbtable.obj \
150 ..\common\$D\dcbase.obj \
151 ..\common\$D\dlgcmn.obj \
152 ..\common\$D\dndcmn.obj \
153 ..\common\$D\dobjcmn.obj \
154 ..\common\$D\docmdi.obj \
155 ..\common\$D\docview.obj \
156 ..\common\$D\dynarray.obj \
157 ..\common\$D\dynlib.obj \
484523cf 158 ..\common\$D\effects.obj \
8e97b17b
VZ
159 ..\common\$D\encconv.obj \
160 ..\common\$D\event.obj \
161 ..\common\$D\extended.obj \
162 ..\common\$D\ffile.obj \
163 ..\common\$D\file.obj \
164 ..\common\$D\fileconf.obj \
165 ..\common\$D\filefn.obj \
96edf638 166 ..\common\$D\filename.obj \
8e97b17b
VZ
167 ..\common\$D\filesys.obj \
168 ..\common\$D\fontcmn.obj \
169 ..\common\$D\fontmap.obj \
170 ..\common\$D\framecmn.obj \
171 ..\common\$D\fs_inet.obj \
172 ..\common\$D\fs_mem.obj \
173 ..\common\$D\fs_zip.obj \
174 ..\common\$D\ftp.obj \
175 ..\common\$D\gdicmn.obj \
176 ..\common\$D\geometry.obj \
177 ..\common\$D\gifdecod.obj \
178 ..\common\$D\hash.obj \
179 ..\common\$D\helpbase.obj \
180 ..\common\$D\http.obj \
181 ..\common\$D\imagall.obj \
182 ..\common\$D\imagbmp.obj \
183 ..\common\$D\image.obj \
184 ..\common\$D\imaggif.obj \
185 ..\common\$D\imagjpeg.obj \
186 ..\common\$D\imagpcx.obj \
187 ..\common\$D\imagpng.obj \
188 ..\common\$D\imagpnm.obj \
189 ..\common\$D\imagtiff.obj \
190 ..\common\$D\intl.obj \
191 ..\common\$D\ipcbase.obj \
192 ..\common\$D\layout.obj \
193 ..\common\$D\lboxcmn.obj \
194 ..\common\$D\list.obj \
195 ..\common\$D\log.obj \
196 ..\common\$D\longlong.obj \
3b94ab18 197 ..\common\$D\matrix.obj \
8e97b17b
VZ
198 ..\common\$D\memory.obj \
199 ..\common\$D\menucmn.obj \
200 ..\common\$D\mimecmn.obj \
201 ..\common\$D\module.obj \
202 ..\common\$D\mstream.obj \
203 ..\common\$D\object.obj \
204 ..\common\$D\objstrm.obj \
205 ..\common\$D\odbc.obj \
206 ..\common\$D\paper.obj \
207 ..\common\$D\prntbase.obj \
208 ..\common\$D\process.obj \
209 ..\common\$D\protocol.obj \
484523cf 210 ..\common\$D\quantize.obj \
8e97b17b
VZ
211 ..\common\$D\resource.obj \
212 ..\common\$D\sckaddr.obj \
213 ..\common\$D\sckfile.obj \
214 ..\common\$D\sckipc.obj \
215 ..\common\$D\sckstrm.obj \
216 ..\common\$D\serbase.obj \
217 ..\common\$D\sizer.obj \
218 ..\common\$D\socket.obj \
219 ..\common\$D\strconv.obj \
220 ..\common\$D\stream.obj \
221 ..\common\$D\string.obj \
222 ..\common\$D\tbarbase.obj \
223 ..\common\$D\textcmn.obj \
224 ..\common\$D\textfile.obj \
225 ..\common\$D\timercmn.obj \
226 ..\common\$D\tokenzr.obj \
484523cf 227 ..\common\$D\treebase.obj \
8e97b17b
VZ
228 ..\common\$D\txtstrm.obj \
229 ..\common\$D\unzip.obj \
230 ..\common\$D\url.obj \
231 ..\common\$D\utilscmn.obj \
232 ..\common\$D\valgen.obj \
233 ..\common\$D\validate.obj \
234 ..\common\$D\valtext.obj \
235 ..\common\$D\variant.obj \
236 ..\common\$D\wfstream.obj \
237 ..\common\$D\wincmn.obj \
238 ..\common\$D\wxchar.obj \
239 ..\common\$D\wxexpr.obj \
240 ..\common\$D\zipstrm.obj \
241 ..\common\$D\zstream.obj
a1b82138
VZ
242
243MSWOBJS = ..\msw\$D\accel.obj \
8e97b17b
VZ
244 ..\msw\$D\app.obj \
245 ..\msw\ole\$D\automtn.obj \
246 ..\msw\$D\bitmap.obj \
247 ..\msw\$D\bmpbuttn.obj \
248 ..\msw\$D\brush.obj \
249 ..\msw\$D\button.obj \
250 ..\msw\$D\caret.obj \
251 ..\msw\$D\checkbox.obj \
252 ..\msw\$D\checklst.obj \
253 ..\msw\$D\choice.obj \
254 ..\msw\$D\clipbrd.obj \
255 ..\msw\$D\colordlg.obj \
256 ..\msw\$D\colour.obj \
257 ..\msw\$D\combobox.obj \
258 ..\msw\$D\control.obj \
259 ..\msw\$D\curico.obj \
260 ..\msw\$D\cursor.obj \
261 ..\msw\$D\data.obj \
262 ..\msw\ole\$D\dataobj.obj \
263 ..\msw\$D\dc.obj \
264 ..\msw\$D\dcclient.obj \
265 ..\msw\$D\dcmemory.obj \
266 ..\msw\$D\dcprint.obj \
267 ..\msw\$D\dcscreen.obj \
268 ..\msw\$D\dde.obj \
269 ..\msw\$D\dialog.obj \
270 ..\msw\$D\dialup.obj \
271 ..\msw\$D\dib.obj \
272 ..\msw\$D\dibutils.obj \
273 ..\msw\$D\dir.obj \
274 ..\msw\$D\dirdlg.obj \
275 ..\msw\$D\dragimag.obj \
276 ..\msw\ole\$D\dropsrc.obj \
277 ..\msw\ole\$D\droptgt.obj \
278 ..\msw\$D\enhmeta.obj \
279 ..\msw\$D\filedlg.obj \
280 ..\msw\$D\font.obj \
281 ..\msw\$D\fontdlg.obj \
282 ..\msw\$D\fontenum.obj \
283 ..\msw\$D\fontutil.obj \
284 ..\msw\$D\frame.obj \
285 ..\msw\$D\gauge95.obj \
286 ..\msw\$D\gdiimage.obj \
287 ..\msw\$D\gdiobj.obj \
288 ..\msw\$D\glcanvas.obj \
289 ..\msw\$D\gsocket.obj \
290 ..\msw\$D\gsockmsw.obj \
f6bcfd97 291 ..\msw\$D\helpchm.obj \
8e97b17b
VZ
292 ..\msw\$D\helpwin.obj \
293 ..\msw\$D\icon.obj \
294 ..\msw\$D\imaglist.obj \
295 ..\msw\$D\joystick.obj \
296 ..\msw\$D\listbox.obj \
297 ..\msw\$D\listctrl.obj \
298 ..\msw\$D\main.obj \
299 ..\msw\$D\mdi.obj \
300 ..\msw\$D\menu.obj \
301 ..\msw\$D\menuitem.obj \
302 ..\msw\$D\metafile.obj \
303 ..\msw\$D\mimetype.obj \
304 ..\msw\$D\minifram.obj \
305 ..\msw\$D\msgdlg.obj \
306 ..\msw\$D\nativdlg.obj \
307 ..\msw\$D\notebook.obj \
308 ..\msw\ole\$D\oleutils.obj \
309 ..\msw\$D\ownerdrw.obj \
310 ..\msw\$D\palette.obj \
311 ..\msw\$D\pen.obj \
312 ..\msw\$D\penwin.obj \
313 ..\msw\$D\printdlg.obj \
314 ..\msw\$D\printwin.obj \
315 ..\msw\$D\radiobox.obj \
316 ..\msw\$D\radiobut.obj \
317 ..\msw\$D\regconf.obj \
318 ..\msw\$D\region.obj \
319 ..\msw\$D\registry.obj \
320 ..\msw\$D\scrolbar.obj \
321 ..\msw\$D\settings.obj \
322 ..\msw\$D\slider95.obj \
323 ..\msw\$D\spinbutt.obj \
324 ..\msw\$D\spinctrl.obj \
325 ..\msw\$D\statbmp.obj \
326 ..\msw\$D\statbox.obj \
327 ..\msw\$D\statbr95.obj \
328 ..\msw\$D\statline.obj \
329 ..\msw\$D\stattext.obj \
330 ..\msw\$D\tabctrl.obj \
331 ..\msw\$D\taskbar.obj \
332 ..\msw\$D\tbar95.obj \
333 ..\msw\$D\textctrl.obj \
1db8dc4a 334 ..\msw\$D\tglbtn.obj \
8e97b17b
VZ
335 ..\msw\$D\thread.obj \
336 ..\msw\$D\timer.obj \
337 ..\msw\$D\tooltip.obj \
338 ..\msw\$D\treectrl.obj \
339 ..\msw\$D\utils.obj \
340 ..\msw\$D\utilsexc.obj \
341 ..\msw\ole\$D\uuid.obj \
342 ..\msw\$D\wave.obj \
343 ..\msw\$D\window.obj \
344 ..\msw\$D\xpmhand.obj
2bda0e17 345
2131a664 346HTMLOBJS = ..\html\$D\helpctrl.obj \
8e97b17b
VZ
347 ..\html\$D\helpdata.obj \
348 ..\html\$D\helpfrm.obj \
349 ..\html\$D\htmlcell.obj \
350 ..\html\$D\htmlfilt.obj \
351 ..\html\$D\htmlpars.obj \
352 ..\html\$D\htmltag.obj \
353 ..\html\$D\htmlwin.obj \
354 ..\html\$D\htmprint.obj \
355 ..\html\$D\m_dflist.obj \
356 ..\html\$D\m_fonts.obj \
357 ..\html\$D\m_hline.obj \
358 ..\html\$D\m_image.obj \
359 ..\html\$D\m_layout.obj \
360 ..\html\$D\m_links.obj \
361 ..\html\$D\m_list.obj \
362 ..\html\$D\m_meta.obj \
363 ..\html\$D\m_pre.obj \
364 ..\html\$D\m_tables.obj \
365 ..\html\$D\winpars.obj
2131a664 366
4705ee2d 367
ca5c8b2d 368# Add $(NONESSENTIALOBJS) if wanting generic dialogs, PostScript etc.
4705ee2d 369# Add $(HTMLOBJS) if wanting wxHTML classes
2bbf4618 370OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
fcc6dddd 371
ca5c8b2d 372# Normal, static library
8816486e
GT
373all: setuph dirs $(DUMMYOBJ) $(OBJECTS) $(PERIPH_TARGET) png zlib xpm jpeg tiff $(LIBTARGET)
374
375setuph:
376 cd $(WXDIR)\include\wx\msw
377 if not exist setup.h copy setup0.h setup.h
378 cd $(WXDIR)\src\msw
fcc6dddd 379
4705ee2d
RS
380dirs: $(MSWDIR)\$D $(COMMDIR)\$D $(GENDIR)\$D $(OLEDIR)\$D $(HTMLDIR)\$D
381
fcc6dddd 382
ca5c8b2d 383$D:
162999bf 384 mkdir $D
fcc6dddd 385
ca5c8b2d 386$(COMMDIR)\$D:
162999bf 387 mkdir $(COMMDIR)\$D
fcc6dddd 388
ca5c8b2d 389$(MSWDIR)\$D:
162999bf 390 mkdir $(MSWDIR)\$D
fcc6dddd 391
ca5c8b2d 392$(GENDIR)\$D:
162999bf 393 mkdir $(GENDIR)\$D
fcc6dddd 394
ca5c8b2d 395$(OLEDIR)\$D:
162999bf 396 mkdir $(OLEDIR)\$D
fcc6dddd 397
4705ee2d 398$(HTMLDIR)\$D:
162999bf 399 mkdir $(HTMLDIR)\$D
4705ee2d 400
ca5c8b2d
JS
401# wxWindows library as DLL
402dll:
a4fe6524 403 nmake -f makefile.vc all FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
2bda0e17 404
ca5c8b2d 405cleandll:
a4fe6524 406 nmake -f makefile.vc clean FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
2bda0e17 407
ca5c8b2d
JS
408# wxWindows + app as DLL. Only affects main.cpp.
409dllapp:
410 nmake -f makefile.vc all FINAL=$(FINAL) DLL=1
79c3e0e1 411
ca5c8b2d
JS
412# wxWindows + app as DLL, for Netscape plugin - remove DllMain.
413dllnp:
414 nmake -f makefile.vc all NOMAIN=1 FINAL=$(FINAL) DLL=1
79c3e0e1 415
ca5c8b2d
JS
416# Use this to make dummy.obj and generate a PCH.
417# You might use the dll target, then the pch target, in order to
418# generate a DLL, then a PCH/dummy.obj for compiling your applications with.
419#
420# Explanation: Normally, when compiling a static version of wx.lib, your dummy.obj/PCH
421# are associated with wx.lib. When using a DLL version of wxWindows, however,
422# the DLL is compiled without a PCH, so you only need it for compiling the app.
423# In fact headers are compiled differently depending on whether a DLL is being made
424# or an app is calling the DLL exported functionality (WXDLLEXPORT is different
425# in each case) so you couldn't use the same PCH.
e12f91dc 426pch:
a4fe6524 427 nmake -f makefile.vc pch1 WXUSINGDLL=1 FINAL=$(FINAL) NEW_WXLIBNAME=$(NEW_WXLIBNAME)
79c3e0e1 428
ca5c8b2d
JS
429pch1: dirs $(DUMMYOBJ)
430 echo $(DUMMYOBJ)
79c3e0e1 431
ca5c8b2d 432!if "$(WXMAKINGDLL)" != "1"
cf447356 433
ca5c8b2d 434### Static library
fcc6dddd 435
ca5c8b2d 436$(WXDIR)\lib\$(WXLIBNAME).lib: $D\dummy.obj $(OBJECTS) $(PERIPH_LIBS)
918a745c 437 -erase $(LIBTARGET)
8e97b17b 438 $(implib) @<<
ca5c8b2d
JS
439-out:$@
440-machine:$(CPU)
7fee680b 441$(OBJECTS) $D\dummy.obj $(PERIPH_LIBS)
cf447356
GL
442<<
443
ca5c8b2d 444!else
341287bf 445
ca5c8b2d 446### Update the import library
3d8bd7d6 447
ca5c8b2d
JS
448$(WXDIR)\lib\$(WXLIBNAME).lib: $(DUMMYOBJ) $(OBJECTS)
449 $(implib) @<<
450 -machine:$(CPU)
451 -def:wx.def
452 $(DUMMYOBJ) $(OBJECTS)
453 -out:$(WXDIR)\lib\$(WXLIBNAME).lib
ca7731b7
GL
454<<
455
ee284519
RD
456!if "$(USE_GLCANVAS)" == "1"
457GL_LIBS=opengl32.lib glu32.lib
20a2bdc9 458# GL_LIBS_DELAY=/delayload:opengl32.dll
ee284519
RD
459!endif
460
ca5c8b2d 461# Update the dynamic link library
a9221a95 462$(WXDIR)\lib\$(WXLIBNAME).dll: $(DUMMYOBJ) $(OBJECTS)
ca5c8b2d
JS
463 $(link) @<<
464 $(LINKFLAGS)
465 -out:$(WXDIR)\lib\$(WXLIBNAME).dll
ee284519 466 $(DUMMYOBJ) $(OBJECTS) $(guilibsdll) shell32.lib comctl32.lib ctl3d32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib odbc32.lib advapi32.lib winmm.lib $(GL_LIBS) $(WXDIR)\lib\png$(LIBEXT).lib $(WXDIR)\lib\zlib$(LIBEXT).lib $(WXDIR)\lib\xpm$(LIBEXT).lib $(WXDIR)\lib\jpeg$(LIBEXT).lib $(WXDIR)\lib\tiff$(LIBEXT).lib
f6bcfd97
BP
467 delayimp.lib
468 /delayload:ws2_32.dll /delayload:advapi32.dll /delayload:user32.dll /delayload:gdi32.dll
469 /delayload:comdlg32.dll /delayload:shell32.dll /delayload:comctl32.dll /delayload:ole32.dll
9e85f5ec 470 /delayload:oleaut32.dll /delayload:rpcrt4.dll $(GL_LIBS_DELAY)
2bda0e17
KB
471<<
472
ca5c8b2d 473!endif
2bda0e17 474
9e85f5ec 475# /delayload:winmm.dll # Removed because it can cause a crash for some people
2bda0e17
KB
476
477########################################################
ca5c8b2d 478# Windows-specific objects
2bda0e17 479
ca5c8b2d
JS
480$D\dummy.obj: dummy.$(SRCSUFF) $(WXDIR)\include\wx\wx.h $(WXDIR)\include\wx\msw\setup.h
481 cl $(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummy.obj /c /Tp dummy.cpp
2bda0e17 482
ca5c8b2d 483$D\dummydll.obj: dummydll.$(SRCSUFF) $(WXDIR)\include\wx\wx.h $(WXDIR)\include\wx\msw\setup.h
2bda0e17 484 cl @<<
ca5c8b2d 485$(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummydll.obj /c /Tp dummydll.cpp
2bda0e17
KB
486<<
487
a2327a9f 488# Compile certain files with no optimization (some files cause a
f6bcfd97 489# compiler crash for buggy versions of VC++, e.g. 4.0).
7fee680b 490# Don't forget to put FINAL=1 on the command line.
a2327a9f 491noopt:
8e97b17b 492 cl @<<
a2327a9f
JS
493$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\datetime.obj /c /Tp $(COMMDIR)\datetime.cpp
494<<
8e97b17b 495 cl @<<
a2327a9f
JS
496$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\encconv.obj /c /Tp $(COMMDIR)\encconv.cpp
497<<
8e97b17b 498 cl @<<
a2327a9f 499$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\fileconf.obj /c /Tp $(COMMDIR)\fileconf.cpp
669f7a11
JS
500<<
501 cl @<<
502$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\hash.obj /c /Tp $(COMMDIR)\hash.cpp
a2327a9f 503<<
8e97b17b 504 cl @<<
a2327a9f
JS
505$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\resource.obj /c /Tp $(COMMDIR)\resource.cpp
506<<
8e97b17b 507 cl @<<
a2327a9f
JS
508$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\textfile.obj /c /Tp $(COMMDIR)\textfile.cpp
509<<
8e97b17b 510 cl @<<
a2327a9f
JS
511$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\choicdgg.obj /c /Tp $(GENDIR)\choicdgg.cpp
512<<
8e97b17b 513 cl @<<
a2327a9f 514$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\grid.obj /c /Tp $(GENDIR)\grid.cpp
669f7a11
JS
515<<
516 cl @<<
517$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\gridsel.obj /c /Tp $(GENDIR)\gridsel.cpp
a2327a9f 518<<
8e97b17b 519 cl @<<
a2327a9f
JS
520$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\logg.obj /c /Tp $(GENDIR)\logg.cpp
521<<
8e97b17b 522 cl @<<
a2327a9f
JS
523$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\proplist.obj /c /Tp $(GENDIR)\proplist.cpp
524<<
8e97b17b 525 cl @<<
a2327a9f
JS
526$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\clipbrd.obj /c /Tp $(MSWDIR)\clipbrd.cpp
527<<
8e97b17b 528 cl @<<
a2327a9f
JS
529$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\control.obj /c /Tp $(MSWDIR)\control.cpp
530<<
8e97b17b 531 cl @<<
a2327a9f
JS
532$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\listbox.obj /c /Tp $(MSWDIR)\listbox.cpp
533<<
8e97b17b 534 cl @<<
a2327a9f
JS
535$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\mdi.obj /c /Tp $(MSWDIR)\mdi.cpp
536<<
8e97b17b 537 cl @<<
a2327a9f
JS
538$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\menu.obj /c /Tp $(MSWDIR)\menu.cpp
539<<
8e97b17b 540 cl @<<
a2327a9f
JS
541$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\notebook.obj /c /Tp $(MSWDIR)\notebook.cpp
542<<
8e97b17b 543 cl @<<
a2327a9f
JS
544$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\tbar95.obj /c /Tp $(MSWDIR)\tbar95.cpp
545<<
8e97b17b 546 cl @<<
a2327a9f
JS
547$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\treectrl.obj /c /Tp $(MSWDIR)\treectrl.cpp
548<<
8e97b17b 549 cl @<<
a2327a9f
JS
550$(CPPFLAGS2) /Od /Fo$(HTMLDIR)\$D\helpfrm.obj /c /Tp $(HTMLDIR)\helpfrm.cpp
551<<
552
ca5c8b2d 553# If taking wxWindows from CVS, setup.h doesn't exist yet.
b23386b2
JS
554# Actually the 'if not exist setup.h' test doesn't work
555# (copies the file anyway)
556# we'll have to comment this rule out.
557
a1b82138 558# $(WXDIR)\include\wx\msw\setup.h: $(WXDIR)\include\wx\msw\setup0.h
b23386b2
JS
559# cd "$(WXDIR)"\include\wx\msw
560# if not exist setup.h copy setup0.h setup.h
561# cd "$(WXDIR)"\src\msw
2bda0e17 562
ca5c8b2d 563..\common\$D\y_tab.obj: ..\common\y_tab.c ..\common\lex_yy.c
f60d0f94 564 cl @<<
ca5c8b2d 565$(CPPFLAGS2) /c ..\common\y_tab.c -DUSE_DEFINE -DYY_USE_PROTOS /Fo$@
f60d0f94
JS
566<<
567
ca5c8b2d
JS
568..\common\y_tab.c: ..\common\dosyacc.c
569 copy "..\common"\dosyacc.c "..\common"\y_tab.c
f60d0f94 570
ca5c8b2d
JS
571..\common\lex_yy.c: ..\common\doslex.c
572 copy "..\common"\doslex.c "..\common"\lex_yy.c
f60d0f94 573
8e97b17b 574$(OBJECTS): $(WXDIR)/include/wx/setup.h
2bda0e17 575
4705ee2d
RS
576..\common\$D\unzip.obj: ..\common\unzip.c
577 cl @<<
578$(CPPFLAGS2) /c $(COMMDIR)\unzip.c /Fo$@
579<<
580
2bda0e17
KB
581# Peripheral components
582
fbcb4166
JS
583png:
584 cd $(WXDIR)\src\png
3156ba6e 585 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
fbcb4166
JS
586 cd $(WXDIR)\src\msw
587
588clean_png:
589 cd $(WXDIR)\src\png
48d1144b 590 nmake -f makefile.vc clean
fbcb4166
JS
591 cd $(WXDIR)\src\msw
592
593zlib:
594 cd $(WXDIR)\src\zlib
3156ba6e 595 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
fbcb4166
JS
596 cd $(WXDIR)\src\msw
597
598clean_zlib:
599 cd $(WXDIR)\src\zlib
48d1144b 600 nmake -f makefile.vc clean
fbcb4166
JS
601 cd $(WXDIR)\src\msw
602
0f3e3e0c
JS
603jpeg:
604 cd $(WXDIR)\src\jpeg
3156ba6e 605 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG) all
0f3e3e0c
JS
606 cd $(WXDIR)\src\msw
607
608clean_jpeg:
609 cd $(WXDIR)\src\jpeg
610 nmake -f makefile.vc clean
611 cd $(WXDIR)\src\msw
612
112d35a2
VZ
613tiff:
614 cd $(WXDIR)\src\tiff
615 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG) all
616 cd $(WXDIR)\src\msw
617
618clean_tiff:
619 cd $(WXDIR)\src\tiff
620 nmake -f makefile.vc clean
621 cd $(WXDIR)\src\msw
622
2bda0e17 623xpm:
2fd284a4 624 cd $(WXDIR)\src\xpm
3156ba6e 625 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
2bda0e17
KB
626 cd $(WXDIR)\src\msw
627
628clean_xpm:
2fd284a4 629 cd $(WXDIR)\src\xpm
48d1144b 630 nmake -f makefile.vc clean
2bda0e17
KB
631 cd $(WXDIR)\src\msw
632
633rcparser:
634 cd $(WXDIR)\utils\rcparser\src
48d1144b 635 nmake -f makefile.vc FINAL=$(FINAL)
2bda0e17
KB
636 cd $(WXDIR)\src\msw
637
7fee680b 638cleanall: clean clean_png clean_zlib clean_xpm clean_jpeg clean_tiff
918a745c
VZ
639 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).dll
640 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).lib
641 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).exp
642 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).pdb
643 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).ilk
8e97b17b
VZ
644
645
646clean: $(PERIPH_CLEAN_TARGET)
918a745c
VZ
647 -erase $(LIBTARGET)
648 -erase $(WXDIR)\lib\$(WXLIBNAME).pdb
649 -erase *.pdb
650 -erase *.sbr
651 -erase $(WXLIBNAME).pch
652 -erase $(GENDIR)\$D\*.obj
653 -erase $(GENDIR)\$D\*.pdb
654 -erase $(GENDIR)\$D\*.sbr
655 -erase $(COMMDIR)\$D\*.obj
656 -erase $(COMMDIR)\$D\*.pdb
657 -erase $(COMMDIR)\$D\*.sbr
658 -erase $(COMMDIR)\y_tab.c
659 -erase $(COMMDIR)\lex_yy.c
660 -erase $(MSWDIR)\$D\*.obj
661 -erase $(MSWDIR)\$D\*.sbr
662 -erase $(MSWDIR)\$D\*.pdb
663 -erase $(OLEDIR)\$D\*.obj
664 -erase $(OLEDIR)\$D\*.sbr
665 -erase $(OLEDIR)\$D\*.pdb
666 -erase $(HTMLDIR)\$D\*.obj
667 -erase $(HTMLDIR)\$D\*.sbr
668 -erase $(HTMLDIR)\$D\*.pdb
ca5c8b2d
JS
669 -rmdir $(D)
670 -rmdir ole\$(D)
671 -rmdir ..\generic\$(D)
672 -rmdir ..\common\$(D)
d66d9d5b 673 -rmdir ..\html\$(D)
2bda0e17 674
2bda0e17
KB
675
676# Making documents
f6bcfd97 677docs: allhlp allhtml allpdfrtf htb htmlhelp
62448488 678alldocs: docs
9d9b7755 679hlp: wxhlp
2bda0e17 680wxhlp: $(DOCDIR)/winhelp/wx.hlp
2bda0e17
KB
681refhlp: $(DOCDIR)/winhelp/techref.hlp
682rtf: $(DOCDIR)/winhelp/wx.rtf
2bda0e17 683pdfrtf: $(DOCDIR)/pdf/wx.rtf
2bda0e17 684refpdfrtf: $(DOCDIR)/pdf/techref.rtf
8e97b17b 685html: wxhtml
f6bcfd97 686htb: $(DOCDIR)\htb\wx.htb
8e97b17b 687wxhtml: $(DOCDIR)\html\wx\wx.htm
f6bcfd97 688htmlhelp: $(DOCDIR)\htmlhelp\wx.chm
20e85460 689ps: wxps referencps
8e97b17b
VZ
690wxps: $(WXDIR)\docs\ps\wx.ps
691referencps: $(WXDIR)\docs\ps\referenc.ps
2bda0e17 692
9d9b7755 693allhlp: wxhlp
2bda0e17 694 cd $(WXDIR)\utils\dialoged\src
48d1144b 695 nmake -f makefile.vc hlp
2bda0e17
KB
696 cd $(THISDIR)
697
9d9b7755 698allhtml: wxhtml
2bda0e17 699 cd $(WXDIR)\utils\dialoged\src
48d1144b 700 nmake -f makefile.vc html
2bda0e17
KB
701 cd $(THISDIR)
702
9d9b7755 703allps: wxps referencps
2bda0e17 704 cd $(WXDIR)\utils\dialoged\src
48d1144b 705 nmake -f makefile.vc ps
2bda0e17
KB
706 cd $(THISDIR)
707
9d9b7755 708allpdfrtf: pdfrtf
2bda0e17 709 cd $(WXDIR)\utils\dialoged\src
48d1144b 710 nmake -f makefile.vc pdfrtf
2bda0e17
KB
711 cd $(THISDIR)
712
2bda0e17
KB
713$(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/wx.hpj
714 cd $(DOCDIR)/latex/wx
918a745c 715 -erase wx.ph
2bda0e17 716 hc wx
918a745c
VZ
717 -erase $(DOCDIR)\winhelp\wx.hlp
718 -erase $(DOCDIR)\winhelp\wx.cnt
2bda0e17
KB
719 move wx.hlp $(DOCDIR)\winhelp\wx.hlp
720 move wx.cnt $(DOCDIR)\winhelp\wx.cnt
721 cd $(THISDIR)
722
2bda0e17
KB
723$(DOCDIR)/winhelp/techref.hlp: $(DOCDIR)/latex/techref/techref.rtf $(DOCDIR)/latex/techref/techref.hpj
724 cd $(DOCDIR)/latex/techref
918a745c 725 -erase techref.ph
2bda0e17
KB
726 hc techref
727 move techref.hlp $(DOCDIR)\winhelp\techref.hlp
728 move techref.cnt $(DOCDIR)\winhelp\techref.cnt
729 cd $(THISDIR)
730
731$(DOCDIR)/latex/wx/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
732 cd $(DOCDIR)\latex\wx
e12f91dc 733 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/latex/wx/wx.rtf -twice -winhelp
2bda0e17
KB
734 cd $(THISDIR)
735
2bda0e17
KB
736$(DOCDIR)/latex/techref/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
737 cd $(DOCDIR)\latex\techref
e12f91dc 738 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/latex/techref/techref.rtf -twice -winhelp
2bda0e17
KB
739 cd $(THISDIR)
740
741$(DOCDIR)/pdf/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
742 cd $(DOCDIR)\latex\wx
48c12cb1
PA
743 -copy *.wmf $(DOCDIR)\pdf
744 -copy *.bmp $(DOCDIR)\pdf
e12f91dc 745 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/pdf/wx.rtf -twice -rtf
2bda0e17
KB
746 cd $(THISDIR)
747
2bda0e17
KB
748$(DOCDIR)/pdf/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
749 cd $(DOCDIR)\latex\techref
48c12cb1
PA
750 -copy *.wmf $(DOCDIR)\pdf
751 -copy *.bmp $(DOCDIR)\pdf
e12f91dc 752 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/pdf/techref.rtf -twice -rtf
2bda0e17
KB
753 cd $(THISDIR)
754
755$(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex\wx\body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)\latex\wx\manual.tex
756 cd $(DOCDIR)\latex\wx
162999bf 757 -mkdir $(DOCDIR)\html\wx
f6bcfd97 758 copy *.gif $(DOCDIR)\html\wx
e12f91dc 759 -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html
918a745c
VZ
760 -erase $(DOCDIR)\html\wx\*.con
761 -erase $(DOCDIR)\html\wx\*.ref
762 -erase $(DOCDIR)\latex\wx\*.con
763 -erase $(DOCDIR)\latex\wx\*.ref
06e43511 764 cd $(THISDIR)
2bda0e17 765
f6bcfd97 766$(DOCDIR)\htmlhelp\wx.chm : $(DOCDIR)\html\wx\wx.htm $(DOCDIR)\html\wx\wx.hhp
8e97b17b
VZ
767 cd $(DOCDIR)\html\wx
768 -hhc wx.hhp
f6bcfd97 769 -mkdir ..\..\htmlhelp
918a745c 770 -erase $(DOCDIR)\htmlhelp\wx.chm
f6bcfd97 771 move wx.chm ..\..\htmlhelp
8e97b17b 772 cd $(THISDIR)
a8db5b6a 773
8e97b17b
VZ
774$(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
775 cd $(WXDIR)\docs\latex\wx
2bda0e17
KB
776 -latex manual
777 -latex manual
778 -makeindx manual
779 -bibtex manual
780 -latex manual
781 -latex manual
782 cd $(THISDIR)
783
8e97b17b
VZ
784$(WXDIR)\docs\ps\wx.ps: $(WXDIR)\docs\latex\wx\manual.dvi
785 cd $(WXDIR)\docs\latex\wx
2bda0e17
KB
786 -dvips32 -o wx.ps manual
787 move wx.ps $(WXDIR)\docs\ps\wx.ps
788 cd $(THISDIR)
789
8e97b17b
VZ
790$(WXDIR)\docs\latex\wx\referenc.dvi: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/referenc.tex
791 cd $(WXDIR)\docs\latex\wx
2bda0e17
KB
792 -latex referenc
793 -latex referenc
794 -makeindx referenc
795 -bibtex referenc
796 -latex referenc
797 -latex referenc
798 cd $(THISDIR)
799
8e97b17b
VZ
800$(WXDIR)\docs\ps\referenc.ps: $(WXDIR)\docs\latex\wx\referenc.dvi
801 cd $(WXDIR)\docs\latex\wx
2bda0e17
KB
802 -dvips32 -o referenc.ps referenc
803 move referenc.ps $(WXDIR)\docs\ps\referenc.ps
804 cd $(THISDIR)
805
fac26663
JS
806# An htb file is a zip file containing the .htm, .gif, .hhp, .hhc and .hhk
807# files, renamed to htb.
808# This can then be used with e.g. helpview.
809# Optionally, a cached version of the .hhp file can be generated with hhp2cached.
f6bcfd97 810$(DOCDIR)\htb\wx.htb: $(DOCDIR)\html\wx\wx.htm
fac26663 811 cd $(WXDIR)\docs\html\wx
918a745c 812 -erase wx.zip wx.htb
f1d93f0b 813 zip wx.zip *.htm *.gif *.hhp *.hhc *.hhk
f6bcfd97
BP
814 -mkdir $(DOCDIR)\htb
815 move wx.zip $(DOCDIR)\htb\wx.htb
fac26663
JS
816 cd $(THISDIR)
817
da36f544
JS
818# In order to force document reprocessing
819touchmanual:
820 -touch $(WXDIR)\docs\latex\wx\manual.tex
62448488
JS
821
822updatedocs: touchmanual alldocs
823
f6bcfd97 824cleandocs:
918a745c
VZ
825 -erase $(DOCDIR)\winhelp\wx.hlp
826 -erase $(DOCDIR)\winhelp\wx.cnt
827 -erase $(DOCDIR)\html\wx\*.htm
828 -erase $(DOCDIR)\pdf\wx.rtf
829 -erase $(DOCDIR)\latex\wx\wx.rtf
830 -erase $(DOCDIR)\latex\wx\WX.PH
831 -erase $(DOCDIR)\htmlhelp\wx.chm
832 -erase $(DOCDIR)\htb\wx.htb
f6bcfd97 833
62448488
JS
834# Start Word, running the GeneratePDF macro. MakeManual.dot should be in the
835# Office StartUp folder, and PDFMaker should be installed.
836updatepdf: # touchmanual pdfrtf
e12f91dc 837 start $(WAITFLAG) "winword d:\wx2\wxWindows\docs\latex\pdf\wx.rtf /mGeneratePDF"
2845ddc2 838
9be9b974
RD
839
840MFTYPE=vc
841makefile.$(MFTYPE) : $(WXWIN)\distrib\msw\tmake\filelist.txt $(WXWIN)\distrib\msw\tmake\$(MFTYPE).t
8e97b17b
VZ
842 cd $(WXWIN)\distrib\msw\tmake
843 tmake -t $(MFTYPE) wxwin.pro -o makefile.$(MFTYPE)
844 copy makefile.$(MFTYPE) $(WXWIN)\src\msw
9be9b974 845