Now really fix the treeviewfind test for 2.7

Change-Id: Ia3d1fa31bb8045ecb7638c5dfe800bb57f449cfa
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
Eike Ziller
2013-04-19 12:47:13 +02:00
parent 63088a000d
commit 37cd957a94

View File

@@ -2,7 +2,7 @@ include(../qttest.pri)
include($$IDE_SOURCE_TREE/src/plugins/find/find.pri) include($$IDE_SOURCE_TREE/src/plugins/find/find.pri)
LIBS *= -L$$IDE_LIBRARY_PATH/QtProject LIBS *= -L$$IDE_PLUGIN_PATH/QtProject
SOURCES += \ SOURCES += \
tst_treeviewfind.cpp tst_treeviewfind.cpp