summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qpa/plugin.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/qpa/plugin.prf')
-rw-r--r--mkspecs/features/qpa/plugin.prf5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkspecs/features/qpa/plugin.prf b/mkspecs/features/qpa/plugin.prf
new file mode 100644
index 0000000000..d2ee6a2a55
--- /dev/null
+++ b/mkspecs/features/qpa/plugin.prf
@@ -0,0 +1,5 @@
+TEMPLATE = lib
+
+CONFIG += qt plugin
+
+TARGET = $$qtLibraryTarget($$TARGET)