Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / tests / auto / qtquick1 / qdeclarativeborderimage / qdeclarativeborderimage.pro
1 CONFIG += testcase
2 TARGET = tst_qdeclarativeborderimage
3 macx:CONFIG -= app_bundle
4
5 HEADERS += ../../shared/testhttpserver.h
6 SOURCES += tst_qdeclarativeborderimage.cpp ../../shared/testhttpserver.cpp
7
8 DEFINES += SRCDIR=\\\"$$PWD\\\"
9
10 CONFIG += parallel_test
11
12 QT += core-private gui-private widgets-private declarative-private qtquick1-private network testlib