I am working on MAC OSX Snow Leopard and I want to deploy my project onto Windows
It is a Qt Desktop app
- How do I generate the .exe file (+other dependencies if any)
- Any method to package all the .exe + dlls into one package for installation
Note: I would rather not install Qt SDK on windows and copy the project files to it and then build it.
Need solution for 1 and better if you answer 1 & 2 questions