summaryrefslogtreecommitdiffstats
path: root/examples/tools/echoplugin/plugin/plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/echoplugin/plugin/plugin.pro')
-rw-r--r--examples/tools/echoplugin/plugin/plugin.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tools/echoplugin/plugin/plugin.pro b/examples/tools/echoplugin/plugin/plugin.pro
index 2be6de80d1..308c1b8236 100644
--- a/examples/tools/echoplugin/plugin/plugin.pro
+++ b/examples/tools/echoplugin/plugin/plugin.pro
@@ -4,6 +4,7 @@ CONFIG += plugin
INCLUDEPATH += ../echowindow
HEADERS = echoplugin.h
SOURCES = echoplugin.cpp
+OTHER_FILES += echoplugin.json
TARGET = $$qtLibraryTarget(echoplugin)
DESTDIR = ../plugins
#! [0]