Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtjsbackend.git] / tests / auto / v8 / v8.pro
1 CONFIG += testcase
2 TARGET = tst_v8
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_v8.cpp v8test.cpp
6 HEADERS += v8test.h
7
8 CONFIG += parallel_test
9
10 QT = core v8-private testlib
11 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0