Code

Filter effects dialog:
[inkscape.git] / src / Makefile_insert
index acccdc3273167fdfe342fb9070fcf409164f4ea7..1371039c15bf472251d1a2f6c311d541edd446c8 100644 (file)
@@ -40,7 +40,11 @@ libinkpre_a_SOURCES =        \
        approx-equal.h remove-last.h    \
        arc-context.cpp arc-context.h   \
        attributes.cpp attributes.h     \
+       axis-manip.cpp axis-manip.h     \
        bad-uri-exception.h     \
+       box3d.cpp box3d.h \
+       box3d-context.cpp box3d-context.h \
+       box3d-face.cpp box3d-face.h \
        brokenimage.xpm \
        color-rgba.h    \
        color-profile.cpp color-profile.h       \
@@ -71,10 +75,11 @@ libinkpre_a_SOURCES =       \
        extract-uri.cpp extract-uri.h   \
        file.cpp file.h \
        filter-chemistry.cpp filter-chemistry.h \
+       filter-enums.cpp filter-enums.h \
+       flood-context.cpp flood-context.h       \
        fontsize-expansion.cpp fontsize-expansion.h     \
        forward.h       \
        geom.cpp geom.h \
-       gnuc-attribute.h        \
        gradient-context.cpp gradient-context.h \
        gradient-drag.cpp gradient-drag.h \
        help.cpp help.h \
@@ -83,14 +88,16 @@ libinkpre_a_SOURCES =       \
        inkscape.cpp inkscape.h inkscape-private.h      \
        interface.cpp interface.h       \
        isnan.h \
+       isnormal.h \
        knot-enums.h    \
        knot-holder-entity.h    \
        knot.cpp knot.h \
        knotholder.cpp knotholder.h     \
        layer-fns.cpp layer-fns.h       \
        layer-manager.cpp layer-manager.h       \
+       line-geometry.cpp line-geometry.h       \
        macros.h        \
-       marker-status.cpp marker-status.h       \
+       main-cmdlineact.cpp main-cmdlineact.h \
        media.cpp media.h       \
        message-context.cpp message-context.h \
        message-stack.cpp message-stack.h \
@@ -109,6 +116,8 @@ libinkpre_a_SOURCES =       \
        pen-context.h   \
        pencil-context.cpp      \
        pencil-context.h        \
+       perspective-line.cpp perspective-line.h \
+       perspective3d.cpp perspective3d.h       \
        preferences.cpp preferences.h \
        preferences-skeleton.h  \
        menus-skeleton.h        \
@@ -130,12 +139,10 @@ libinkpre_a_SOURCES =     \
        seltrans.cpp seltrans.h \
        shape-editor.cpp shape-editor.h \
        shortcuts.cpp shortcuts.h       \
-       slideshow.cpp slideshow.h       \
        snap.cpp snap.h \
        snapped-point.cpp snapped-point.h \
        snapper.cpp snapper.h \
        line-snapper.cpp line-snapper.h \
-       grid-snapper.cpp grid-snapper.h \
        guide-snapper.cpp guide-snapper.h \
        object-snapper.cpp object-snapper.h \
        sp-anchor.cpp sp-anchor.h       \
@@ -237,6 +244,8 @@ libinkpre_a_SOURCES =       \
        sp-switch.cpp sp-switch.h\
        sp-text.cpp sp-text.h   \
        sp-textpath.h   \
+       sp-tref-reference.cpp sp-tref-reference.h \
+       sp-tref.cpp sp-tref.h \
        sp-tspan.cpp sp-tspan.h \
        sp-use-reference.cpp sp-use-reference.h \
        sp-use.cpp sp-use.h     \
@@ -258,6 +267,7 @@ libinkpre_a_SOURCES =       \
        text-tag-attributes.h   \
        tools-switch.cpp tools-switch.h\
        uri-references.cpp uri-references.h     \
+       vanishing-point.cpp vanishing-point.h   \
        verbs.cpp verbs.h       \
        version.cpp version.h   \
        zoom-context.cpp zoom-context.h
@@ -273,8 +283,13 @@ libinkpost_a_SOURCES =     \
        dir-util.cpp dir-util.h \
        ege-adjustment-action.cpp       \
        ege-adjustment-action.h \
+       ege-output-action.cpp   \
+       ege-output-action.h     \
+       ege-select-one-action.cpp       \
+       ege-select-one-action.h \
        fill-or-stroke.h        \
        filter-chemistry.cpp filter-chemistry.h \
+       filter-enums.cpp filter-enums.h \
        fixes.cpp \
        gc-alloc.h      \
        gc-anchored.h gc-anchored.cpp   \
@@ -301,6 +316,7 @@ inkscape_private_libs =     \
        application/libinkapp.a \
        ui/dialog/libuidialog.a \
        dialogs/libspdialogs.a  \
+       ui/cache/libuicache.a   \
        jabber_whiteboard/libjabber_whiteboard.a \
        pedro/libpedro.a        \
        trace/libtrace.a        \