FORMS += \
$$PWD/frmmain.ui
HEADERS += \
$$PWD/frmmain.h \
$$PWD/iconhelper.h
SOURCES += \
$$PWD/frmmain.cpp \
$$PWD/iconhelper.cpp