blob: 919eb8ad44d7716f2caa2c5ce571baeaa52b4bce [file] [log] [blame]
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/customwidgetsinfo.h \
$$PWD/databaseinfo.h \
$$PWD/driver.h \
$$PWD/globaldefs.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