###################################################################### # Automatically generated by qmake (3.0) ?? ????. 18 17:16:32 2016 ###################################################################### TEMPLATE = app TARGET = Newton INCLUDEPATH += . QT += core gui widgets # Input HEADERS += newton.h SOURCES += main.cpp newton.cpp