equal
deleted
inserted
replaced
12 # Contributors: |
12 # Contributors: |
13 # |
13 # |
14 # Description: Project file for building Videoplayer components |
14 # Description: Project file for building Videoplayer components |
15 # |
15 # |
16 # |
16 # |
17 # Version : %version: da1mmcf#31 % |
17 # Version : %version: 32 % |
18 |
18 |
19 |
19 |
20 TEMPLATE = lib |
20 TEMPLATE = lib |
21 CONFIG += hb qt dll |
21 CONFIG += hb qt dll |
22 TARGET = videoplayerengine |
22 TARGET = videoplayerengine |
54 -lservicehandler.dll \ |
54 -lservicehandler.dll \ |
55 -lxqservice.dll \ |
55 -lxqservice.dll \ |
56 -lxqserviceutil.dll \ |
56 -lxqserviceutil.dll \ |
57 -lflogger.dll \ |
57 -lflogger.dll \ |
58 -lefsrv \ |
58 -lefsrv \ |
59 -lcommonengine.dll |
59 -lcommonengine.dll \ |
|
60 -lafservice.dll |
60 |
61 |
61 DEPENDPATH += ../../inc ../inc inc |
62 DEPENDPATH += ../../inc ../inc inc |
62 VPATH += src |
63 VPATH += src |
63 |
64 |
64 HEADERS += videoplayerengine.h \ |
65 HEADERS += videoplayerengine.h \ |