From a35c9fa159173388d88ef77e1d31f53488aad094 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 3 Apr 2026 22:55:30 +0200 Subject: Generalize for all fediverse accounts --- .../mastodontransferplugin.pro | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 transferengine-plugins/mastodontransferplugin/mastodontransferplugin.pro (limited to 'transferengine-plugins/mastodontransferplugin/mastodontransferplugin.pro') diff --git a/transferengine-plugins/mastodontransferplugin/mastodontransferplugin.pro b/transferengine-plugins/mastodontransferplugin/mastodontransferplugin.pro deleted file mode 100644 index 422a889..0000000 --- a/transferengine-plugins/mastodontransferplugin/mastodontransferplugin.pro +++ /dev/null @@ -1,29 +0,0 @@ -# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd. -# -# SPDX-License-Identifier: BSD-3-Clause - -TEMPLATE = lib -TARGET = $$qtLibraryTarget(mastodontransferplugin) -CONFIG += plugin -DEPENDPATH += . -INCLUDEPATH += .. -INCLUDEPATH += ../../common - -QT += network - -CONFIG += link_pkgconfig -PKGCONFIG += nemotransferengine-qt5 accounts-qt5 sailfishaccounts libsignon-qt5 - -HEADERS += mastodontransferplugin.h \ - mastodonuploader.h \ - ../mastodonshareservicestatus.h \ - mastodonapi.h - -SOURCES += mastodontransferplugin.cpp \ - mastodonuploader.cpp \ - ../mastodonshareservicestatus.cpp \ - mastodonapi.cpp - -target.path = $$[QT_INSTALL_LIBS]/nemo-transferengine/plugins/transfer - -INSTALLS += target -- cgit v1.2.3