User forums > Using Code::Blocks
Multiple projects in workspace or multiple exectutables in workspace
(1/1)
fsvieira:
Hello,
I have a project with my own lib, and a few examples and tools that are using this lib, I need to work on all this in the same time (lib, examples and tools).
The problem is, I don't know how to have multiple executables in code blocks.
oBFusCATed:
Use multiple projects in a workspace or multiple targets in a single project (see the cbp for codeblocks in svn).
fsvieira:
I wouldn't mind to use multiple projects in a workspace, but I don't know how to create new projects in a workspace... I am new to code::blocks.
The targets doesn't seems to me as a good solution since I have to create debug and release target's.
Jenna:
Just open the project if it exists, or create a new one and save the workspace.
Navigation
[0] Message Index
Go to full version