1 2 3 4 5 6 7 8
TEMPLATE = app LANGUAGE = C++ CONFIG += qt warn_on release SOURCES += main.cpp ../connection.cpp FORMS = book.ui DBFILE = book.db