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