summaryrefslogtreecommitdiffstats
path: root/util/qlalr/examples/glsl/glsl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'util/qlalr/examples/glsl/glsl.pro')
-rw-r--r--util/qlalr/examples/glsl/glsl.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/qlalr/examples/glsl/glsl.pro b/util/qlalr/examples/glsl/glsl.pro
new file mode 100644
index 0000000000..8ac775f21d
--- /dev/null
+++ b/util/qlalr/examples/glsl/glsl.pro
@@ -0,0 +1,4 @@
+QT = core
+TARGET = glsl.bin
+SOURCES += glsl.cpp
+