Home · All Classes · All Functions · Overviews

capabilities.pro Example File
phonon/capabilities/capabilities.pro

 QT      += phonon

 HEADERS += window.h
 SOURCES += window.cpp \
            main.cpp

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/phonon/capabilities
 sources.files = $$SOURCES $$HEADERS capabilities.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/phonon/capabilities
 INSTALLS += target sources

 wince*{
 DEPLOYMENT_PLUGIN += phonon_ds9 phonon_waveout
 }

 symbian:TARGET.UID3 = 0xA000CF69


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.6.0