videoplayback/videoplaybackview/tsrc/testvideodisplayhandler/testvideodisplayhandler.pro
changeset 66 adb51f74b890
parent 55 4bfa887905cf
child 67 72c709219fcd
--- a/videoplayback/videoplaybackview/tsrc/testvideodisplayhandler/testvideodisplayhandler.pro	Mon Sep 20 18:25:37 2010 +0300
+++ b/videoplayback/videoplaybackview/tsrc/testvideodisplayhandler/testvideodisplayhandler.pro	Tue Oct 05 09:26:49 2010 +0300
@@ -14,7 +14,7 @@
 # Description: Project file for building Videoplayer components
 #
 #
-# Version : %version: 6 %
+# Version : %version: 7 %
 
 TEMPLATE = app
 TARGET = testvideodisplayhandler
@@ -23,13 +23,12 @@
 
 DEPENDPATH += inc src stub/inc stub/src
 
-INCLUDEPATH += ../../../inc \
-               ../../../../inc \
-               ../../controlinc \
-               $$MW_LAYER_SYSTEMINCLUDE 
+INCLUDEPATH = hbstub
+INCLUDEPATH += stub/inc \
+               ../../../inc \
+               ../../../../inc
 
-LIBS += -lmpxplaybackutility.dll \
-        -lmpxcommon.dll \
+LIBS += -lmpxcommon.dll \
         -lestor.dll \
         -lsysutil.dll \
         -lcone.dll \