]> git.saurik.com Git - wxWidgets.git/blame - src/msw/makefile.vc
Forgot to add this one
[wxWidgets.git] / src / msw / makefile.vc
CommitLineData
68be9f09 1# This file was automatically generated by tmake at 16:52, 2000/02/29
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 51{..\generic}.cpp{..\generic\$D}.obj:
67c04890 52 cl @<<
ca5c8b2d 53$(CPPFLAGS) /Fo$@ /c /Tp $<
2bda0e17
KB
54<<
55
ca5c8b2d 56{..\common}.cpp{..\common\$D}.obj:
67c04890 57 cl @<<
ca5c8b2d 58$(CPPFLAGS) /Fo$@ /c /Tp $<
89c684ef
JS
59<<
60
530e7fa3 61{..\common}.c{..\common\$D}.obj:
67c04890 62 cl @<<
cc9efb9b 63$(CPPFLAGS2) /Fo$@ /c /Tc $<
530e7fa3
VZ
64<<
65
ca5c8b2d 66{..\msw}.cpp{..\msw\$D}.obj:
67c04890 67 cl @<<
ca5c8b2d 68$(CPPFLAGS) /Fo$@ /c /Tp $<
2bda0e17
KB
69<<
70
2bbf4618 71{..\msw}.c{..\msw\$D}.obj:
67c04890 72 cl @<<
2bbf4618
RD
73$(CPPFLAGS2) /Fo$@ /c /Tc $<
74<<
75
ca5c8b2d 76{..\msw\ole}.cpp{..\msw\ole\$D}.obj:
67c04890 77 cl @<<
ca5c8b2d 78$(CPPFLAGS) /Fo$@ /c /Tp $<
2bda0e17
KB
79<<
80
4705ee2d 81{..\html}.cpp{..\html\$D}.obj:
67c04890 82 cl @<<
4705ee2d
RS
83$(CPPFLAGS) /Fo$@ /c /Tp $<
84<<
85
a1b82138 86GENERICOBJS= ..\generic\$D\busyinfo.obj \
67c04890
MJ
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
2bda0e17 110
ca5c8b2d
JS
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.
ccf0b1d7 113NONESSENTIALOBJS= ..\generic\$D\caret.obj \
67c04890
MJ
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
2bda0e17 132
ca5c8b2d 133COMMONOBJS = \
67c04890
MJ
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
a1b82138
VZ
234
235MSWOBJS = ..\msw\$D\accel.obj \
67c04890
MJ
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\helpwin.obj \
283 ..\msw\$D\icon.obj \
284 ..\msw\$D\imaglist.obj \
285 ..\msw\$D\joystick.obj \
286 ..\msw\$D\listbox.obj \
287 ..\msw\$D\listctrl.obj \
288 ..\msw\$D\main.obj \
289 ..\msw\$D\mdi.obj \
290 ..\msw\$D\menu.obj \
291 ..\msw\$D\menuitem.obj \
292 ..\msw\$D\metafile.obj \
293 ..\msw\$D\mimetype.obj \
294 ..\msw\$D\minifram.obj \
295 ..\msw\$D\msgdlg.obj \
296 ..\msw\$D\nativdlg.obj \
297 ..\msw\$D\notebook.obj \
298 ..\msw\ole\$D\oleutils.obj \
299 ..\msw\$D\ownerdrw.obj \
300 ..\msw\$D\palette.obj \
301 ..\msw\$D\pen.obj \
302 ..\msw\$D\penwin.obj \
303 ..\msw\$D\printdlg.obj \
304 ..\msw\$D\printwin.obj \
305 ..\msw\$D\radiobox.obj \
306 ..\msw\$D\radiobut.obj \
307 ..\msw\$D\regconf.obj \
308 ..\msw\$D\region.obj \
309 ..\msw\$D\registry.obj \
310 ..\msw\$D\scrolbar.obj \
311 ..\msw\$D\settings.obj \
312 ..\msw\$D\slider95.obj \
313 ..\msw\$D\spinbutt.obj \
314 ..\msw\$D\spinctrl.obj \
315 ..\msw\$D\statbmp.obj \
316 ..\msw\$D\statbox.obj \
317 ..\msw\$D\statbr95.obj \
318 ..\msw\$D\statline.obj \
319 ..\msw\$D\stattext.obj \
320 ..\msw\$D\tabctrl.obj \
321 ..\msw\$D\taskbar.obj \
322 ..\msw\$D\tbar95.obj \
323 ..\msw\$D\textctrl.obj \
324 ..\msw\$D\thread.obj \
325 ..\msw\$D\timer.obj \
326 ..\msw\$D\tooltip.obj \
327 ..\msw\$D\treectrl.obj \
328 ..\msw\$D\utils.obj \
329 ..\msw\$D\utilsexc.obj \
330 ..\msw\ole\$D\uuid.obj \
331 ..\msw\$D\wave.obj \
332 ..\msw\$D\window.obj \
333 ..\msw\$D\xpmhand.obj
2bda0e17 334
2131a664 335HTMLOBJS = ..\html\$D\helpctrl.obj \
67c04890
MJ
336 ..\html\$D\helpdata.obj \
337 ..\html\$D\helpfrm.obj \
338 ..\html\$D\htmlcell.obj \
339 ..\html\$D\htmlfilt.obj \
340 ..\html\$D\htmlpars.obj \
341 ..\html\$D\htmltag.obj \
342 ..\html\$D\htmlwin.obj \
343 ..\html\$D\htmprint.obj \
344 ..\html\$D\m_dflist.obj \
345 ..\html\$D\m_fonts.obj \
346 ..\html\$D\m_hline.obj \
347 ..\html\$D\m_image.obj \
348 ..\html\$D\m_layout.obj \
349 ..\html\$D\m_links.obj \
350 ..\html\$D\m_list.obj \
351 ..\html\$D\m_meta.obj \
352 ..\html\$D\m_pre.obj \
353 ..\html\$D\m_tables.obj \
354 ..\html\$D\winpars.obj
2131a664 355
4705ee2d 356
ca5c8b2d 357# Add $(NONESSENTIALOBJS) if wanting generic dialogs, PostScript etc.
4705ee2d 358# Add $(HTMLOBJS) if wanting wxHTML classes
2bbf4618 359OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
fcc6dddd 360
ca5c8b2d 361# Normal, static library
112d35a2 362all: dirs $(DUMMYOBJ) $(OBJECTS) $(PERIPH_TARGET) png zlib xpm jpeg tiff $(LIBTARGET)
fcc6dddd 363
4705ee2d
RS
364dirs: $(MSWDIR)\$D $(COMMDIR)\$D $(GENDIR)\$D $(OLEDIR)\$D $(HTMLDIR)\$D
365
fcc6dddd 366
ca5c8b2d
JS
367test: $(MSWDIR)\$D\wave.obj
368test2: ..\common\Debug\config.obj
fcc6dddd 369
ca5c8b2d 370$D:
162999bf 371 mkdir $D
fcc6dddd 372
ca5c8b2d 373$(COMMDIR)\$D:
162999bf 374 mkdir $(COMMDIR)\$D
fcc6dddd 375
ca5c8b2d 376$(MSWDIR)\$D:
162999bf 377 mkdir $(MSWDIR)\$D
fcc6dddd 378
ca5c8b2d 379$(GENDIR)\$D:
162999bf 380 mkdir $(GENDIR)\$D
fcc6dddd 381
ca5c8b2d 382$(OLEDIR)\$D:
162999bf 383 mkdir $(OLEDIR)\$D
fcc6dddd 384
4705ee2d 385$(HTMLDIR)\$D:
162999bf 386 mkdir $(HTMLDIR)\$D
4705ee2d 387
ca5c8b2d
JS
388# wxWindows library as DLL
389dll:
a4fe6524 390 nmake -f makefile.vc all FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
2bda0e17 391
ca5c8b2d 392cleandll:
a4fe6524 393 nmake -f makefile.vc clean FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
2bda0e17 394
ca5c8b2d
JS
395# wxWindows + app as DLL. Only affects main.cpp.
396dllapp:
397 nmake -f makefile.vc all FINAL=$(FINAL) DLL=1
79c3e0e1 398
ca5c8b2d
JS
399# wxWindows + app as DLL, for Netscape plugin - remove DllMain.
400dllnp:
401 nmake -f makefile.vc all NOMAIN=1 FINAL=$(FINAL) DLL=1
79c3e0e1 402
ca5c8b2d
JS
403# Use this to make dummy.obj and generate a PCH.
404# You might use the dll target, then the pch target, in order to
405# generate a DLL, then a PCH/dummy.obj for compiling your applications with.
406#
407# Explanation: Normally, when compiling a static version of wx.lib, your dummy.obj/PCH
408# are associated with wx.lib. When using a DLL version of wxWindows, however,
409# the DLL is compiled without a PCH, so you only need it for compiling the app.
410# In fact headers are compiled differently depending on whether a DLL is being made
411# or an app is calling the DLL exported functionality (WXDLLEXPORT is different
412# in each case) so you couldn't use the same PCH.
e12f91dc 413pch:
a4fe6524 414 nmake -f makefile.vc pch1 WXUSINGDLL=1 FINAL=$(FINAL) NEW_WXLIBNAME=$(NEW_WXLIBNAME)
79c3e0e1 415
ca5c8b2d
JS
416pch1: dirs $(DUMMYOBJ)
417 echo $(DUMMYOBJ)
79c3e0e1 418
ca5c8b2d 419!if "$(WXMAKINGDLL)" != "1"
cf447356 420
ca5c8b2d 421### Static library
fcc6dddd 422
ca5c8b2d 423$(WXDIR)\lib\$(WXLIBNAME).lib: $D\dummy.obj $(OBJECTS) $(PERIPH_LIBS)
67c04890
MJ
424 -erase $(LIBTARGET)
425 $(implib) @<<
ca5c8b2d
JS
426-out:$@
427-machine:$(CPU)
428$(OBJECTS) $(PERIPH_LIBS)
cf447356
GL
429<<
430
ca5c8b2d 431!else
341287bf 432
ca5c8b2d 433### Update the import library
3d8bd7d6 434
ca5c8b2d
JS
435$(WXDIR)\lib\$(WXLIBNAME).lib: $(DUMMYOBJ) $(OBJECTS)
436 $(implib) @<<
437 -machine:$(CPU)
438 -def:wx.def
439 $(DUMMYOBJ) $(OBJECTS)
440 -out:$(WXDIR)\lib\$(WXLIBNAME).lib
ca7731b7
GL
441<<
442
ca5c8b2d 443# Update the dynamic link library
a9221a95 444$(WXDIR)\lib\$(WXLIBNAME).dll: $(DUMMYOBJ) $(OBJECTS)
ca5c8b2d
JS
445 $(link) @<<
446 $(LINKFLAGS)
447 -out:$(WXDIR)\lib\$(WXLIBNAME).dll
112d35a2 448 $(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 $(WXDIR)\lib\tiff.lib
2bda0e17
KB
449<<
450
ca5c8b2d 451!endif
2bda0e17 452
2bda0e17
KB
453
454########################################################
ca5c8b2d 455# Windows-specific objects
2bda0e17 456
ca5c8b2d
JS
457$D\dummy.obj: dummy.$(SRCSUFF) $(WXDIR)\include\wx\wx.h $(WXDIR)\include\wx\msw\setup.h
458 cl $(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummy.obj /c /Tp dummy.cpp
2bda0e17 459
ca5c8b2d 460$D\dummydll.obj: dummydll.$(SRCSUFF) $(WXDIR)\include\wx\wx.h $(WXDIR)\include\wx\msw\setup.h
2bda0e17 461 cl @<<
ca5c8b2d 462$(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummydll.obj /c /Tp dummydll.cpp
2bda0e17
KB
463<<
464
a2327a9f
JS
465# Compile certain files with no optimization (some files cause a
466# compiler crash for buggy versions of VC++, e.g. 4.0)
467noopt:
67c04890 468 cl @<<
a2327a9f
JS
469$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\datetime.obj /c /Tp $(COMMDIR)\datetime.cpp
470<<
67c04890 471 cl @<<
a2327a9f
JS
472$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\encconv.obj /c /Tp $(COMMDIR)\encconv.cpp
473<<
67c04890 474 cl @<<
a2327a9f
JS
475$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\fileconf.obj /c /Tp $(COMMDIR)\fileconf.cpp
476<<
67c04890 477 cl @<<
a2327a9f
JS
478$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\resource.obj /c /Tp $(COMMDIR)\resource.cpp
479<<
67c04890 480 cl @<<
a2327a9f
JS
481$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\textfile.obj /c /Tp $(COMMDIR)\textfile.cpp
482<<
67c04890 483 cl @<<
a2327a9f
JS
484$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\choicdgg.obj /c /Tp $(GENDIR)\choicdgg.cpp
485<<
67c04890 486 cl @<<
a2327a9f
JS
487$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\grid.obj /c /Tp $(GENDIR)\grid.cpp
488<<
67c04890 489 cl @<<
a2327a9f
JS
490$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\logg.obj /c /Tp $(GENDIR)\logg.cpp
491<<
67c04890 492 cl @<<
a2327a9f
JS
493$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\proplist.obj /c /Tp $(GENDIR)\proplist.cpp
494<<
67c04890 495 cl @<<
a2327a9f
JS
496$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\clipbrd.obj /c /Tp $(MSWDIR)\clipbrd.cpp
497<<
67c04890 498 cl @<<
a2327a9f
JS
499$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\control.obj /c /Tp $(MSWDIR)\control.cpp
500<<
67c04890 501 cl @<<
a2327a9f
JS
502$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\listbox.obj /c /Tp $(MSWDIR)\listbox.cpp
503<<
67c04890 504 cl @<<
a2327a9f
JS
505$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\mdi.obj /c /Tp $(MSWDIR)\mdi.cpp
506<<
67c04890 507 cl @<<
a2327a9f
JS
508$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\menu.obj /c /Tp $(MSWDIR)\menu.cpp
509<<
67c04890 510 cl @<<
a2327a9f
JS
511$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\notebook.obj /c /Tp $(MSWDIR)\notebook.cpp
512<<
67c04890 513 cl @<<
a2327a9f
JS
514$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\tbar95.obj /c /Tp $(MSWDIR)\tbar95.cpp
515<<
67c04890 516 cl @<<
a2327a9f
JS
517$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\treectrl.obj /c /Tp $(MSWDIR)\treectrl.cpp
518<<
67c04890 519 cl @<<
a2327a9f
JS
520$(CPPFLAGS2) /Od /Fo$(HTMLDIR)\$D\helpfrm.obj /c /Tp $(HTMLDIR)\helpfrm.cpp
521<<
522
ca5c8b2d 523# If taking wxWindows from CVS, setup.h doesn't exist yet.
b23386b2
JS
524# Actually the 'if not exist setup.h' test doesn't work
525# (copies the file anyway)
526# we'll have to comment this rule out.
527
a1b82138 528# $(WXDIR)\include\wx\msw\setup.h: $(WXDIR)\include\wx\msw\setup0.h
b23386b2
JS
529# cd "$(WXDIR)"\include\wx\msw
530# if not exist setup.h copy setup0.h setup.h
531# cd "$(WXDIR)"\src\msw
2bda0e17 532
ca5c8b2d 533..\common\$D\y_tab.obj: ..\common\y_tab.c ..\common\lex_yy.c
f60d0f94 534 cl @<<
ca5c8b2d 535$(CPPFLAGS2) /c ..\common\y_tab.c -DUSE_DEFINE -DYY_USE_PROTOS /Fo$@
f60d0f94
JS
536<<
537
ca5c8b2d
JS
538..\common\y_tab.c: ..\common\dosyacc.c
539 copy "..\common"\dosyacc.c "..\common"\y_tab.c
f60d0f94 540
ca5c8b2d
JS
541..\common\lex_yy.c: ..\common\doslex.c
542 copy "..\common"\doslex.c "..\common"\lex_yy.c
f60d0f94 543
67c04890 544$(OBJECTS): $(WXDIR)/include/wx/setup.h
2bda0e17 545
4705ee2d
RS
546..\common\$D\unzip.obj: ..\common\unzip.c
547 cl @<<
548$(CPPFLAGS2) /c $(COMMDIR)\unzip.c /Fo$@
549<<
550
2bda0e17
KB
551# Peripheral components
552
fbcb4166
JS
553png:
554 cd $(WXDIR)\src\png
3156ba6e 555 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
fbcb4166
JS
556 cd $(WXDIR)\src\msw
557
558clean_png:
559 cd $(WXDIR)\src\png
48d1144b 560 nmake -f makefile.vc clean
fbcb4166
JS
561 cd $(WXDIR)\src\msw
562
563zlib:
564 cd $(WXDIR)\src\zlib
3156ba6e 565 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
fbcb4166
JS
566 cd $(WXDIR)\src\msw
567
568clean_zlib:
569 cd $(WXDIR)\src\zlib
48d1144b 570 nmake -f makefile.vc clean
fbcb4166
JS
571 cd $(WXDIR)\src\msw
572
0f3e3e0c
JS
573jpeg:
574 cd $(WXDIR)\src\jpeg
3156ba6e 575 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG) all
0f3e3e0c
JS
576 cd $(WXDIR)\src\msw
577
578clean_jpeg:
579 cd $(WXDIR)\src\jpeg
580 nmake -f makefile.vc clean
581 cd $(WXDIR)\src\msw
582
112d35a2
VZ
583tiff:
584 cd $(WXDIR)\src\tiff
585 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG) all
586 cd $(WXDIR)\src\msw
587
588clean_tiff:
589 cd $(WXDIR)\src\tiff
590 nmake -f makefile.vc clean
591 cd $(WXDIR)\src\msw
592
2bda0e17 593xpm:
2fd284a4 594 cd $(WXDIR)\src\xpm
3156ba6e 595 nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
2bda0e17
KB
596 cd $(WXDIR)\src\msw
597
598clean_xpm:
2fd284a4 599 cd $(WXDIR)\src\xpm
48d1144b 600 nmake -f makefile.vc clean
2bda0e17
KB
601 cd $(WXDIR)\src\msw
602
603rcparser:
604 cd $(WXDIR)\utils\rcparser\src
48d1144b 605 nmake -f makefile.vc FINAL=$(FINAL)
2bda0e17
KB
606 cd $(WXDIR)\src\msw
607
112d35a2 608clean: $(PERIPH_CLEAN_TARGET) clean_png clean_zlib clean_xpm clean_jpeg clean_tiff
2bda0e17 609 -erase $(LIBTARGET)
ca5c8b2d 610 -erase $(WXDIR)\lib\$(WXLIBNAME).pdb
ccf0b1d7
RD
611 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).dll
612 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).lib
613 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).exp
614 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).pdb
615 -erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).ilk
2bda0e17
KB
616 -erase *.pdb
617 -erase *.sbr
ca5c8b2d
JS
618 -erase $(WXLIBNAME).pch
619 -erase $(GENDIR)\$D\*.obj
620 -erase $(GENDIR)\$D\*.pdb
621 -erase $(GENDIR)\$D\*.sbr
622 -erase $(COMMDIR)\$D\*.obj
623 -erase $(COMMDIR)\$D\*.pdb
624 -erase $(COMMDIR)\$D\*.sbr
625 -erase $(COMMDIR)\\y_tab.c
626 -erase $(COMMDIR)\lex_yy.c
627 -erase $(MSWDIR)\$D\*.obj
628 -erase $(MSWDIR)\$D\*.sbr
629 -erase $(MSWDIR)\$D\*.pdb
630 -erase $(OLEDIR)\$D\*.obj
631 -erase $(OLEDIR)\$D\*.sbr
632 -erase $(OLEDIR)\$D\*.pdb
d66d9d5b
JS
633 -erase $(HTMLDIR)\$D\*.obj
634 -erase $(HTMLDIR)\$D\*.sbr
635 -erase $(HTMLDIR)\$D\*.pdb
ca5c8b2d
JS
636 -rmdir $(D)
637 -rmdir ole\$(D)
638 -rmdir ..\generic\$(D)
639 -rmdir ..\common\$(D)
d66d9d5b 640 -rmdir ..\html\$(D)
2bda0e17
KB
641
642cleanall: clean
643
644# Making documents
62448488
JS
645docs: allhlp allhtml allpdfrtf
646alldocs: docs
9d9b7755 647hlp: wxhlp
2bda0e17 648wxhlp: $(DOCDIR)/winhelp/wx.hlp
2bda0e17
KB
649refhlp: $(DOCDIR)/winhelp/techref.hlp
650rtf: $(DOCDIR)/winhelp/wx.rtf
2bda0e17 651pdfrtf: $(DOCDIR)/pdf/wx.rtf
2bda0e17 652refpdfrtf: $(DOCDIR)/pdf/techref.rtf
67c04890
MJ
653html: wxhtml
654wxhtml: $(DOCDIR)\html\wx\wx.htm
a8db5b6a 655htmlhelp: $(DOCDIR)\html\wx\wx.chm
20e85460 656ps: wxps referencps
67c04890
MJ
657wxps: $(WXDIR)\docs\ps\wx.ps
658referencps: $(WXDIR)\docs\ps\referenc.ps
2bda0e17 659
9d9b7755 660allhlp: wxhlp
2bda0e17 661 cd $(WXDIR)\utils\dialoged\src
48d1144b 662 nmake -f makefile.vc hlp
2bda0e17
KB
663 cd $(THISDIR)
664
665# cd $(WXDIR)\utils\wxhelp\src
48d1144b 666# nmake -f makefile.vc hlp
2bda0e17 667# cd $(WXDIR)\utils\tex2rtf\src
48d1144b 668# nmake -f makefile.vc hlp
2bda0e17 669# cd $(WXDIR)\utils\wxgraph\src
48d1144b 670# nmake -f makefile.vc hlp
2bda0e17 671# cd $(WXDIR)\utils\wxchart\src
48d1144b 672# nmake -f makefile.vc hlp
2bda0e17 673# cd $(WXDIR)\utils\wxtree\src
48d1144b 674# nmake -f makefile.vc hlp
2bda0e17 675# cd $(WXDIR)\utils\wxbuild\src
48d1144b 676# nmake -f makefile.vc hlp
2bda0e17 677# cd $(WXDIR)\utils\wxgrid\src
48d1144b 678# nmake -f makefile.vc hlp
2bda0e17 679
9d9b7755 680allhtml: wxhtml
2bda0e17 681 cd $(WXDIR)\utils\dialoged\src
48d1144b 682 nmake -f makefile.vc html
2bda0e17
KB
683 cd $(THISDIR)
684
48d1144b 685# nmake -f makefile.vc html
2bda0e17 686# cd $(WXDIR)\utils\dialoged\src
48d1144b 687# nmake -f makefile.vc html
2bda0e17 688# cd $(WXDIR)\utils\hytext\src
48d1144b 689# nmake -f makefile.vc html
2bda0e17 690# cd $(WXDIR)\utils\wxhelp\src
48d1144b 691# nmake -f makefile.vc html
2bda0e17 692# cd $(WXDIR)\utils\tex2rtf\src
48d1144b 693# nmake -f makefile.vc html
2bda0e17 694# cd $(WXDIR)\utils\wxgraph\src
48d1144b 695# nmake -f makefile.vc html
2bda0e17 696# cd $(WXDIR)\utils\wxchart\src
48d1144b 697# nmake -f makefile.vc html
2bda0e17 698# cd $(WXDIR)\utils\wxtree\src
48d1144b 699# nmake -f makefile.vc html
2bda0e17 700
9d9b7755 701allps: wxps referencps
2bda0e17 702 cd $(WXDIR)\utils\dialoged\src
48d1144b 703 nmake -f makefile.vc ps
2bda0e17
KB
704 cd $(THISDIR)
705
9d9b7755 706allpdfrtf: pdfrtf
2bda0e17 707 cd $(WXDIR)\utils\dialoged\src
48d1144b 708 nmake -f makefile.vc pdfrtf
2bda0e17
KB
709 cd $(THISDIR)
710
711# cd $(WXDIR)\utils\wxhelp\src
48d1144b 712# nmake -f makefile.vc ps
2bda0e17 713# cd $(WXDIR)\utils\tex2rtf\src
48d1144b 714# nmake -f makefile.vc ps
2bda0e17 715# cd $(WXDIR)\utils\wxgraph\src
48d1144b 716# nmake -f makefile.vc ps
2bda0e17 717# cd $(WXDIR)\utils\wxchart\src
48d1144b 718# nmake -f makefile.vc ps
2bda0e17 719# cd $(WXDIR)\utils\wxtree\src
48d1144b 720# nmake -f makefile.vc ps
2bda0e17
KB
721# cd $(THISDIR)
722
2bda0e17
KB
723$(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/wx.hpj
724 cd $(DOCDIR)/latex/wx
725 -erase wx.ph
726 hc wx
727 move wx.hlp $(DOCDIR)\winhelp\wx.hlp
728 move wx.cnt $(DOCDIR)\winhelp\wx.cnt
729 cd $(THISDIR)
730
2bda0e17
KB
731$(DOCDIR)/winhelp/techref.hlp: $(DOCDIR)/latex/techref/techref.rtf $(DOCDIR)/latex/techref/techref.hpj
732 cd $(DOCDIR)/latex/techref
733 -erase techref.ph
734 hc techref
735 move techref.hlp $(DOCDIR)\winhelp\techref.hlp
736 move techref.cnt $(DOCDIR)\winhelp\techref.cnt
737 cd $(THISDIR)
738
739$(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
740 cd $(DOCDIR)\latex\wx
e12f91dc 741 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/latex/wx/wx.rtf -twice -winhelp
2bda0e17
KB
742 cd $(THISDIR)
743
2bda0e17
KB
744$(DOCDIR)/latex/techref/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
745 cd $(DOCDIR)\latex\techref
e12f91dc 746 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/latex/techref/techref.rtf -twice -winhelp
2bda0e17
KB
747 cd $(THISDIR)
748
749$(DOCDIR)/pdf/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
750 cd $(DOCDIR)\latex\wx
48c12cb1
PA
751 -copy *.wmf $(DOCDIR)\pdf
752 -copy *.bmp $(DOCDIR)\pdf
e12f91dc 753 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/pdf/wx.rtf -twice -rtf
2bda0e17
KB
754 cd $(THISDIR)
755
2bda0e17
KB
756$(DOCDIR)/pdf/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
757 cd $(DOCDIR)\latex\techref
48c12cb1
PA
758 -copy *.wmf $(DOCDIR)\pdf
759 -copy *.bmp $(DOCDIR)\pdf
e12f91dc 760 -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/pdf/techref.rtf -twice -rtf
2bda0e17
KB
761 cd $(THISDIR)
762
763$(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
764 cd $(DOCDIR)\latex\wx
162999bf 765 -mkdir $(DOCDIR)\html\wx
e12f91dc 766 -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html
2bda0e17 767 -erase $(DOCDIR)\html\wx\*.con
06e43511
JS
768 -erase $(DOCDIR)\html\wx\*.ref
769 -erase $(DOCDIR)\latex\wx\*.con
770 -erase $(DOCDIR)\latex\wx\*.ref
771 cd $(THISDIR)
2bda0e17 772
a8db5b6a 773$(DOCDIR)\html\wx\wx.chm : $(DOCDIR)\html\wx\wx.htm $(DOCDIR)\html\wx\wx.hhp
67c04890
MJ
774 cd $(DOCDIR)\html\wx
775 -hhc wx.hhp
776 cd $(THISDIR)
a8db5b6a 777
67c04890
MJ
778$(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
779 cd $(WXDIR)\docs\latex\wx
2bda0e17
KB
780 -latex manual
781 -latex manual
782 -makeindx manual
783 -bibtex manual
784 -latex manual
785 -latex manual
786 cd $(THISDIR)
787
67c04890
MJ
788$(WXDIR)\docs\ps\wx.ps: $(WXDIR)\docs\latex\wx\manual.dvi
789 cd $(WXDIR)\docs\latex\wx
2bda0e17
KB
790 -dvips32 -o wx.ps manual
791 move wx.ps $(WXDIR)\docs\ps\wx.ps
792 cd $(THISDIR)
793
67c04890
MJ
794$(WXDIR)\docs\latex\wx\referenc.dvi: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/referenc.tex
795 cd $(WXDIR)\docs\latex\wx
2bda0e17
KB
796 -latex referenc
797 -latex referenc
798 -makeindx referenc
799 -bibtex referenc
800 -latex referenc
801 -latex referenc
802 cd $(THISDIR)
803
67c04890
MJ
804$(WXDIR)\docs\ps\referenc.ps: $(WXDIR)\docs\latex\wx\referenc.dvi
805 cd $(WXDIR)\docs\latex\wx
2bda0e17
KB
806 -dvips32 -o referenc.ps referenc
807 move referenc.ps $(WXDIR)\docs\ps\referenc.ps
808 cd $(THISDIR)
809
da36f544
JS
810# In order to force document reprocessing
811touchmanual:
812 -touch $(WXDIR)\docs\latex\wx\manual.tex
62448488
JS
813
814updatedocs: touchmanual alldocs
815
816# Start Word, running the GeneratePDF macro. MakeManual.dot should be in the
817# Office StartUp folder, and PDFMaker should be installed.
818updatepdf: # touchmanual pdfrtf
e12f91dc 819 start $(WAITFLAG) "winword d:\wx2\wxWindows\docs\latex\pdf\wx.rtf /mGeneratePDF"
2845ddc2 820
9be9b974
RD
821
822MFTYPE=vc
823makefile.$(MFTYPE) : $(WXWIN)\distrib\msw\tmake\filelist.txt $(WXWIN)\distrib\msw\tmake\$(MFTYPE).t
67c04890
MJ
824 cd $(WXWIN)\distrib\msw\tmake
825 tmake -t $(MFTYPE) wxwin.pro -o makefile.$(MFTYPE)
826 copy makefile.$(MFTYPE) $(WXWIN)\src\msw
9be9b974 827