qtmobility/examples/bluetoothtransferplugin/bluetoothtransferplugin.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
    17     pluginDep.sources = serviceframework_bluetoothtransferplugin.dll
    17     pluginDep.sources = serviceframework_bluetoothtransferplugin.dll
    18     pluginDep.path = $$QT_PLUGINS_BASE_DIR    
    18     pluginDep.path = $$QT_PLUGINS_BASE_DIR    
    19     DEPLOYMENT += pluginDep
    19     DEPLOYMENT += pluginDep
    20 
    20 
    21     TARGET.EPOCALLOWDLLDATA = 1
    21     TARGET.EPOCALLOWDLLDATA = 1
    22     TARGET.CAPABILITY = ALL -TCB
    22     TARGET.CAPABILITY = LocalServices Location NetworkServices ReadUserData WriteUserData UserEnvironment
    23 }
    23 }
    24 
    24 
    25 xml.path = $$DESTDIR/xmldata
    25 xml.path = $$DESTDIR/xmldata
    26 xml.files = bluetoothtransferservice.xml
    26 xml.files = bluetoothtransferservice.xml
    27 xml.CONFIG = no_link no_dependencies explicit_dependencies no_build combine ignore_no_exist no_clean
    27 xml.CONFIG = no_link no_dependencies explicit_dependencies no_build combine ignore_no_exist no_clean