~verzegnassi-stefano/+junk/temp-new-pdf-plugin

« back to all changes in this revision

Viewing changes to src/plugin/libreofficetoolkit-qml-plugin/CMakeLists.txt

  • Committer: Roman Shchekin
  • Date: 2015-12-12 10:06:55 UTC
  • Revision ID: mrqtros@gmail.com-20151212100655-j6zs8u702fokv5ot
RenderEngine now become application-wide tool.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    sgtileitem.cpp
25
25
    lopartsimageprovider.cpp
26
26
    lopartsmodel.cpp
27
 
    renderengine.cpp
28
 
    rendertask.cpp
 
27
    lorendertask.cpp
29
28
    ${QML_SRCS}
30
29
)
31
30