Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: gayan on May 13, 2009, 06:49:27 am

Title: Multiple projects in one workspace
Post by: gayan on May 13, 2009, 06:49:27 am
Is it possible to have multiple projects in one workspace where the symbols are visible across all projects?

My requirement is to use the symbols of certain libraries in a project. In VS, I create a solution with multiple projects and the symbols defined in the source code of the libraries are automatically available in my main project.
Unfortunately, I could not create multiple projects under one workspace in c::b.
Is there a way to achieve this and if not, is there an alternate method?