summaryrefslogtreecommitdiffstats
path: root/examples/opengl/gear/gear.pro
blob: b91691cba8f79506bf8987fe8e2bfcab9aaa9f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
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