1 TEMPLATE = subdirs
2 SUBDIRS =
2
3
3 #SUBDIRS += ossaudio
4 contains(QT_CONFIG, audio-backend) {
5 symbian {
6 SUBDIRS += symbian
7 }
8 }
9