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