If i have a workspace with two project A & B with different targets when i build the first (using for example "all" target) if i activate the project "B" when build is finished "B" project is active but on combobox there're still target of project A.
Another request: can i have a "relink" option? When i build a library and a test app i want to force to relink test app, not recompile (i can do it deleting executable... a button should be more confortable)