~alan-griffiths/qtmir/migrate-to-mir-Server-API

« back to all changes in this revision

Viewing changes to src/platforms/mirserver/mirserver.pro

  • Committer: Gerry Boland
  • Date: 2014-07-01 13:38:06 UTC
  • mto: This revision was merged to the branch mainline in revision 158.
  • Revision ID: gerry.boland@canonical.com-20140701133806-lwfnplkijthydzj4
Update QML plugin: rename to Unity.Application, merge latest unity-mir changes, add tests (not passing yet) and use category logging

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
    nativeinterface.cpp \
38
38
    qtcompositor.cpp \
39
39
    services.cpp \
40
 
    ../common/ubuntutheme.cpp \
 
40
    ubuntutheme.cpp \
41
41
    unityprotobufservice.cpp \
42
42
    unityrpc.cpp
43
43
 
63
63
    nativeinterface.h \
64
64
    qtcompositor.h \
65
65
    services.h \
66
 
    ../common/ubuntutheme.h \
 
66
    ubuntutheme.h \
67
67
    unityprotobufservice.h \
68
68
    unityrpc.h
69
69