~mzanetti/unity8/launcher-follow-unity-api

« back to all changes in this revision

Viewing changes to tests/qmltests/plugins/Unity/CMakeLists.txt

  • Committer: Michael Zanetti
  • Date: 2013-06-26 09:26:51 UTC
  • mfrom: (22.1.24 unity)
  • Revision ID: michael.zanetti@canonical.com-20130626092651-ku85xmvlt2pjgypx
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  ${CMAKE_SOURCE_DIR}/plugins/Unity/categories.cpp
23
23
  ${CMAKE_SOURCE_DIR}/plugins/Unity/categoryfilter.cpp
24
24
  ${CMAKE_SOURCE_DIR}/plugins/Utils/qsortfilterproxymodelqml.cpp
25
 
  fake_lens.cpp
26
 
  fake_lenses.cpp
 
25
  fake_scope.cpp
 
26
  fake_scopes.cpp
27
27
  fake_unity_plugin.cpp
28
28
  fake_launchermodel.cpp
29
29
)