Is it possible to have multiple Qt project files in a single Eclipse project?
The reason that I want to do this, is that I want to generate two different executables that have a large code base in common. If there is a better way to deal with this, please let me know.