I need to move my Qt application from Linux to Windows. We are using Cygwin for compilation(due to some other issues). What is the alternate for "qmake" for this problem that we can use for compilation?

Thanks.