~mterry/+junk/u8

« back to all changes in this revision

Viewing changes to tests/mocks/Utils/CMakeLists.txt

  • Committer: Daniel van Vugt
  • Date: 2016-03-29 03:47:39 UTC
  • mfrom: (2311 unity8)
  • mto: This revision was merged to the branch mainline in revision 2371.
  • Revision ID: daniel.van.vugt@canonical.com-20160329034739-747vgu4bv4dtt53v
Merge latest trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    ${CMAKE_SOURCE_DIR}/plugins/Utils/qlimitproxymodelqml.cpp
13
13
    ${CMAKE_SOURCE_DIR}/plugins/Utils/unitysortfilterproxymodelqml.cpp
14
14
    ${CMAKE_SOURCE_DIR}/plugins/Utils/unitymenumodelpaths.cpp
15
 
    ${CMAKE_SOURCE_DIR}/plugins/Utils/windowkeysfilter.cpp
 
15
    ${CMAKE_SOURCE_DIR}/plugins/Utils/windowinputfilter.cpp
16
16
    ${CMAKE_SOURCE_DIR}/plugins/Utils/windowscreenshotprovider.cpp
17
17
    ${CMAKE_SOURCE_DIR}/plugins/Utils/easingcurve.cpp
18
18
    ${CMAKE_SOURCE_DIR}/plugins/Utils/inputwatcher.cpp
 
19
    ${CMAKE_SOURCE_DIR}/plugins/Utils/timezoneFormatter.cpp
19
20
    ${CMAKE_SOURCE_DIR}/plugins/Utils/applicationsfiltermodel.cpp
20
21
    ${CMAKE_SOURCE_DIR}/plugins/Utils/inputeventgenerator.cpp
21
22
    ${CMAKE_SOURCE_DIR}/plugins/Utils/deviceconfigparser.cpp
 
23
    ${CMAKE_SOURCE_DIR}/plugins/Utils/globalfunctions.cpp
22
24
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/ApplicationManagerInterface.h
23
25
    constants.cpp
24
26
    plugin.cpp
25
27
    windowstatestorage.cpp
26
 
    plugin.cpp
27
28
    )
28
29
 
29
30
add_library(FakeUtils-qml SHARED