summaryrefslogtreecommitdiffstats
path: root/qtshadertools.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2019-04-04 19:47:41 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2019-04-09 18:53:22 +0000
commit0fde097e31e908b18db68f05e2122c5280d36304 (patch)
treefef45d90f164983dd49130a2d14e86055f84f1da /qtshadertools.pro
parent8c10e6cb759f8d4acdcf54a25b70530d4c936bf6 (diff)
Import the Qt Shader Tools module
...from https://git.qt.io/laagocs/qtshadertools/ Change-Id: I3aa655da81978e13016f8150634e278448015709 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'qtshadertools.pro')
-rw-r--r--qtshadertools.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/qtshadertools.pro b/qtshadertools.pro
new file mode 100644
index 0000000..7d21914
--- /dev/null
+++ b/qtshadertools.pro
@@ -0,0 +1,3 @@
+load(qt_parts)
+
+requires(qtHaveModule(gui))