TEMPLATE	= app
TARGET		= wizard

CONFIG		+= qt warn_on release
DEPENDPATH	= ../../include

REQUIRES	= full-config

HEADERS		= wizard.h
SOURCES		= main.cpp \
		  wizard.cpp