summaryrefslogtreecommitdiffstats
path: root/examples/opengl/opengl.pro
blob: 6ee57c7018c4622893bc68e827f5b966c690b613 (plain)
123456789101112
TEMPLATE = subdirs SUBDIRS = openglwindow \ hellogles3 qtHaveModule(widgets) { SUBDIRS +=2dpainting \ hellogl2 \ cube \ textures \ stereoqopenglwidget }
close