>>> 1. get all the -Fu and -Fi folders so the package can search them and allow >>> the user to include/exclude them from profiling, which method to use in >>> LazIDEIntf? > > I added some info: > > http://wiki.lazarus.freepascal.org/Extending_the_IDE#Getting_the_search_paths_for_units_and_include_filesuses > CodeToolManager;
Again a couple of questions regarding the IDE interface; 1. Is it possible to (temporarily) suppress the check if a file on disk has changed? 2. I would like to add a unit search path to the project and later be able to remove it again. Is this possible? Regards, Darius
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
