On Windows, if you installed vs integration, qmake will automatically use "-spec" nmake.exe
Then in QtCreator, it can uses nmake without setting anything.
On linux, I think there should be a way to config qmake, let it use your custom compiler. Then QtCreator should load the custom compiler automatically.