summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/simple
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2011-01-27 09:46:25 +0100
committeraxis <qt-info@nokia.com>2011-04-27 12:05:56 +0200
commit9b235560bae370d23d830da66e0cd0622a6d3434 (patch)
tree2fb3c598e4b884b4f21cb7b020a559abe9a42498 /examples/activeqt/simple
parenta556c34a32263115228689451b0f205b0cf3b65c (diff)
Changed references to ActiveQt resources.
Diffstat (limited to 'examples/activeqt/simple')
-rw-r--r--examples/activeqt/simple/simple.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/activeqt/simple/simple.pro b/examples/activeqt/simple/simple.pro
index d0f2019..4742370 100644
--- a/examples/activeqt/simple/simple.pro
+++ b/examples/activeqt/simple/simple.pro
@@ -4,7 +4,7 @@ TARGET = simpleax
CONFIG += qt warn_off qaxserver
SOURCES = 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/simple