videocollection/videocollectionview/tsrc/testvideocollectionviewutils/testvideocollectionviewutils.pro
changeset 55 4bfa887905cf
parent 39 f6d44a0cd476
child 67 72c709219fcd
--- a/videocollection/videocollectionview/tsrc/testvideocollectionviewutils/testvideocollectionviewutils.pro	Fri Aug 06 09:43:48 2010 +0300
+++ b/videocollection/videocollectionview/tsrc/testvideocollectionviewutils/testvideocollectionviewutils.pro	Mon Aug 23 14:27:29 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