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).