diff --git a/src/plugins/graphicssystems/meego/meego.pro b/src/plugins/graphicssystems/meego/meego.pro index 5c650eef2eb..6432825888c 100644 --- a/src/plugins/graphicssystems/meego/meego.pro +++ b/src/plugins/graphicssystems/meego/meego.pro @@ -1,7 +1,7 @@ TARGET = qmeegographicssystem load(qt_plugin) -QT += gui opengl +QT += core-private gui-private opengl-private DESTDIR = $$QT.gui.plugins/graphicssystems