I have developed Qt on Windows for Windows, and on Linux for Linux.
I understand that in order to develop a Qt application for both Windows + Linux is well documented (although I haven't actually done it yet).
What I would like to do is create a Qt project but run it on both Windows + Linux .
Is this possible?