source: trunk/examples/thread/semaphores/semaphores.pro

Last change on this file was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 167 bytes
Line 
1TEMPLATE = app
2TARGET = semaphores
3
4CONFIG += qt warn_on release thread
5
6REQUIRES = thread full-config
7
8HEADERS =
9SOURCES = main.cpp
10INTERFACES =
Note: See TracBrowser for help on using the repository browser.