Code

more unreffing temporary styles properly
[inkscape.git] / src / Makefile_insert
index edf63b7b8774bbd4cd2f9678f6cfe57f0bc799ee..f1ba21920d4b60e649f96ea99dd0483440471e13 100644 (file)
@@ -41,6 +41,9 @@ libinkpre_a_SOURCES = \
        arc-context.cpp arc-context.h   \
        attributes.cpp attributes.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       \
@@ -90,6 +93,7 @@ libinkpre_a_SOURCES = \
        knotholder.cpp knotholder.h     \
        layer-fns.cpp layer-fns.h       \
        layer-manager.cpp layer-manager.h       \
+       line-geometry.cpp line-geometry.h       \
        macros.h        \
        main-cmdlineact.cpp main-cmdlineact.h \
        media.cpp media.h       \
@@ -110,6 +114,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        \
@@ -135,7 +141,6 @@ libinkpre_a_SOURCES =       \
        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       \
@@ -258,6 +263,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
@@ -275,6 +281,8 @@ libinkpost_a_SOURCES =      \
        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 \
        fixes.cpp \