source: trunk/examples/sound/sound.pro@ 90

Last change on this file since 90 was 48, checked in by dmik, 20 years ago

Imported examples/process and examples/sound from the official release 3.3.1 from Trolltech.

File size: 184 bytes
Line 
1TEMPLATE = app
2TARGET = sound
3
4CONFIG += qt warn_on release
5DEPENDPATH = ../../include
6
7REQUIRES = full-config
8x11:REQUIRES = nas
9
10HEADERS = sound.h
11SOURCES = sound.cpp
Note: See TracBrowser for help on using the repository browser.