diff -r c48470be1ba7 -r adbe7d5ba2f5 videocollection/tsrc/stubs/stubs.pro --- a/videocollection/tsrc/stubs/stubs.pro Fri Jun 11 13:39:54 2010 +0300 +++ b/videocollection/tsrc/stubs/stubs.pro Wed Jun 23 18:14:16 2010 +0300 @@ -76,6 +76,7 @@ inc/videoplayerappexport.h \ inc/videosortfilterproxymodeldata.h \ inc/videothumbnailtestdata.h \ + inc/videoactivitystate.h \ inc/xqserviceutilxtra.h \ # We need stub for this because it has static data and HW compilation of moc file fails because of that. inc/videoservices.h \ @@ -126,7 +127,8 @@ src/videothumbnaildata.cpp \ src/videoservices.cpp \ src/videoserviceurifetch.cpp \ - src/videoservicebrowse.cpp + src/videoservicebrowse.cpp \ + src/videoactivitystate.cpp HEADERS += $$find(HEADERS_TEMP, ^(?!.*$$TESTEDCLASS).*$) SOURCES += $$find(SOURCES_TEMP, ^(?!.*$$TESTEDCLASS).*$)