summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/wrapper/wrapper.pro
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/wrapper/wrapper.pro
parenta556c34a32263115228689451b0f205b0cf3b65c (diff)
Changed references to ActiveQt resources.
Diffstat (limited to 'examples/activeqt/wrapper/wrapper.pro')
-rw-r--r--examples/activeqt/wrapper/wrapper.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/activeqt/wrapper/wrapper.pro b/examples/activeqt/wrapper/wrapper.pro
index 4eb6baf..d5443dc 100644
--- a/examples/activeqt/wrapper/wrapper.pro
+++ b/examples/activeqt/wrapper/wrapper.pro
@@ -6,7 +6,7 @@ contains(CONFIG, static):DEFINES += QT_NODLL
SOURCES = main.cpp
RC_FILE = wrapperax.rc
-DEF_FILE = $$QT_SOURCE_TREE/src/activeqt/control/qaxserver.def
+DEF_FILE = $$QT.activeqt.sources/control/qaxserver.def
# install
target.path = $$[QT_INSTALL_EXAMPLES]/activeqt/wrapper