mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/unittest_mpmpxplaybackframeworkwrapper.pro
changeset 61 3cd404d31176
parent 48 af3740e3753f
--- a/mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/unittest_mpmpxplaybackframeworkwrapper.pro	Fri Sep 17 08:28:52 2010 +0300
+++ b/mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/unittest_mpmpxplaybackframeworkwrapper.pro	Mon Oct 04 00:14:19 2010 +0300
@@ -47,11 +47,13 @@
           stub/inc/mpxplaybackutility.h \
           stub/inc/hbglobal.h \
           stub/inc/mpsongdata.h \
+          stub/inc/mpmpxembeddedplaybackhelper.h \
           ../../../mpserviceplugins/inc/mpxaudioeffectengine.h
 
 SOURCES += src/unittest_mpmpxplaybackframeworkwrapper.cpp \
           ../../src/mpmpxplaybackframeworkwrapper.cpp \
           stub/src/mpplaybackdata.cpp \
           stub/src/mpxplaybackutility.cpp \
-          stub/src/mpsongdata.cpp
+          stub/src/mpsongdata.cpp \
+          stub/src/mpmpxembeddedplaybackhelper.cpp