~ubuntu-branches/ubuntu/raring/koffice/raring

« back to all changes in this revision

Viewing changes to filters/karbon/karbon1.x/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:
8
8
    Karbon1xImport.cpp
9
9
    ${SHAPES_SOURCES} )
10
10
 
11
 
kde4_add_plugin(karbon1ximport WITH_PREFIX ${karbon1ximport_PART_SRCS})
 
11
kde4_add_plugin(karbon1ximport ${karbon1ximport_PART_SRCS})
12
12
 
13
13
target_link_libraries(karbon1ximport karboncommon karbonui)
14
14