]> git.saurik.com Git - wxWidgets.git/blame - src/Wxwindll.icc
removed useless file (notebmac.cpp is the one that is used)
[wxWidgets.git] / src / Wxwindll.icc
CommitLineData
60b80789
DW
1option ProjectOptions = lang(longlong, "yes"), gen(manglelinkagekeywordonlyfuncs, "no"), lang(allowtypedefasclassname, "yes"),
2 lang(templatedefimpls, "dontparse"), lang(compatmath, "yes"),
3 lang(nokeyword, "const_cast"), lang(nokeyword, "explicit"), lang(nokeyword, "false"),
4 lang(nokeyword, "mutable"), lang(nokeyword, "true"), lang(nokeyword, "typename"),
5 lang(trailingenumcommas, "no"), lang(universalcharacternames, "no"),
6 link(debug, "yes"), link(linkwithmultithreadlib, "yes"), link(exportAll, "yes"),
7 link(linkwithsharedlib, "yes"), link(defaultlibs, "yes"), link(extdictionary, "no"),
9a0c6b1e
DW
8 link(defaultlibsname, "..\\lib\\os2png.lib"),
9 link(defaultlibsname, "..\\lib\\os2xpm.lib"),
10 link(defaultlibsname, "..\\lib\\os2jpeg.lib"),
11 link(defaultlibsname, "..\\lib\\os2zlib.lib"),
f6bcfd97 12 link(defaultlibsname, "..\\lib\\os2tiff.lib"),
60b80789
DW
13 link(defaultlibsname, "NETAPI32.LIB"),
14 link(defaultlibsname, "UPM32.LIB"),
9a0c6b1e
DW
15 link(defaultlibsname, "TCP32DLL.LIB"),
16 link(defaultlibsname, "SO32DLL.LIB"),
17 link(defaultlibsname, "TCPIP32.LIB"),
60b80789
DW
18 link(defaultlibsname, "..\\..\\LIB\\dummy.obj"),
19 link(extdictionary, "no"),link(pmtype, "pm"),
20 define("__VISAGECPP__", ), define("__WXPM__", ),
21 incl(searchpath, "..\\Include"), incl(searchpath, "..\\src\\jpeg"),
22 incl(searchpath, "..\\src\\zlib"), incl(searchpath, "..\\src\\tiff"),
23 incl(searchpath, "..\\src\\xpm"), incl(searchpath, "..\\src\\png"),
24 macros(redefine, "yes"),
9a0c6b1e 25 file(genobject, "..\\src\\common\\dbgos240dll\\"),
60b80789
DW
26 file(usepch, "No"), debug(maxerrors, 100), info(cmp, "yes"), info(cnd, "yes"), info(cns, "yes"), info(cnv, "yes"),
27 info(cpy, "yes"), info(dcl, "yes"), info(eff, "yes"), info(enu, "yes"), info(ext, "yes"), info(ini, "yes"),
28 info(ord, "yes"), info(par, "yes"), info(rea, "yes"), info(trd, "yes"), info(tru, "yes"), info(uni, "yes"),
29 info(use, "yes")
70a5b429 30{
9a0c6b1e
DW
31 perform
32 {
33 run before '-mkdir ' '..\\src\\common\\dbgos240dll'
34 run before '-mkdir ' '..\\samples\\minimal\\dbgos240dll'
f6bcfd97
BP
35 run before 'copy ' '..\\src\common\\dosyacc.c ' '..\\src\\common\\y_tab.c'
36 run before 'copy ' '..\\src\common\\doslex.c ' '..\\src\\common\\lex_yy.c'
9a0c6b1e 37 }
70a5b429
DW
38 target type("dll") "..\\lib\\Wxwindll.dll"
39 {
40 source type(cpp) "COMMON\\APPCMN.CPP"
41 source type(cpp) "COMMON\\CHOICCMN.CPP"
045c8df9 42 source type(cpp) "COMMON\\CSHELP.CPP"
70a5b429
DW
43 source type(cpp) "COMMON\\CLIPCMN.CPP"
44 source type(cpp) "COMMON\\CMDLINE.CPP"
45 source type(cpp) "COMMON\\CMNDATA.CPP"
46 source type(cpp) "COMMON\\CONFIG.CPP"
47 source type(cpp) "COMMON\\CTRLCMN.CPP"
48 source type(cpp) "COMMON\\CTRLSUB.CPP"
49 source type(cpp) "COMMON\\DATETIME.CPP"
50 source type(cpp) "COMMON\\DATSTRM.CPP"
70a5b429
DW
51 source type(cpp) "COMMON\\DCBASE.CPP"
52 source type(cpp) "COMMON\\DLGCMN.CPP"
53 source type(cpp) "COMMON\\DNDCMN.CPP"
54 source type(cpp) "COMMON\\DOBJCMN.CPP"
55 source type(cpp) "COMMON\\DOCMDI.CPP"
56 source type(cpp) "COMMON\\DOCVIEW.CPP"
57 source type(cpp) "COMMON\\DYNARRAY.CPP"
58 source type(cpp) "COMMON\\DYNLIB.CPP"
0ec0dc85 59 source type(cpp) "COMMON\\EFFECTS.CPP"
70a5b429
DW
60 source type(cpp) "COMMON\\ENCCONV.CPP"
61 source type(cpp) "COMMON\\EVENT.CPP"
62 option report(level, "W")
63 {
64 source type("c") "COMMON\\EXTENDED.C"
65 }
66 source type(cpp) "COMMON\\FFILE.CPP"
67 source type(cpp) "COMMON\\FILE.CPP"
68 source type(cpp) "COMMON\\FILECONF.CPP"
69 source type(cpp) "COMMON\\FILEFN.CPP"
045c8df9 70 source type(cpp) "COMMON\\FILENAME.CPP"
70a5b429
DW
71 source type(cpp) "COMMON\\FILESYS.CPP"
72 source type(cpp) "COMMON\\FONTCMN.CPP"
73 source type(cpp) "COMMON\\FONTMAP.CPP"
74 source type(cpp) "COMMON\\FRAMECMN.CPP"
75 source type(cpp) "COMMON\\FS_INET.CPP"
76 source type(cpp) "COMMON\\FS_MEM.CPP"
77 source type(cpp) "COMMON\\FS_ZIP.CPP"
78 source type(cpp) "COMMON\\FTP.CPP"
79 source type(cpp) "COMMON\\GDICMN.CPP"
80 source type(cpp) "COMMON\\GEOMETRY.CPP"
81 source type(cpp) "COMMON\\GIFDECOD.CPP"
82 source type(cpp) "COMMON\\HASH.CPP"
83 source type(cpp) "COMMON\\HELPBASE.CPP"
84 source type(cpp) "COMMON\\HTTP.CPP"
85 source type(cpp) "COMMON\\IMAGALL.CPP"
86 source type(cpp) "COMMON\\IMAGBMP.CPP"
87 source type(cpp) "COMMON\\IMAGE.CPP"
88 source type(cpp) "COMMON\\IMAGGIF.CPP"
89 source type(cpp) "COMMON\\IMAGJPEG.CPP"
90 source type(cpp) "COMMON\\IMAGPCX.CPP"
91 source type(cpp) "COMMON\\IMAGPNG.CPP"
92 source type(cpp) "COMMON\\IMAGPNM.CPP"
93 source type(cpp) "COMMON\\IMAGTIFF.CPP"
52da3c71 94 source type(cpp) "COMMON\\IMAGXPM.CPP"
70a5b429
DW
95 source type(cpp) "COMMON\\INTL.CPP"
96 source type(cpp) "COMMON\\IPCBASE.CPP"
97 source type(cpp) "COMMON\\LAYOUT.CPP"
98 source type(cpp) "COMMON\\LBOXCMN.CPP"
99 source type(cpp) "COMMON\\LIST.CPP"
100 source type(cpp) "COMMON\\LOG.CPP"
101 source type(cpp) "COMMON\\MATRIX.CPP"
102 source type(cpp) "COMMON\\MEMORY.CPP"
103 source type(cpp) "COMMON\\MENUCMN.CPP"
104 source type(cpp) "COMMON\\MIMECMN.CPP"
105 source type(cpp) "COMMON\\MODULE.CPP"
106 source type(cpp) "COMMON\\MSTREAM.CPP"
107 source type(cpp) "COMMON\\OBJECT.CPP"
108 source type(cpp) "COMMON\\OBJSTRM.CPP"
70a5b429
DW
109 source type(cpp) "COMMON\\PAPER.CPP"
110 source type(cpp) "COMMON\\PRNTBASE.CPP"
111 source type(cpp) "COMMON\\PROCESS.CPP"
112 source type(cpp) "COMMON\\PROTOCOL.CPP"
113 source type(cpp) "COMMON\\RESOURCE.CPP"
114 source type(cpp) "COMMON\\SCKADDR.CPP"
115 source type(cpp) "COMMON\\SCKFILE.CPP"
116 source type(cpp) "COMMON\\SCKIPC.CPP"
117 source type(cpp) "COMMON\\SCKSTRM.CPP"
118 source type(cpp) "COMMON\\SERBASE.CPP"
119 source type(cpp) "COMMON\\SIZER.CPP"
120 source type(cpp) "COMMON\\SOCKET.CPP"
121 source type(cpp) "COMMON\\STRCONV.CPP"
122 source type(cpp) "COMMON\\STREAM.CPP"
123 source type(cpp) "COMMON\\STRING.CPP"
124 source type(cpp) "COMMON\\TBARBASE.CPP"
125 source type(cpp) "COMMON\\TEXTCMN.CPP"
126 source type(cpp) "COMMON\\TEXTFILE.CPP"
127 source type(cpp) "COMMON\\TIMERCMN.CPP"
128 source type(cpp) "COMMON\\TOKENZR.CPP"
1a2bf4eb 129 source type(cpp) "COMMON\\TREEBASE.CPP"
70a5b429
DW
130 source type(cpp) "COMMON\\TXTSTRM.CPP"
131 option report(level, "E")
132 {
133 source type("c") "COMMON\\UNZIP.C"
134 }
135 source type(cpp) "COMMON\\URL.CPP"
136 source type(cpp) "COMMON\\UTILSCMN.CPP"
137 source type(cpp) "COMMON\\VALGEN.CPP"
138 source type(cpp) "COMMON\\VALIDATE.CPP"
139 source type(cpp) "COMMON\\VALTEXT.CPP"
140 source type(cpp) "COMMON\\VARIANT.CPP"
141 source type(cpp) "COMMON\\WFSTREAM.CPP"
142 source type(cpp) "COMMON\\WINCMN.CPP"
143 source type(cpp) "COMMON\\WXCHAR.CPP"
144 source type(cpp) "COMMON\\WXEXPR.CPP"
145 option report(level, "E")
146 {
147 source type("c") "COMMON\\Y_TAB.C"
148 }
149 source type(cpp) "COMMON\\ZIPSTRM.CPP"
150 source type(cpp) "COMMON\\ZSTREAM.CPP"
151 source type(cpp) "GENERIC\\BUSYINFO.CPP"
152 source type(cpp) "GENERIC\\CALCTRL.CPP"
153 source type(cpp) "GENERIC\\CARET.CPP"
154 source type(cpp) "GENERIC\\CHOICDGG.CPP"
155 source type(cpp) "GENERIC\\COLRDLGG.CPP"
156 source type(cpp) "GENERIC\\DCPSG.CPP"
0ec0dc85 157 source type(cpp) "GENERIC\\DIRCTRLG.CPP"
60b80789
DW
158 source type(cpp) "GENERIC\\DRAGIMGG.CPP"
159 source type(cpp) "GENERIC\\FONTDLGG.CPP"
70a5b429 160 source type(cpp) "GENERIC\\GRID.CPP"
70a5b429
DW
161 source type(cpp) "GENERIC\\GRIDSEL.CPP"
162 source type(cpp) "GENERIC\\HELPEXT.CPP"
163 source type(cpp) "GENERIC\\HELPHTML.CPP"
164 source type(cpp) "GENERIC\\HELPWXHT.CPP"
165 source type(cpp) "GENERIC\\HELPXLP.CPP"
166 source type(cpp) "GENERIC\\IMAGLIST.CPP"
167 source type(cpp) "GENERIC\\LAYWIN.CPP"
168 source type(cpp) "GENERIC\\LISTCTRL.CPP"
169 source type(cpp) "GENERIC\\LOGG.CPP"
70a5b429
DW
170 source type(cpp) "GENERIC\\NUMDLGG.CPP"
171 source type(cpp) "GENERIC\\PANELG.CPP"
70a5b429
DW
172 source type(cpp) "GENERIC\\PRINTPS.CPP"
173 source type(cpp) "GENERIC\\PRNTDLGG.CPP"
174 source type(cpp) "GENERIC\\PROGDLGG.CPP"
175 source type(cpp) "GENERIC\\PROP.CPP"
176 source type(cpp) "GENERIC\\PROPFORM.CPP"
177 source type(cpp) "GENERIC\\PROPLIST.CPP"
178 source type(cpp) "GENERIC\\SASHWIN.CPP"
179 source type(cpp) "GENERIC\\SCROLWIN.CPP"
180 source type(cpp) "GENERIC\\SPLITTER.CPP"
181 source type(cpp) "GENERIC\\STATUSBR.CPP"
182 source type(cpp) "GENERIC\\TABG.CPP"
60b80789 183 source type(cpp) "GENERIC\\TBARSMPL.CPP"
70a5b429
DW
184 source type(cpp) "GENERIC\\TEXTDLGG.CPP"
185 source type(cpp) "GENERIC\\TIPDLG.CPP"
353149f8 186 source type(cpp) "GENERIC\\TIPWIN.CPP"
760ac9ab 187 source type(cpp) "GENERIC\\TREECTLG.CPP"
70a5b429
DW
188 source type(cpp) "GENERIC\\TREELAY.CPP"
189 source type(cpp) "GENERIC\\WIZARD.CPP"
190 source type(cpp) "HTML\\HELPCTRL.CPP"
191 source type(cpp) "HTML\\HELPDATA.CPP"
192 source type(cpp) "HTML\\HELPFRM.CPP"
193 source type(cpp) "HTML\\HTMLCELL.CPP"
194 source type(cpp) "HTML\\HTMLFILT.CPP"
195 source type(cpp) "HTML\\HTMLPARS.CPP"
196 source type(cpp) "HTML\\HTMLTAG.CPP"
197 source type(cpp) "HTML\\HTMLWIN.CPP"
198 source type(cpp) "HTML\\HTMPRINT.CPP"
199 source type(cpp) "HTML\\M_DFLIST.CPP"
200 source type(cpp) "HTML\\M_FONTS.CPP"
201 source type(cpp) "HTML\\M_HLINE.CPP"
202 source type(cpp) "HTML\\M_IMAGE.CPP"
203 source type(cpp) "HTML\\M_LAYOUT.CPP"
204 source type(cpp) "HTML\\M_LINKS.CPP"
205 source type(cpp) "HTML\\M_LIST.CPP"
206 source type(cpp) "HTML\\M_META.CPP"
207 source type(cpp) "HTML\\M_PRE.CPP"
208 source type(cpp) "HTML\\M_TABLES.CPP"
209 source type(cpp) "HTML\\WINPARS.CPP"
210 source type(cpp) "OS2\\ACCEL.CPP"
211 source type(cpp) "OS2\\APP.CPP"
212 source type(cpp) "OS2\\BITMAP.CPP"
213 source type(cpp) "OS2\\BMPBUTTN.CPP"
214 source type(cpp) "OS2\\BRUSH.CPP"
215 source type(cpp) "OS2\\BUTTON.CPP"
216 source type(cpp) "OS2\\CHECKBOX.CPP"
217 source type(cpp) "OS2\\CHECKLST.CPP"
218 source type(cpp) "OS2\\CHOICE.CPP"
219 source type(cpp) "OS2\\CLIPBRD.CPP"
220 source type(cpp) "OS2\\COLOUR.CPP"
221 source type(cpp) "OS2\\COMBOBOX.CPP"
222 source type(cpp) "OS2\\CONTROL.CPP"
223 source type(cpp) "OS2\\CURSOR.CPP"
224 source type(cpp) "OS2\\DATA.CPP"
225 source type(cpp) "OS2\\DATAOBJ.CPP"
226 source type(cpp) "OS2\\DC.CPP"
227 source type(cpp) "OS2\\DCCLIENT.CPP"
228 source type(cpp) "OS2\\DCMEMORY.CPP"
229 source type(cpp) "OS2\\DCPRINT.CPP"
230 source type(cpp) "OS2\\DCSCREEN.CPP"
231 source type(cpp) "OS2\\DIALOG.CPP"
0ec0dc85 232 source type(cpp) "OS2\\DIR.CPP"
70a5b429
DW
233 source type(cpp) "OS2\\DIRDLG.CPP"
234 source type(cpp) "OS2\\DND.CPP"
70a5b429
DW
235 source type(cpp) "OS2\\DUMMYDLL.CPP"
236 source type(cpp) "OS2\\FILEDLG.CPP"
237 source type(cpp) "OS2\\FONT.CPP"
238 source type(cpp) "OS2\\FONTDLG.CPP"
239 source type(cpp) "OS2\\FONTENUM.CPP"
240 source type(cpp) "OS2\\FONTUTIL.CPP"
241 source type(cpp) "OS2\\FRAME.CPP"
242 source type(cpp) "OS2\\GAUGE.CPP"
243 source type(cpp) "OS2\\GDIIMAGE.CPP"
244 source type(cpp) "OS2\\GDIOBJ.CPP"
245 option report(level, "E")
246 {
247 source "OS2\\GSOCKET.C"
248 }
249 source type(cpp) "OS2\\HELPWIN.CPP"
250 source type(cpp) "OS2\\ICON.CPP"
251 source type(cpp) "OS2\\INICONF.CPP"
252 source type(cpp) "OS2\\JOYSTICK.CPP"
253 source type(cpp) "OS2\\LISTBOX.CPP"
254 source type(cpp) "OS2\\MAIN.CPP"
255 source type(cpp) "OS2\\MDI.CPP"
256 source type(cpp) "OS2\\MENU.CPP"
257 source type(cpp) "OS2\\MENUITEM.CPP"
258 source type(cpp) "OS2\\METAFILE.CPP"
259 source type(cpp) "OS2\\MIMETYPE.CPP"
260 source type(cpp) "OS2\\MINIFRAM.CPP"
261 source type(cpp) "OS2\\MSGDLG.CPP"
262 source type(cpp) "OS2\\NATIVDLG.CPP"
263 source type(cpp) "OS2\\NOTEBOOK.CPP"
264 source type(cpp) "OS2\\OWNERDRW.CPP"
265 source type(cpp) "OS2\\PALETTE.CPP"
266 source type(cpp) "OS2\\PEN.CPP"
267 source type(cpp) "OS2\\PNGHAND.CPP"
268 source type(cpp) "OS2\\PRINT.CPP"
269 source type(cpp) "OS2\\RADIOBOX.CPP"
270 source type(cpp) "OS2\\RADIOBUT.CPP"
271 source type(cpp) "OS2\\REGION.CPP"
272 source type(cpp) "OS2\\SCROLBAR.CPP"
273 source type(cpp) "OS2\\SETTINGS.CPP"
274 source type(cpp) "OS2\\SLIDER.CPP"
275 source type(cpp) "OS2\\SPINBUTT.CPP"
276 source type(cpp) "OS2\\SPINCTRL.CPP"
277 source type(cpp) "OS2\\STATBMP.CPP"
278 source type(cpp) "OS2\\STATBOX.CPP"
279 source type(cpp) "OS2\\STATLINE.CPP"
280 source type(cpp) "OS2\\STATTEXT.CPP"
281 source type(cpp) "OS2\\TABCTRL.CPP"
282 source type(cpp) "OS2\\TASKBAR.CPP"
283 source type(cpp) "OS2\\TEXTCTRL.CPP"
284 source type(cpp) "OS2\\THREAD.CPP"
285 source type(cpp) "OS2\\TIMER.CPP"
286 source type(cpp) "OS2\\TOOLBAR.CPP"
287 source type(cpp) "OS2\\TOOLTIP.CPP"
288 source type(cpp) "OS2\\UTILS.CPP"
289 source type(cpp) "OS2\\UTILSEXC.CPP"
290 source type(cpp) "OS2\\WAVE.CPP"
291 source type(cpp) "OS2\\WINDOW.CPP"
0ec0dc85 292 source type(cpp) "OS2\\XPMHAND.CPP"
70a5b429 293 }
0e191b5e
DW
294// target "..\\samples\\minimal\\dbgos240dll\\Minimal.exe"
295// {
296// source type(cpp) "..\\SAMPLES\\MINIMAL\\MINIMAL.CPP"
297// source type(rc) "..\\SAMPLES\\MINIMAL\\MINIMAL.RC4"
298// }
299 target "..\\samples\\menu\\dbgos240dll\\Menu.exe"
9a0c6b1e 300 {
0e191b5e
DW
301 source type(cpp) "..\\SAMPLES\\MENU\\MENU.CPP"
302 source type(rc) "..\\SAMPLES\\MENU\\MENU.RC4"
9a0c6b1e 303 }
0e191b5e
DW
304// target "..\\samples\\statbar\\dbgos240dll\\Statbar.exe"
305// {
306// source type(cpp) "..\\SAMPLES\\STATBAR\\STATBAR.CPP"
307// source type(rc) "..\\SAMPLES\\STATBAR\\STATBAR.RC4"
308// }
70a5b429 309}