~ubuntu-branches/ubuntu/quantal/kdepim/quantal

« back to all changes in this revision

Viewing changes to messagelist/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-15 14:17:51 UTC
  • mto: This revision was merged to the branch mainline in revision 193.
  • Revision ID: package-import@ubuntu.com-20111215141751-bmhdpiwl23wd9w26
Tags: upstream-4.7.90
ImportĀ upstreamĀ versionĀ 4.7.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
set(libmessagelist_SRCS
19
19
    core/aggregation.cpp
 
20
    core/callbacknepomukresourceretriever.cpp
20
21
    core/delegate.cpp
21
22
    core/filter.cpp
22
23
    core/item.cpp
49
50
    pane.cpp
50
51
    storagemodel.cpp
51
52
    widget.cpp
 
53
    messagelistutil.cpp
52
54
)
53
55
 
54
56
set(libmessagelist_core_HEADERS