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

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

REQUIRES	= large-config

HEADERS		= popup.h
SOURCES		= popup.cpp