TEMPLATE = app
SOURCES = main.cpp
HEADERS =
CONFIG += qt warn_on release
TARGET  = main
