TEMPLATE	= app
CONFIG		+= qt warn_on release
HEADERS		= lcdrange.h
SOURCES		= lcdrange.cpp \
		  main.cpp
TARGET		= t7
REQUIRES=large-config
