9f3d6e325f
Change-Id: I9023016d50e82bba1fa73632cc1409b3d016f352 Reviewed-by: Kristoffer Skau <kristoffer.skau@qt.io> Reviewed-by: Christian Strømme <christian.stromme@qt.io>
13 lines
235 B
Prolog
13 lines
235 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = openglwindow \
|
|
hellogles3
|
|
|
|
qtHaveModule(widgets) {
|
|
SUBDIRS += 2dpainting \
|
|
hellogl2 \
|
|
cube \
|
|
textures \
|
|
stereoqopenglwidget
|
|
}
|