TEMPLATE = app
LANGUAGE = C++
CONFIG += qt warn_on release
SOURCES += main.cpp ../connection.cpp
FORMS = book.ui editbook.ui
DBFILE = book.db