qtmobility/plugins/multimedia/audiocapture/audiocapture.pro
changeset 8 71781823f776
parent 5 453da2cfceef
child 11 06b8e2af4411
equal deleted inserted replaced
5:453da2cfceef 8:71781823f776
    28     audioendpointselector.cpp \
    28     audioendpointselector.cpp \
    29     audiocaptureservice.cpp \
    29     audiocaptureservice.cpp \
    30     audiocaptureserviceplugin.cpp \
    30     audiocaptureserviceplugin.cpp \
    31     audiocapturesession.cpp
    31     audiocapturesession.cpp
    32 
    32 
    33 symbian {
    33 target.path=$${QT_MOBILITY_PREFIX}/plugins/$${PLUGIN_TYPE}
    34     TARGET.CAPABILITY = ALL -TCB
    34 maemo6:target.path=$$[QT_INSTALL_PLUGINS]/$${PLUGIN_TYPE}
    35     TARGET.EPOCALLOWDLLDATA = 1
       
    36 }
       
    37 target.path=$$QT_MOBILITY_PREFIX/plugins/mediaservice
       
    38 INSTALLS+=target
    35 INSTALLS+=target