Author Topic: default target  (Read 2325 times)

Offline grahamo

  • Multiple posting newcomer
  • *
  • Posts: 17
default target
« on: May 13, 2011, 10:32:57 am »
Hi,

I've created a new target in my codeblocks (8.0.2) workspace. There are now three two targets available, however I want just one of them to be the default at startup. I see that sometimes when compiling a lib it switches over to "debug" instead of using my new target .. I have to go back into build->select target->my target to have codeblocks switch back to my target.

Could you tell me how I configure things such that the workspace, when launched will always use "my target" by default unless the user explicitly changes it.

thanks and hace a nice day

G