$DLL_OR_LIB=Config("wxbase") ? "wxBase" : "wxWindows";
$DLL_FLAGS=" ";
#! actually this depends on the contents of setup.h
- $EXTRA_LIBS=Config("wxbase") ? "" : "xpm zlib png jpeg tiff";
+ $EXTRA_LIBS=Config("wxbase") ? "" : "zlib png jpeg tiff";
}
#! let's be smarter: first of all, if no extension is given, add .lib