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