enumerator.pro Example File

enumerator/enumerator.pro
QT += widgets serialport

TARGET = enumerator
TEMPLATE = app

SOURCES += \
    main.cpp