TEMPLATE = app CONFIG += release warn_on qt thread TARGET = cppqt2 FORMS = form1.ui HEADERS = form1impl.h SOURCES = main.cpp form1impl.cpp