examples/phonon/qmusicplayer/qmusicplayer.pro
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 QT        += phonon
       
     2 
       
     3 HEADERS   += mainwindow.h
       
     4 SOURCES   += main.cpp \
       
     5              mainwindow.cpp
       
     6 
       
     7 # install
       
     8 target.path = $$[QT_INSTALL_EXAMPLES]/phonon/qmusicplayer
       
     9 sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro *.png images
       
    10 sources.path = $$[QT_INSTALL_EXAMPLES]/phonon/qmusicplayer
       
    11 INSTALLS += target sources
       
    12 
       
    13 wince*{
       
    14 DEPLOYMENT_PLUGIN += phonon_ds9 phonon_waveout
       
    15 }
       
    16 
       
    17 symbian:TARGET.UID3 = 0xA000CF6A