example/fbcontactfetcherplugin/fbcontactfetcherplugin.pro
changeset 17 106a4bfcb866
parent 14 a469c0e6e7fb
equal deleted inserted replaced
16:b78fa4cdbf2b 17:106a4bfcb866
    34     	LocalServices \
    34     	LocalServices \
    35     	UserEnvironment \
    35     	UserEnvironment \
    36     	ReadDeviceData \
    36     	ReadDeviceData \
    37     	WriteDeviceData
    37     	WriteDeviceData
    38     
    38     
    39    LIBS += -lsmfclient.dll
    39    LIBS += -lsmfcommon
    40 }
    40 }
    41 
    41 
    42 target.path += $$[QT_INSTALL_PLUGINS]/smf/plugin/contact.fetcher
    42 target.path += $$[QT_INSTALL_PLUGINS]/smf/plugin/contact.fetcher
    43 
    43 
    44 INSTALLS += target
    44 INSTALLS += target