equal
deleted
inserted
replaced
19 playercontrols.cpp \ |
19 playercontrols.cpp \ |
20 playlistmodel.cpp \ |
20 playlistmodel.cpp \ |
21 videowidget.cpp |
21 videowidget.cpp |
22 |
22 |
23 symbian { |
23 symbian { |
24 TARGET.CAPABILITY = UserEnvironment WriteDeviceData ReadDeviceData NetworkServices |
24 TARGET.CAPABILITY = UserEnvironment WriteDeviceData ReadDeviceData NetworkServices SwEvent |
25 HEADERS += mediakeysobserver.h |
25 HEADERS += mediakeysobserver.h |
26 SOURCES += mediakeysobserver.cpp |
26 SOURCES += mediakeysobserver.cpp |
27 LIBS += -lremconinterfacebase \ |
27 LIBS += -lremconinterfacebase \ |
28 -lremconcoreapi |
28 -lremconcoreapi |
29 } |
29 } |