source:
trunk/examples/thread/semaphores/semaphores.pro
Last change on this file was 2, checked in by , 20 years ago | |
---|---|
File size: 167 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | TARGET = semaphores |
3 | |
4 | CONFIG += qt warn_on release thread |
5 | |
6 | REQUIRES = thread full-config |
7 | |
8 | HEADERS = |
9 | SOURCES = main.cpp |
10 | INTERFACES = |
Note:
See TracBrowser
for help on using the repository browser.