videoplayback/videoplaybackview/tsrc/testcontrolscontroller/testcontrolscontroller.pro
changeset 55 4bfa887905cf
parent 44 518105d52e45
child 66 adb51f74b890
equal deleted inserted replaced
50:21fe8338c6bf 55:4bfa887905cf
    12 # Contributors:
    12 # Contributors:
    13 # 
    13 # 
    14 # Description: Project file for building testcontrolscontroller
    14 # Description: Project file for building testcontrolscontroller
    15 #
    15 #
    16 #
    16 #
    17 # Version : %version: 8 %
    17 # Version : %version: 9 %
    18 
    18 
    19 
    19 
    20 TEMPLATE = app
    20 TEMPLATE = app
    21 TARGET = testcontrolscontroller
    21 TARGET = testcontrolscontroller
    22 CONFIG += qtestlib hb qt
    22 CONFIG += qtestlib hb qt
    23 
    23 
    24 LIBS += -lxqserviceutil.dll \
    24 LIBS = -lefsrv.dll
    25         -lefsrv.dll
       
    26 
    25 
       
    26 INCLUDEPATH = hbstub
    27 INCLUDEPATH += stub/inc \
    27 INCLUDEPATH += stub/inc \
    28                ../inc \
    28                ../inc \
    29                ../../inc \
    29                ../../inc \
    30                ../../../inc \            
    30                ../../../inc \            
    31                ../../../../inc                                           
    31                ../../../../inc