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