User forums > Using Code::Blocks

Creating a new project from existing source (but not existing project files)

(1/1)

ideasman42:
Is there a way to make a new project, that doesn't try to make source c/cpp files - just references an existing directory?
I am working on a project in linux that has a large source tree, but linux dosnt use project files for building - just has scons and cmake files.

Id like like a way to do...
- new project.
- use this source dir
- dont make any new files except for codeblocks project settings ofcourse

Note, looked into this a bit further, and it seems this is harder then I expected, is there a way to use a directory without having to do a recursive import? - Since files may be added when updating svn that could get left out when developing later on.

Does this exist?

Navigation

[0] Message Index

Go to full version