include(../../defines.pri) !mac:unix:contains(DEFINES, "KDE_INTEGRATION") { TARGET = $$qtLibraryTarget(KWalletPasswords) SOURCES += kwalletplugin.cpp \ kwalletpasswordbackend.cpp HEADERS += kwalletplugin.h \ kwalletpasswordbackend.h RESOURCES += kwalletpasswords.qrc TRANSLATIONS = translations/cs_CZ.ts \ LIBS += -lkdeui } include(../../plugins.pri)