aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@digia.com>2014-03-10 09:45:30 +0100
committerhjk <hjk121@nokiamail.com>2014-03-10 10:04:27 +0100
commit5377b1497fe9c5c1b61e22244de99631c19ee286 (patch)
tree0fedcb8fb798183887bd70b66ad329fdf6ccdc2c /tests
parentf3d8f0916a8d542f7d7f8f63e6a67d9c71d1882d (diff)
Tests: Fix for using non-developer-builds of Qt
Change-Id: I7204637c0c8dc145331d4097c62ab4fb962fe204 Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/debugger/offsets.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/debugger/offsets.pro b/tests/auto/debugger/offsets.pro
index 45b89e2f8b..98ea033797 100644
--- a/tests/auto/debugger/offsets.pro
+++ b/tests/auto/debugger/offsets.pro
@@ -2,5 +2,6 @@ QTC_LIB_DEPENDS += utils
QT -= gui widgets
greaterThan(QT_MAJOR_VERSION, 4): QT += core_private
include(../qttest.pri)
+include(../../../src/private_headers.pri)
SOURCES += tst_offsets.cpp