X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fauto%2Fxmlpatternsview%2Fview%2Fview.pro;h=31ca97cb37b579e35dd549ae73d0a1c5813e281c;hb=fe9f415cf27bc5ea003d14bf7c7ca0484acce3f2;hp=f9d36eeb1fd026fad5690de550799c7e91c432eb;hpb=673305349e7ca5626ded92f7a8cbf4f0a7ed5b1f;p=profile%2Fivi%2Fqtxmlpatterns.git diff --git a/tests/auto/xmlpatternsview/view/view.pro b/tests/auto/xmlpatternsview/view/view.pro index f9d36ee..31ca97c 100644 --- a/tests/auto/xmlpatternsview/view/view.pro +++ b/tests/auto/xmlpatternsview/view/view.pro @@ -1,6 +1,6 @@ TARGET = xmlpatternsview TEMPLATE = app -DESTDIR = $$QT_BUILD_TREE/bin +DESTDIR = $$QT.xmlpatterns.bins include (../../xmlpatterns.pri) @@ -32,4 +32,4 @@ FORMS = ui_BaseLinePage.ui \ ui_TestResultView.ui \ ui_FunctionSignaturesView.ui -INCLUDEPATH += $$QT_SOURCE_TREE/tests/auto/xmlpatternsxqts/lib/ $$QT_BUILD_TREE/include/QtXmlPatterns/private +INCLUDEPATH += ../../xmlpatternsxqts/lib