From 9b235560bae370d23d830da66e0cd0622a6d3434 Mon Sep 17 00:00:00 2001 From: axis Date: Thu, 27 Jan 2011 09:46:25 +0100 Subject: Changed references to ActiveQt resources. --- examples/activeqt/simple/simple.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/activeqt/simple') 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 -- cgit v1.2.3