QT = core QT += serialport CONFIG += console CONFIG -= app_bundle TARGET = cenumerator TEMPLATE = app SOURCES += \ main.cpp