summaryrefslogtreecommitdiffstats
path: root/examples/opengl/gear/gear.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/gear/gear.pro')
-rw-r--r--examples/opengl/gear/gear.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/opengl/gear/gear.pro b/examples/opengl/gear/gear.pro
new file mode 100644
index 000000000..b91691cba
--- /dev/null
+++ b/examples/opengl/gear/gear.pro
@@ -0,0 +1,12 @@
+TEMPLATE = app
+TARGET = gear
+
+CONFIG += qt opengl warn_on release
+CONFIG -= dlopen_opengl
+!mac:unix:LIBS += -lm
+DEPENDPATH = ../include
+
+REQUIRES = opengl
+
+HEADERS =
+SOURCES = gear.cpp