summaryrefslogtreecommitdiff
path: root/examples/activeqt/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/opengl/opengl.pro')
-rw-r--r--examples/activeqt/opengl/opengl.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/activeqt/opengl/opengl.pro b/examples/activeqt/opengl/opengl.pro
index 8eb81be..f570dbe 100644
--- a/examples/activeqt/opengl/opengl.pro
+++ b/examples/activeqt/opengl/opengl.pro
@@ -10,7 +10,7 @@ HEADERS = glbox.h \
SOURCES = glbox.cpp \
globjwin.cpp \
main.cpp
-RC_FILE = $$QT_SOURCE_TREE/src/activeqt/control/qaxserver.rc
+RC_FILE = $$QT.activeqt.sources/control/qaxserver.rc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/activeqt/opengl