videocollection/tsrc/stubs/stubs.pro
changeset 46 adbe7d5ba2f5
parent 28 c48470be1ba7
child 44 518105d52e45
child 52 e3cecb93e76a
--- 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).*$)