~ubuntu-branches/ubuntu/saucy/koffice/saucy

« back to all changes in this revision

Viewing changes to kword/part/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-12-06 15:30:09 UTC
  • mfrom: (0.13.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101206153009-yf0dqbp9l7fzwxi8
Tags: 1:2.2.91-0ubuntu1
New upstream RC release

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
set(kwordpart_PART_SRCS KWFactoryInit.cpp )
116
116
 
117
117
 
118
 
kde4_add_plugin(kwordpart WITH_PREFIX ${kwordpart_PART_SRCS})
 
118
kde4_add_plugin(kwordpart ${kwordpart_PART_SRCS})
119
119
 
120
120
 
121
121