aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qv8profilerservice/qv8profilerservice.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/debugger/qv8profilerservice/qv8profilerservice.pro')
-rw-r--r--tests/auto/declarative/debugger/qv8profilerservice/qv8profilerservice.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/auto/declarative/debugger/qv8profilerservice/qv8profilerservice.pro b/tests/auto/declarative/debugger/qv8profilerservice/qv8profilerservice.pro
index 12c8394645..6ef72350e9 100644
--- a/tests/auto/declarative/debugger/qv8profilerservice/qv8profilerservice.pro
+++ b/tests/auto/declarative/debugger/qv8profilerservice/qv8profilerservice.pro
@@ -2,10 +2,12 @@ CONFIG += testcase
TARGET = tst_qv8profilerservice
macx:CONFIG -= app_bundle
-HEADERS += ../shared/debugutil_p.h
+HEADERS += ../shared/debugutil_p.h \
+ ../../../shared/util.h
SOURCES += tst_qv8profilerservice.cpp \
- ../shared/debugutil.cpp
+ ../shared/debugutil.cpp \
+ ../../../shared/util.cpp
OTHER_FILES += data/test.qml