summaryrefslogtreecommitdiffstats
path: root/examples/distributor/distributor.pro
blob: 81d0ec5c08a26647c9f7ffee0a2e930890e66b21 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE	= app
LANGUAGE	= C++
TARGET		= distributor

CONFIG		+= qt warn_on

REQUIRES	= full-config

SOURCES		+= main.cpp
FORMS		= distributor.ui