equal
deleted
inserted
replaced
31 |
31 |
32 DEPENDPATH += . |
32 DEPENDPATH += . |
33 |
33 |
34 HEADERS += \ |
34 HEADERS += \ |
35 qt7backend.h \ |
35 qt7backend.h \ |
36 qt7playercontrol.h \ |
|
37 qt7videooutput.h \ |
36 qt7videooutput.h \ |
38 qt7movieviewoutput.h \ |
37 qt7movieviewoutput.h \ |
39 qt7movievideowidget.h \ |
38 qt7movievideowidget.h \ |
40 qt7movieviewrenderer.h \ |
39 qt7movieviewrenderer.h \ |
41 qt7playersession.h \ |
|
42 qt7playerservice.h \ |
|
43 qt7serviceplugin.h \ |
40 qt7serviceplugin.h \ |
44 qt7movierenderer.h \ |
41 qt7movierenderer.h \ |
45 qt7ciimagevideobuffer.h \ |
42 qt7ciimagevideobuffer.h \ |
46 qt7playermetadata.h \ |
|
47 qcvdisplaylink.h |
43 qcvdisplaylink.h |
48 |
44 |
49 |
45 |
50 OBJECTIVE_SOURCES += \ |
46 OBJECTIVE_SOURCES += \ |
51 qt7backend.mm \ |
47 qt7backend.mm \ |
52 qt7playersession.mm \ |
|
53 qt7serviceplugin.mm \ |
48 qt7serviceplugin.mm \ |
54 qt7movieviewoutput.mm \ |
49 qt7movieviewoutput.mm \ |
55 qt7movievideowidget.mm \ |
50 qt7movievideowidget.mm \ |
56 qt7movieviewrenderer.mm \ |
51 qt7movieviewrenderer.mm \ |
57 qt7playermetadata.mm \ |
|
58 qt7movierenderer.mm \ |
52 qt7movierenderer.mm \ |
59 qt7playercontrol.mm \ |
|
60 qt7videooutput.mm \ |
53 qt7videooutput.mm \ |
61 qt7ciimagevideobuffer.mm \ |
54 qt7ciimagevideobuffer.mm \ |
62 qt7playerservice.mm \ |
|
63 qcvdisplaylink.mm |
55 qcvdisplaylink.mm |
|
56 |
|
57 include(mediaplayer/mediaplayer.pri) |