--- a/videoplayerapp/videoplayerengine/videoplayerengine.pro Fri Jul 23 11:10:06 2010 +0300
+++ b/videoplayerapp/videoplayerengine/videoplayerengine.pro Fri Aug 06 09:43:48 2010 +0300
@@ -14,7 +14,7 @@
# Description: Project file for building Videoplayer components
#
#
-# Version : %version: 29 %
+# Version : %version: da1mmcf#31 %
TEMPLATE = lib
@@ -55,7 +55,8 @@
-lxqservice.dll \
-lxqserviceutil.dll \
-lflogger.dll \
- -lefsrv
+ -lefsrv \
+ -lcommonengine.dll
DEPENDPATH += ../../inc ../inc inc
VPATH += src
@@ -68,7 +69,8 @@
videoserviceurifetch.h \
videoserviceview.h \
videoservicebrowse.h \
- videoactivitystate.h
+ videoactivitystate.h \
+ videoserviceuri.h
SOURCES += videoplayerengine.cpp \
videoplaybackwrapper.cpp \
@@ -78,5 +80,6 @@
videoserviceurifetch.cpp \
videoserviceview.cpp \
videoservicebrowse.cpp \
- videoactivitystate.cpp
+ videoactivitystate.cpp \
+ videoserviceuri.cpp