1 2 3 4 5 6
TEMPLATE = app TARGET = sizeaware CONFIG += qt warn_on release SOURCES += sizeaware.cpp main.cpp HEADERS += sizeaware.h