OpenGL Examples: added example path for QtCreator
authorChristiaan Janssen <christiaan.janssen@digia.com>
Wed, 12 Dec 2012 10:26:04 +0000 (11:26 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 12 Dec 2012 14:13:45 +0000 (15:13 +0100)
This was introduced in patch 8534bb3d, then overwritten by c85ca8d1.

Change-Id: I6b7489e2b2f3311822c282f50c74bd68c787229d
Reviewed-by: hjk <qthjk@ovi.com>
src/opengl/doc/qtopengl.qdocconf

index a605e8b..9ba0c1a 100644 (file)
@@ -23,6 +23,8 @@ imagedirs   += images \
 
 depends += qtcore qtgui qtwidgets
 
+examplesinstallpath     = opengl
+
 # The following parameters are for creating a qhp file, the qhelpgenerator
 # program can convert the qhp file into a qch file which can be opened in
 # Qt Assistant and/or Qt Creator.