summaryrefslogtreecommitdiffstats
path: root/devdays.pro
diff options
context:
space:
mode:
Diffstat (limited to 'devdays.pro')
-rw-r--r--devdays.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/devdays.pro b/devdays.pro
index eb22a96..8eb03ca 100644
--- a/devdays.pro
+++ b/devdays.pro
@@ -7,5 +7,5 @@ QT += network
SOURCES = main.cpp qgraphicssystem_dd.cpp
HEADERS = qgraphicssystem_dd.h protocol.h
-target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
+target.path += $$[QT_INSTALL_PLUGINS]/platforms
INSTALLS += target