diff options
Diffstat (limited to 'examples/opengl/textures/textures.pro')
-rw-r--r-- | examples/opengl/textures/textures.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/textures/textures.pro b/examples/opengl/textures/textures.pro index d2e311bc2d..78555d58cb 100644 --- a/examples/opengl/textures/textures.pro +++ b/examples/opengl/textures/textures.pro @@ -12,4 +12,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS textures.pro images sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/opengl/textures INSTALLS += target sources -symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) +symbian: CONFIG += qt_example |