It should be enough to setup your toolchain in the Tools/Options/Qt4 configuration panel by directing Creator at a version of qmake prepared for your cross-compiler environment. Other than that you can do it on a per-project basis by changing the -spec parameter that gets passed to qmake.
Bookmarks