From 2e1af58417783bd37e13d6d1794ac845d1bc3c21 Mon Sep 17 00:00:00 2001 From: axis Date: Tue, 22 Mar 2011 13:20:53 +0100 Subject: Introduced the QT..plugins variable to module profiles. --- src/plugins/graphicssystems/opengl/opengl.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/graphicssystems/opengl/opengl.pro') diff --git a/src/plugins/graphicssystems/opengl/opengl.pro b/src/plugins/graphicssystems/opengl/opengl.pro index 47e15c5ec5..fb3cb5331a 100644 --- a/src/plugins/graphicssystems/opengl/opengl.pro +++ b/src/plugins/graphicssystems/opengl/opengl.pro @@ -3,7 +3,7 @@ include(../../qpluginbase.pri) QT += opengl -QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems +DESTDIR = $$QT.gui.plugins/graphicssystems SOURCES = main.cpp -- cgit v1.2.3