source: trunk/examples/thread/prodcons/prodcons.pro@ 16

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

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 150 bytes
Line 
1TEMPLATE = app
2TARGET = prodcons
3
4CONFIG += qt warn_on
5
6REQUIRES = thread large-config
7
8SOURCES = prodcons.cpp
9CLEAN_FILES = prodcons.out
Note: See TracBrowser for help on using the repository browser.