Now a question following yop's comment: can we setup a project in 'Eclipse with Qt Integration' to have both Debug and Release configuration, such that we can configure separately and switch quickly between builds? What I mean with configure separately is to for example link a Debug static library to the Debug project config, and link a Release static library to the Release config.

Thanks for answering! This thread is very helpful to me!