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

CONFIG		+= qt warn_on release thread

REQUIRES        = thread full-config

HEADERS		=
SOURCES		= main.cpp
INTERFACES	=