X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fbenchmarks%2Fdeclarative%2Fqdeclarativemetaproperty%2Ftst_qdeclarativemetaproperty.cpp;h=7726c051ac7f2b228308e9224b8e408a5a29f31c;hb=45b14259fc0cf704692df1c00da511527d1fba1d;hp=ff18aa435e1403a04f55e0d9f611a12d072c9237;hpb=256f98c7d73648a9bfe24cc76e232b82ec6d393d;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/tests/benchmarks/declarative/qdeclarativemetaproperty/tst_qdeclarativemetaproperty.cpp b/tests/benchmarks/declarative/qdeclarativemetaproperty/tst_qdeclarativemetaproperty.cpp index ff18aa4..7726c05 100644 --- a/tests/benchmarks/declarative/qdeclarativemetaproperty/tst_qdeclarativemetaproperty.cpp +++ b/tests/benchmarks/declarative/qdeclarativemetaproperty/tst_qdeclarativemetaproperty.cpp @@ -1,8 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). +** Contact: http://www.qt-project.org/ ** ** This file is part of the test suite of the Qt Toolkit. ** @@ -35,6 +34,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ @@ -46,13 +46,6 @@ #include #include -//TESTED_FILES= - -#ifdef Q_OS_SYMBIAN -// In Symbian OS test data is located in applications private dir -#define SRCDIR "." -#endif - class tst_qmlmetaproperty : public QObject { Q_OBJECT