2000-02-13 23:58:59 -05:00
|
|
|
option ProjectOptions = gen(arch, "pentium2"), opt(tune, "pentium2"),
|
|
|
|
define("__WXPM__", ), define("__VISAGECPP__", ), define("wx_pm", ),
|
|
|
|
incl(searchpath, "..\\src\\xpm"), report(level, "E"),
|
|
|
|
file(genobject, "..\\src\\xpm\\dbgos240\\")
|
1999-12-16 16:00:54 -05:00
|
|
|
{
|
|
|
|
perform
|
|
|
|
{
|
2000-02-13 23:58:59 -05:00
|
|
|
run before '-mkdir ' '..\\src\\xpm\\dbgos240'
|
1999-12-16 16:00:54 -05:00
|
|
|
}
|
|
|
|
target "..\\lib\\os2xpm.lib"
|
|
|
|
{
|
2000-02-13 23:58:59 -05:00
|
|
|
source type("c") "XPM\\ATTRIB.C"
|
1999-12-16 16:00:54 -05:00
|
|
|
source type("c") "XPM\\CRBUFFRI.C"
|
|
|
|
source type("c") "XPM\\CRDATFRI.C"
|
2000-02-13 23:58:59 -05:00
|
|
|
source type("c") "XPM\\CREATE.C"
|
1999-12-16 16:00:54 -05:00
|
|
|
source type("c") "XPM\\CRIFRBUF.C"
|
|
|
|
source type("c") "XPM\\CRIFRDAT.C"
|
|
|
|
source type("c") "XPM\\DATA.C"
|
|
|
|
source type("c") "XPM\\HASHTAB.C"
|
2000-02-13 23:58:59 -05:00
|
|
|
source type("c") "XPM\\IMAGE.C"
|
|
|
|
source type("c") "XPM\\INFO.C"
|
1999-12-16 16:00:54 -05:00
|
|
|
source type("c") "XPM\\MISC.C"
|
|
|
|
source type("c") "XPM\\PARSE.C"
|
|
|
|
source type("c") "XPM\\RDFTODAT.C"
|
|
|
|
source type("c") "XPM\\RDFTOI.C"
|
|
|
|
source type("c") "XPM\\RGB.C"
|
|
|
|
source type("c") "XPM\\SCAN.C"
|
2000-02-13 23:58:59 -05:00
|
|
|
source type("c") "XPM\\SIMX.C"
|
1999-12-16 16:00:54 -05:00
|
|
|
source type("c") "XPM\\WRFFRDAT.C"
|
|
|
|
source type("c") "XPM\\WRFFRI.C"
|
|
|
|
}
|
|
|
|
}
|