~gerboland/qtmir/ual-catch-exception

« back to all changes in this revision

Viewing changes to src/modules/Unity/Application/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): Daniel d'Andrada
  • Date: 2016-04-13 18:38:49 UTC
  • mfrom: (466.2.16 surfaceListModel)
  • Revision ID: ci-train-bot@canonical.com-20160413183849-qdqd0akyoa4rdl9i
Surface-based window management

- Session is no longer exported to QML. It's now an internal qtmir concept.
Approved by: Gerry Boland

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
    dbuswindowstack.cpp
33
33
    mirsurfacemanager.cpp
34
34
    ubuntukeyboardinfo.cpp
 
35
    mirfocuscontroller.cpp
35
36
    mirsurface.cpp
36
37
    mirsurfaceinterface.h
37
38
    mirsurfaceitem.cpp
 
39
    mirsurfacelistmodel.cpp
38
40
    mirbuffersgtexture.cpp
39
41
    proc_info.cpp
40
42
    session.cpp
48
50
# We need to run moc on these headers
49
51
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/ApplicationInfoInterface.h
50
52
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/ApplicationManagerInterface.h
 
53
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/Mir.h
 
54
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/MirFocusControllerInterface.h
51
55
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/MirSurfaceInterface.h
52
56
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/MirSurfaceItemInterface.h
53
 
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/Mir.h
 
57
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/MirSurfaceListInterface.h
54
58
# Feed the automoc monster
55
59
    session_interface.h
56
60
    taskcontroller.h