#------------------------------------------------- # # Project created by QtCreator 2019-03-07T12:18:06 # #------------------------------------------------- QT += core TARGET = debuginfo TEMPLATE = app CONFIG += c++11 SOURCES += \ main.cpp VERSION = 1.0.0 target.path = /bin INSTALLS += target