summaryrefslogtreecommitdiffstats
path: root/examples/buttongroups/buttongroups.pro
blob: cfad62e159e05c99c3aaf95712fae8332ee25f6d (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE	= app
TARGET		= buttongroups

CONFIG		+= qt warn_on release

REQUIRES	= small-config

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