qtmobility/tests/playerex_s60/playerex_s60.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
     1 TEMPLATE = app
       
     2 TARGET = s60player
       
     3 QT += network \
       
     4       xml
       
     5 
       
     6 INCLUDEPATH += ../../src/multimedia
       
     7 
       
     8 include(../../examples/examples.pri)
       
     9 CONFIG += mobility
       
    10 qtAddLibrary(QtMedia)
       
    11 
       
    12 HEADERS = \
       
    13     player.h \
       
    14     playercontrols.h \
       
    15     videowidget.h
       
    16 SOURCES = main.cpp \
       
    17     player.cpp \
       
    18     playercontrols.cpp \
       
    19     videowidget.cpp
       
    20     
       
    21 include(mediakeysobserver.pri)
       
    22            
       
    23 symbian:TARGET.CAPABILITY = ALL -TCB