Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: pegasus on January 24, 2007, 02:33:28 pm
-
hi
i'm writing a plugin an want to store some plugin related information into the project file. how can i do that?
i hope you can help me.
-
Read the documentation in sdk/projectloader_hooks.h.
Also look in debugger plugin sources (search for ProjectLoaderHooks).