SOURCES += \
    $$PWD/event.cpp \
    $$PWD/main.cpp \
    $$PWD/sqleventmodel.cpp


HEADERS += \
    $$PWD/event.h \
    $$PWD/sqleventmodel.h
