blob: 48820bc3b3edb919d1fbf4cb921563d133d7b978 [file] [log] [blame]
HEADERS = window.h
SOURCES = main.cpp \
window.cpp
QT += sql widgets
requires(qtConfig(combobox))
# install
target.path = $$[QT_INSTALL_EXAMPLES]/sql/sqlwidgetmapper
INSTALLS += target