X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6bee9b59511ca9e15d264aed6a2821486b8b3b59..4004f41e3ce1655f9fa05c55a697ac0f8677c23a:/src/wxWin.icc diff --git a/src/wxWin.icc b/src/wxWin.icc index e0441d2eca..73cf370f6b 100644 --- a/src/wxWin.icc +++ b/src/wxWin.icc @@ -1,11 +1,16 @@ -option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trailingenumcommas, "no"), link(debug, "yes"), - link(defaultlibs, "no"), link(version, 2, 11), opt(inline, "yes"), opt(tune, "pentium2"), define("__WXPM__", ), define("__VISAGECPP__", ), - incl(searchpath, "..\\src\\png"), incl(searchpath, "..\\src\\jpeg"), incl(searchpath, "..\\src\\xpm"), - incl(searchpath, "..\\src\\zlib"), incl(searchpath, "..\\Include"), gen(debug, "yes"), +option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), gen(manglelinkagekeywordonlyfuncs, "no"), lang(allowtypedefasclassname, "yes"), + opt(tune, "pentium2"), define("__WXPM__", ), define("__VISAGECPP__", ), incl(searchpath, "..\\src\\png"), incl(searchpath, "..\\src\\jpeg"), + lang(templatedefimpls, "dontparse"), lang(compatmath, "yes"), + lang(nokeyword, "const_cast"), lang(nokeyword, "explicit"), lang(nokeyword, "export"), lang(nokeyword, "false"), + lang(nokeyword, "mutable"), + lang(nokeyword, "true"), lang(nokeyword, "typename"), + lang(trailingenumcommas, "no"), lang(universalcharacternames, "no"), link(debug, "yes"), link(linkwithmultithreadlib, "yes"), + link(linkwithsharedlib, "yes"), link(defaultlibs, "no"), link(extdictionary, "no"), opt(inline, "yes"), + incl(searchpath, "..\\src\\xpm"), incl(searchpath, "..\\src\\zlib"), incl(searchpath, "..\\Include"), macros(redefine, "yes"), file(genobject, "..\\src\\common\\dbgos240\\"), - file(usepch, "No"), debug(maxerrors, 100), info(cmp, "yes"), info(cnd, "yes"), info(cns, "yes"), info(cnv, "yes"), - info(cpy, "yes"), info(dcl, "yes"), info(eff, "yes"), info(enu, "yes"), info(ext, "yes"), info(ini, "yes"), - info(ord, "yes"), info(par, "yes"), info(rea, "yes"), info(trd, "yes"), info(tru, "yes"), info(uni, "yes"), + file(usepch, "No"), debug(maxerrors, 100), info(cmp, "yes"), info(cnd, "yes"), info(cns, "yes"), info(cnv, "yes"), + info(cpy, "yes"), info(dcl, "yes"), info(eff, "yes"), info(enu, "yes"), info(ext, "yes"), info(ini, "yes"), + info(ord, "yes"), info(par, "yes"), info(rea, "yes"), info(trd, "yes"), info(tru, "yes"), info(uni, "yes"), info(use, "yes") { perform @@ -21,8 +26,10 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "COMMON\\config.cpp" source "COMMON\\ctrlcmn.cpp" source "COMMON\\ctrlsub.cpp" - source "COMMON\\date.cpp" + source "COMMON\\datetime.cpp" source "COMMON\\datstrm.cpp" + source "COMMON\\db.cpp" + source "COMMON\\dbtable.cpp" source "COMMON\\dcbase.cpp" source "COMMON\\dlgcmn.cpp" source "COMMON\\dobjcmn.cpp" @@ -30,6 +37,7 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "COMMON\\docview.cpp" source "COMMON\\dynarray.cpp" source "COMMON\\dynlib.cpp" + source "COMMON\\encconv.cpp" source "COMMON\\event.cpp" option report(level, "W") { @@ -59,7 +67,6 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "COMMON\\imagpcx.cpp" source "COMMON\\imagpng.cpp" source "COMMON\\imagpnm.cpp" - source "COMMON\\init.cpp" source "COMMON\\intl.cpp" source "COMMON\\ipcbase.cpp" source "COMMON\\layout.cpp" @@ -69,7 +76,7 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "COMMON\\matrix.cpp" source "COMMON\\memory.cpp" source "COMMON\\menucmn.cpp" - source "COMMON\\mimetype.cpp" + source "COMMON\\mimecmn.cpp" source "COMMON\\module.cpp" source "COMMON\\mstream.cpp" source "COMMON\\object.cpp" @@ -90,10 +97,8 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "COMMON\\stream.cpp" source "COMMON\\string.cpp" source "COMMON\\tbarbase.cpp" - source "COMMON\\tbarsmpl.cpp" source "COMMON\\textcmn.cpp" source "COMMON\\textfile.cpp" - source "COMMON\\time.cpp" source "COMMON\\timercmn.cpp" source "COMMON\\tokenzr.cpp" source "COMMON\\txtstrm.cpp" @@ -118,6 +123,7 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "COMMON\\zipstrm.cpp" source "COMMON\\zstream.cpp" source "GENERIC\\busyinfo.cpp" + source "GENERIC\\calctrl.cpp" source "GENERIC\\caret.cpp" source "GENERIC\\choicdgg.cpp" source "GENERIC\\colrdlgg.cpp" @@ -135,6 +141,7 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "GENERIC\\msgdlgg.cpp" source "GENERIC\\numdlgg.cpp" source "GENERIC\\panelg.cpp" + source "GENERIC\\plot.cpp" source "GENERIC\\printps.cpp" source "GENERIC\\prntdlgg.cpp" source "GENERIC\\progdlgg.cpp" @@ -194,6 +201,8 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "OS2\\FILEDLG.CPP" source "OS2\\FONT.CPP" source "OS2\\FONTDLG.CPP" + source "OS2\\FONTENUM.CPP" + source "OS2\\FONTUTIL.CPP" source "OS2\\FRAME.CPP" source "OS2\\GAUGE.CPP" source "OS2\\GDIIMAGE.CPP" @@ -212,6 +221,7 @@ option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), lang(trail source "OS2\\MENU.CPP" source "OS2\\MENUITEM.CPP" source "OS2\\METAFILE.CPP" + source "OS2\\MIMETYPE.CPP" source "OS2\\MINIFRAM.CPP" source "OS2\\MSGDLG.CPP" source "OS2\\NATIVDLG.CPP"