equal
deleted
inserted
replaced
12 # Contributors: |
12 # Contributors: |
13 # |
13 # |
14 # Description: Project file for building testvolumecontrol |
14 # Description: Project file for building testvolumecontrol |
15 # |
15 # |
16 # |
16 # |
17 # Version : %version: 1 % |
17 # Version : %version: 2 % |
18 |
18 |
19 TEMPLATE = app |
19 TEMPLATE = app |
20 TARGET = testvolumecontrol |
20 TARGET = testvolumecontrol |
21 CONFIG += qtestlib qt hb |
21 CONFIG += qtestlib qt hb |
22 |
22 |
37 SOURCES += testvolumecontrol.cpp \ |
37 SOURCES += testvolumecontrol.cpp \ |
38 videoplaybackcontrolscontroller.cpp \ |
38 videoplaybackcontrolscontroller.cpp \ |
39 videoplaybackviewfiledetails.cpp \ |
39 videoplaybackviewfiledetails.cpp \ |
40 hbvolumesliderpopup.cpp \ |
40 hbvolumesliderpopup.cpp \ |
41 ../../controlsrc/videoplaybackvolumecontrol.cpp |
41 ../../controlsrc/videoplaybackvolumecontrol.cpp |
|
42 |
|
43 |
|
44 symbian:MMP_RULES += SMPSAFE |