Hello,

I'm getting this following error:

error LNK1117: syntax error in option 'SUBSYSTEM:WINDOWS@QMAKE_SUBSYSTEM_SUFFIX@'

when I try to build a Qt5 (Qt 5.3.0) project in visual studio 2013, which was loaded as .PRO file using qt plugin. How do I solve this problem? Thanks in advance.