summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/multiple/multiple.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/multiple/multiple.pro')
-rw-r--r--examples/activeqt/multiple/multiple.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/activeqt/multiple/multiple.pro b/examples/activeqt/multiple/multiple.pro
index 7b86950..058e966 100644
--- a/examples/activeqt/multiple/multiple.pro
+++ b/examples/activeqt/multiple/multiple.pro
@@ -7,7 +7,7 @@ contains(CONFIG, static):DEFINES += QT_NODLL
SOURCES = main.cpp
HEADERS = ax1.h ax2.h
RC_FILE = multipleax.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/multiple