Remove insignificant flag for passing tests.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativevaluetypes / qdeclarativevaluetypes.pro
1 CONFIG += testcase
2 TARGET = tst_qdeclarativevaluetypes
3 macx:CONFIG -= app_bundle
4
5 HEADERS += testtypes.h
6
7 SOURCES += tst_qdeclarativevaluetypes.cpp \
8            testtypes.cpp
9
10 DEFINES += SRCDIR=\\\"$$PWD\\\"
11
12 CONFIG += parallel_test
13
14 QT += core-private gui-private v8-private declarative-private testlib