completion cache: recursive addition of files to a project
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
With projects I often have a large amount of files in a
large amount of directories. Right now I have to
manually go into each directory and add the files.
Perhaps it would be easier to have a selection box "add
recursive" that recursively goes through the directories
and adds all source and header files to the project.