aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/glsl
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2014-11-10 15:29:34 +0100
committerChristian Kandeler <christian.kandeler@digia.com>2014-11-10 15:45:14 +0100
commit9d677e33021d296036f259e1abd789c4c85c7fd9 (patch)
treec839235f7c301d9e29aa75eea80e0e5e4cff40fe /src/libs/glsl
parent5b00bf9a6c5ef347966c1009340b1dd5b968334e (diff)
qbs build: Remove unneeded import statements.
The respective items are available without it. Change-Id: Idc840cf08e7bec84f561c096afe8de25b1fb8468 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'src/libs/glsl')
-rw-r--r--src/libs/glsl/glsl.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/glsl/glsl.qbs b/src/libs/glsl/glsl.qbs
index ade3e6d86b..d37e74d565 100644
--- a/src/libs/glsl/glsl.qbs
+++ b/src/libs/glsl/glsl.qbs
@@ -1,5 +1,4 @@
import qbs 1.0
-import QtcLibrary
QtcLibrary {
name: "GLSL"