Hi, Why when I add one of my own custom packages, it adds the package's main unit to the projects uses clause? eg: I have a packages called fpgui_package.lpk and when I add it as a requirement to a project, the uses clause contains 'fpgui_package' as one of the units. If I manually delete it, it still compiles without problems, so why add it in the first place?
Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
