On 11/12/2016 8:12 PM, Thiago Macieira wrote:
On sábado, 12 de novembro de 2016 19:14:37 PST Bob Hood wrote:
QMAKE isn't behaving the way I'm expecting. I've tried 4.8.6, 5.4.2 and
5.6.2, and this bare-bones QMAKE .pro file keeps generating Visual Studio
project files (.vcproj and .vcxproj) tha
On sábado, 12 de novembro de 2016 19:14:37 PST Bob Hood wrote:
> QMAKE isn't behaving the way I'm expecting. I've tried 4.8.6, 5.4.2 and
> 5.6.2, and this bare-bones QMAKE .pro file keeps generating Visual Studio
> project files (.vcproj and .vcxproj) that have an "Application"
> configuration wit
QMAKE isn't behaving the way I'm expecting. I've tried 4.8.6, 5.4.2 and
5.6.2, and this bare-bones QMAKE .pro file keeps generating Visual Studio
project files (.vcproj and .vcxproj) that have an "Application" configuration
with an ".exe" extension when I run "qmake -t vcapp":
TARGET = tm