app/app.pro
changeset 48 af3740e3753f
parent 42 79c49924ae23
child 58 ed94e1e8390e
equal deleted inserted replaced
42:79c49924ae23 48:af3740e3753f
    21     TARGET.UID2 = 0x100039CE 
    21     TARGET.UID2 = 0x100039CE 
    22     TARGET.UID3 = 0x10207C62
    22     TARGET.UID3 = 0x10207C62
    23     TARGET.EPOCSTACKSIZE = 0x14000
    23     TARGET.EPOCSTACKSIZE = 0x14000
    24     TARGET.EPOCHEAPSIZE = 0x020000 0x1F00000
    24     TARGET.EPOCHEAPSIZE = 0x020000 0x1F00000
    25     TARGET.CAPABILITY = CAP_APPLICATION NetworkControl DRM
    25     TARGET.CAPABILITY = CAP_APPLICATION NetworkControl DRM
    26     SKINICON = qtg_large_music_player
    26     SKINICON = qtg_large_music
    27 
    27 
    28     BLD_INF_RULES.prj_exports += \
    28     BLD_INF_RULES.prj_exports += \
    29         "../sis/musicplayer_stub.sis          /epoc32/data/z/system/install/musicplayer_stub.sis" \
    29         "../sis/musicplayer_stub.sis          z:/system/install/musicplayer_stub.sis" \
    30         "resources/musicplayer.docml          /epoc32/release/winscw/udeb/Z/resource/hb/splashml/musicplayer.docml" \
    30         "resources/musicplayer.docml          z:/resource/hb/splashml/musicplayer.docml" \
    31         "resources/musicplayer.splashml       /epoc32/release/winscw/udeb/Z/resource/hb/splashml/musicplayer.splashml" \
    31         "resources/musicplayer.splashml       z:/resource/hb/splashml/musicplayer.splashml"
    32         "resources/musicplayer.docml          /epoc32/data/Z/resource/hb/splashml/musicplayer.docml" \
    32     MMP_RULES += SMPSAFE
    33         "resources/musicplayer.splashml       /epoc32/data/Z/resource/hb/splashml/musicplayer.splashml"
       
    34 
       
    35 }
    33 }
    36 
    34 
    37 # Service provider specific configuration.
    35 # Service provider specific configuration.
    38 # If in-process plugin specific implementation
    36 # If in-process plugin specific implementation
    39 # will be possible in future, service configuration
    37 # will be possible in future, service configuration
    57         -lmpxviewframeworkqt \
    55         -lmpxviewframeworkqt \
    58         -lxqservice \
    56         -lxqservice \
    59         -lxqserviceutil \
    57         -lxqserviceutil \
    60         -lmusicservices \
    58         -lmusicservices \
    61         -lmpsettingsmanager \
    59         -lmpsettingsmanager \
    62         -lmpengine
    60         -lmpengine \
       
    61         -lmpmediacontroller
    63 
    62 
    64 # Input
    63 # Input
    65 HEADERS += inc/mpmainwindow.h \
    64 HEADERS += inc/mpmainwindow.h \
    66            inc/mpglobalpopuphandler.h \
    65            inc/mpglobalpopuphandler.h \
    67            inc/mpmtpinfolink.h
    66            inc/mpmtpinfolink.h