]> git.saurik.com Git - wxWidgets.git/blame - src/wxCommon.icc
refreshed makefiles to be in sync with filelist.txt
[wxWidgets.git] / src / wxCommon.icc
CommitLineData
73c06661
DW
1option ProjectOptions = gen(arch, "pentium2"), lang(longlong, "yes"), gen(manglelinkagekeywordonlyfuncs, "no"), lang(allowtypedefasclassname, "yes"),
2 opt(tune, "pentium2"), define("__WXPM__", ), define("__VISAGECPP__", ), incl(searchpath, "..\\src\\png"), incl(searchpath, "..\\src\\jpeg"),
3 lang(templatedefimpls, "dontparse"), lang(compatmath, "yes"),
4 lang(nokeyword, "const_cast"), lang(nokeyword, "explicit"), lang(nokeyword, "export"), lang(nokeyword, "false"),
5 lang(nokeyword, "mutable"),
6 lang(nokeyword, "true"), lang(nokeyword, "typename"),
7 lang(trailingenumcommas, "no"), lang(universalcharacternames, "no"), link(debug, "yes"), link(linkwithmultithreadlib, "yes"),
8 link(linkwithsharedlib, "yes"), link(defaultlibs, "no"), link(extdictionary, "no"), opt(inline, "yes"),
9 incl(searchpath, "..\\src\\xpm"), incl(searchpath, "..\\src\\zlib"), incl(searchpath, "..\\Include"), macros(redefine, "yes"),
10 gen(debug, "yes"), file(genobject, "..\\SRC\\COMMON\\DBGOS240\\"), file(usepch, "No"), debug(maxerrors, 100), info(cmp, "yes"),
11 info(cnd, "yes"), info(cns, "yes"), info(cnv, "yes"), info(cpy, "yes"), info(dcl, "yes"), info(eff, "yes"), info(enu, "yes"), info(ext, "yes"),
12 info(ini, "yes"), info(ord, "yes"), info(par, "yes"), info(rea, "yes"), info(trd, "yes"), info(tru, "yes"), info(uni, "yes"), info(use, "yes")
6bee9b59
DW
13{
14 perform
15 {
16 run before '-mkdir ' '..\\src\\common\\dbgos240'
17 }
18 target type("lib") "..\\LIB\\wxCommon.lib"
19 {
20 source "COMMON\\appcmn.cpp"
21 source "COMMON\\choiccmn.cpp"
22 source "COMMON\\clipcmn.cpp"
23 source "COMMON\\cmndata.cpp"
24 source "COMMON\\config.cpp"
25 source "COMMON\\ctrlcmn.cpp"
26 source "COMMON\\ctrlsub.cpp"
610a6ee9 27 source "COMMON\\datetime.cpp"
6bee9b59
DW
28 source "COMMON\\datstrm.cpp"
29 source "COMMON\\dcbase.cpp"
30 source "COMMON\\dlgcmn.cpp"
31 source "COMMON\\dobjcmn.cpp"
32 source "COMMON\\docmdi.cpp"
33 source "COMMON\\docview.cpp"
34 source "COMMON\\dynarray.cpp"
35 source "COMMON\\dynlib.cpp"
36 source "COMMON\\event.cpp"
37 option report(level, "W")
38 {
39 source type("c") "COMMON\\EXTENDED.C"
40 }
41 source "COMMON\\ffile.cpp"
42 source "COMMON\\file.cpp"
43 source "COMMON\\fileconf.cpp"
44 source "COMMON\\filefn.cpp"
45 source "COMMON\\filesys.cpp"
46 source "COMMON\\fontcmn.cpp"
47 source "COMMON\\fontmap.cpp"
48 source "COMMON\\framecmn.cpp"
49 source "COMMON\\fs_inet.cpp"
50 source "COMMON\\fs_zip.cpp"
51 source "COMMON\\ftp.cpp"
52 source "COMMON\\gdicmn.cpp"
53 source "COMMON\\gifdecod.cpp"
54 source "COMMON\\hash.cpp"
55 source "COMMON\\helpbase.cpp"
56 source "COMMON\\http.cpp"
57 source "COMMON\\imagall.cpp"
58 source "COMMON\\imagbmp.cpp"
59 source "COMMON\\image.cpp"
60 source "COMMON\\imaggif.cpp"
61 source "COMMON\\imagjpeg.cpp"
62 source "COMMON\\imagpcx.cpp"
63 source "COMMON\\imagpng.cpp"
64 source "COMMON\\imagpnm.cpp"
65 source "COMMON\\init.cpp"
66 source "COMMON\\intl.cpp"
67 source "COMMON\\ipcbase.cpp"
68 source "COMMON\\layout.cpp"
69 source "COMMON\\lboxcmn.cpp"
70 source "COMMON\\list.cpp"
71 source "COMMON\\log.cpp"
72 source "COMMON\\matrix.cpp"
73 source "COMMON\\memory.cpp"
74 source "COMMON\\menucmn.cpp"
75 source "COMMON\\mimetype.cpp"
76 source "COMMON\\module.cpp"
77 source "COMMON\\mstream.cpp"
78 source "COMMON\\object.cpp"
79 source "COMMON\\objstrm.cpp"
80 source "COMMON\\paper.cpp"
81 source "COMMON\\prntbase.cpp"
82 source "COMMON\\process.cpp"
83 source "COMMON\\protocol.cpp"
84 source "COMMON\\resource.cpp"
85 source "COMMON\\sckaddr.cpp"
86 source "COMMON\\sckfile.cpp"
87 source "COMMON\\sckipc.cpp"
88 source "COMMON\\sckstrm.cpp"
89 source "COMMON\\serbase.cpp"
90 source "COMMON\\sizer.cpp"
91 source "COMMON\\socket.cpp"
92 source "COMMON\\strconv.cpp"
93 source "COMMON\\stream.cpp"
94 source "COMMON\\string.cpp"
95 source "COMMON\\tbarbase.cpp"
6bee9b59
DW
96 source "COMMON\\textcmn.cpp"
97 source "COMMON\\textfile.cpp"
6bee9b59
DW
98 source "COMMON\\timercmn.cpp"
99 source "COMMON\\tokenzr.cpp"
100 source "COMMON\\txtstrm.cpp"
101 option report(level, "E")
102 {
103 source type("c") "COMMON\\UNZIP.C"
104 }
105 source "COMMON\\url.cpp"
106 source "COMMON\\utilscmn.cpp"
107 source "COMMON\\valgen.cpp"
108 source "COMMON\\validate.cpp"
109 source "COMMON\\valtext.cpp"
110 source "COMMON\\variant.cpp"
111 source "COMMON\\wincmn.cpp"
112 source "COMMON\\wxchar.cpp"
113 source "COMMON\\wxexpr.cpp"
114 source "COMMON\\wfstream.cpp"
115 option report(level, "E")
116 {
117 source type("c") "COMMON\\Y_TAB.C"
118 }
119 source "COMMON\\zipstrm.cpp"
120 source "COMMON\\zstream.cpp"
121 }
122}
123