summaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto/gpgme/gpgme.pro
diff options
context:
space:
mode:
authorChris Adams <chris.adams@qinetic.com.au>2021-04-09 15:45:21 +1000
committerChris Adams <chris.adams@qinetic.com.au>2021-04-09 17:35:24 +1000
commit2051e62107bb25c43d228241a2e054c02d440d2f (patch)
tree54c3f00e8cbc519b69b085c741feb31c220e9a62 /src/plugins/crypto/gpgme/gpgme.pro
parent089923e20bd33d000d5af85ec55b71f4a5767725 (diff)
Set PLUGIN_CLASS_NAME in plugin .pro files
Ensures that cmake files are generated appropriately. Change-Id: I2521114a527510ff7bf2e73092251147157a29d1 Reviewed-by: Damien Caliste <dcaliste@free.fr> Reviewed-by: David Llewellyn-Jones <david.llewellyn-jones@jolla.com> Reviewed-by: Christopher Adams <chris.adams@jolla.com>
Diffstat (limited to 'src/plugins/crypto/gpgme/gpgme.pro')
-rw-r--r--src/plugins/crypto/gpgme/gpgme.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/crypto/gpgme/gpgme.pro b/src/plugins/crypto/gpgme/gpgme.pro
index 8c8c4156..90b3435f 100644
--- a/src/plugins/crypto/gpgme/gpgme.pro
+++ b/src/plugins/crypto/gpgme/gpgme.pro
@@ -1,6 +1,7 @@
TEMPLATE = lib
TARGET = gpgme
PLUGIN_TYPE = crypto
+PLUGIN_CLASS_NAME = QMailCryptoGpgmePlugin
load(qt_plugin)
QT = core qmfclient