On Tuesday 18 July 2006 09:49, Matt Sicker wrote: > Well, there's gotta be some things that can be trimmed down.
In general, cutting down on the number of include files will speed up compile times tremendously, so make use of forward declarations where you can. I remember serious improvements from that some years ago, but Kopete was only about 130,000 lines of code back then ;) -- Martijn _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
