diff -r e3cecb93e76a -r a76e86df7ccd videocollection/videocollectionview/tsrc/testvideocollectionviewutils/testvideocollectionviewutils.pro --- a/videocollection/videocollectionview/tsrc/testvideocollectionviewutils/testvideocollectionviewutils.pro Wed Aug 18 09:50:14 2010 +0300 +++ b/videocollection/videocollectionview/tsrc/testvideocollectionviewutils/testvideocollectionviewutils.pro Thu Sep 02 20:28:16 2010 +0300 @@ -21,12 +21,10 @@ DEPENDPATH += . \ inc \ src \ - stubs \ ../../../tsrc/stubs INCLUDEPATH = . \ inc \ - stubs/inc \ ../../../tsrc/stubs/inc \ \ # keep these at bottom so that stubbed headers are taken first ../../../inc \ @@ -44,12 +42,10 @@ # Input HEADERS += inc/testvideocollectionviewutils.h \ - stubs/inc/centralrepository.h \ \ # headers needed in test ../../inc/videocollectionviewutils.h SOURCES += src/testvideocollectionviewutils.cpp \ - stubs/src/centralrepository.cpp \ \ # sources needed in test ../../src/videocollectionviewutils.cpp