summaryrefslogtreecommitdiff
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/src.pro b/src/src.pro
index c20f118..bc61f5b 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -9,8 +9,8 @@ CONFIG += qt plugin
TARGET = $$qtLibraryTarget($$TARGET)
# Input
-SOURCES += qwebchannel_plugin.cpp
-HEADERS += qwebchannel_plugin.h
+SOURCES += $$PWD/qwebchannel_plugin.cpp
+HEADERS += $$PWD/qwebchannel_plugin.h
RESOURCES += \
resources.qrc