blob: 1c9098dcf959f34ae9280d0817b9ac312274bb2a [file] [log] [blame]
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/customwidgetsinfo.h \
$$PWD/databaseinfo.h \
$$PWD/driver.h \
$$PWD/option.h \
$$PWD/treewalker.h \
$$PWD/utils.h \
$$PWD/ui4.h \
$$PWD/validator.h
SOURCES += \
$$PWD/customwidgetsinfo.cpp \
$$PWD/databaseinfo.cpp \
$$PWD/driver.cpp \
$$PWD/treewalker.cpp \
$$PWD/ui4.cpp \
$$PWD/validator.cpp