Code

Don't force focus on the canvas when the desktop is given
[inkscape.git] / src / Makefile_insert
index 9ded1945f600ad9ae59eeac9e436159c5cda502a..8234498903172203784806d1811ec04dcae22603 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,10 @@ 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 \
        gradient-context.cpp gradient-context.h \
        gradient-drag.cpp gradient-drag.h \
        help.cpp help.h \
@@ -90,6 +94,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 +115,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        \
@@ -118,6 +125,8 @@ libinkpre_a_SOURCES =       \
        prefs-utils.cpp \
        prefs-utils.h   \
        print.cpp print.h       \
+       profile-manager.cpp     \
+       profile-manager.h       \
        rect-context.cpp rect-context.h \
        require-config.h \
        rubberband.cpp rubberband.h     \
@@ -158,18 +167,22 @@ libinkpre_a_SOURCES =     \
        sp-fediffuselighting-fns.h      \
        sp-fedisplacementmap.cpp sp-fedisplacementmap.h \
        sp-fedisplacementmap-fns.h      \
+       sp-fedistantlight.cpp sp-fedistantlight.h \
        sp-feflood.cpp sp-feflood.h     \
        sp-feflood-fns.h        \
        sp-feimage.cpp sp-feimage.h     \
        sp-feimage-fns.h        \
        sp-femerge.cpp sp-femerge.h     \
        sp-femerge-fns.h        \
+       sp-femergenode.cpp sp-femergenode.h \
        sp-femorphology.cpp sp-femorphology.h   \
        sp-femorphology-fns.h   \
        sp-feoffset.cpp sp-feoffset.h   \
        sp-feoffset-fns.h       \
+       sp-fepointlight.cpp sp-fepointlight.h \
        sp-fespecularlighting.cpp sp-fespecularlighting.h       \
        sp-fespecularlighting-fns.h     \
+       sp-fespotlight.cpp sp-fespotlight.h \
        sp-fetile.cpp sp-fetile.h       \
        sp-fetile-fns.h \
        sp-feturbulence.cpp sp-feturbulence.h   \
@@ -236,6 +249,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     \
@@ -256,7 +271,9 @@ libinkpre_a_SOURCES =       \
        text-editing.cpp text-editing.h \
        text-tag-attributes.h   \
        tools-switch.cpp tools-switch.h\
+       tweak-context.h tweak-context.cpp \
        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
@@ -278,6 +295,7 @@ libinkpost_a_SOURCES =      \
        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   \
@@ -317,9 +335,12 @@ inkscape_private_libs =    \
        libnr/libnr.a           \
        libavoid/libavoid.a     \
        livarot/libvarot.a      \
+       live_effects/liblive_effects.a  \
+       live_effects/parameter/liblpeparam.a    \
        ui/view/libuiview.a     \
        ui/libui.a              \
        ui/widget/libuiwidget.a \
+       libgdl/libgdl.a         \
        graphlayout/libgraphlayout.a    \
        removeoverlap/libremoveoverlap.a                \
        libcola/libcola.a       \
@@ -327,10 +348,10 @@ inkscape_private_libs =   \
        extension/libextension.a        \
        extension/implementation/libimplementation.a    \
        extension/internal/libinternal.a        \
-       extension/internal/libwpg/libwpg.a      \
        extension/script/libscript.a    \
-        dom/libdom.a            \
+       dom/libdom.a            \
        xml/libspxml.a          \
+       2geom/lib2geom.a        \
        util/libinkutil.a       \
        io/libio.a              \
        $(inkjar_libs)          \
@@ -340,7 +361,6 @@ inkscape_private_libs =     \
 all_libs =                     \
        $(inkscape_private_libs)        \
        $(INKSCAPE_LIBS)        \
-       $(GNOME_PRINT_LIBS)     \
        $(GNOME_VFS_LIBS)       \
        $(XFT_LIBS)             \
        $(FREETYPE_LIBS)        \
@@ -348,7 +368,9 @@ all_libs =                  \
        $(win32ldflags)         \
        $(PERL_LIBS)            \
        $(PYTHON_LIBS)  \
-       $(INKBOARD_LIBS)
+       $(INKBOARD_LIBS) \
+       $(LIBWPG_LIBS) \
+       $(IMAGEMAGICK_LIBS)
 
 desktop.$(OBJEXT): helper/sp-marshal.h
 document.$(OBJEXT): helper/sp-marshal.h inkscape_version.h