Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: TimAnderson on January 09, 2014, 10:04:24 pm

Title: Create Workspace with Mulitple Projects
Post by: TimAnderson on January 09, 2014, 10:04:24 pm
I have existing C++ code that is split into libraries with a test driver and I would like to have them all exist under one c::b workspace but can't figure out how to do it  :(
It appears that it is possible, but I can't figure out how to do it?

Any ideas?
Title: Re: Create Workspace with Mulitple Projects
Post by: TimAnderson on January 10, 2014, 12:07:33 am
Figured it out.  Just had to RTFM  ;D