1 ## Makefile.am fragment, included by src/Makefile.am.
4 # ################################################
5 #
6 # E X T R A
7 #
8 # ################################################
10 if PLATFORM_WIN32
11 win32_sources = winmain.cpp registrytool.cpp registrytool.h
12 win32ldflags = -lcomdlg32
13 endif
15 if INKJAR
16 inkjar_dir = inkjar
17 inkjar_libs = inkjar/libinkjar.a
18 endif
21 # ################################################
22 #
23 # I N K S C A P E
24 #
25 # ################################################
27 # libinkpre.a: any object that's sharable between inkscape & inkview,
28 # and isn't needed by object files in subdirectories (i.e. libinkpre.a
29 # comes before subdirectory libraries on the link line).
30 #
31 # Excludes winmain.cpp (a gui wrapper around main): I'm guessing that
32 # it needs to be explicitly listed as a source of each graphical
33 # binary: it isn't (to my knowledge) called by main (whether directly
34 # or indirectly), so I don't think that putting it in a library will
35 # suffice to get it linked in. Windows devel please confirm. -- pjrm.
37 libinkpre_a_SOURCES = \
38 algorithms/find-last-if.h \
39 algorithms/longest-common-suffix.h \
40 approx-equal.h remove-last.h \
41 arc-context.cpp arc-context.h \
42 attributes.cpp attributes.h \
43 axis-manip.cpp axis-manip.h \
44 bad-uri-exception.h \
45 box3d.cpp box3d.h \
46 box3d-context.cpp box3d-context.h \
47 box3d-side.cpp box3d-side.h \
48 brokenimage.xpm \
49 color-rgba.h \
50 color-profile.cpp color-profile.h \
51 color-profile-fns.h \
52 conditions.cpp conditions.h\
53 conn-avoid-ref.cpp conn-avoid-ref.h \
54 connector-context.cpp connector-context.h \
55 connection-pool.h \
56 console-output-undo-observer.h console-output-undo-observer.cpp \
57 context-fns.cpp context-fns.h \
58 desktop-affine.cpp desktop-affine.h \
59 desktop-events.cpp desktop-events.h \
60 desktop-handles.cpp desktop-handles.h \
61 desktop-style.cpp desktop-style.h \
62 desktop.cpp desktop.h \
63 document-undo.cpp \
64 document.cpp document.h document-private.h \
65 document-subset.cpp document-subset.h \
66 doxygen-main.cpp \
67 draw-anchor.cpp \
68 draw-anchor.h \
69 draw-context.cpp draw-context.h \
70 dropper-context.cpp dropper-context.h \
71 dyna-draw-context.cpp dyna-draw-context.h \
72 enums.h \
73 event-context.cpp event-context.h \
74 event-log.cpp event-log.h event.h \
75 extract-uri.cpp extract-uri.h \
76 file.cpp file.h \
77 filter-chemistry.cpp filter-chemistry.h \
78 filter-enums.cpp filter-enums.h \
79 flood-context.cpp flood-context.h \
80 fontsize-expansion.cpp fontsize-expansion.h \
81 forward.h \
82 gradient-context.cpp gradient-context.h \
83 gradient-drag.cpp gradient-drag.h \
84 help.cpp help.h \
85 helper-fns.h \
86 icon-size.h \
87 inkscape-stock.cpp inkscape-stock.h\
88 inkscape.cpp inkscape.h inkscape-private.h \
89 interface.cpp interface.h \
90 isnan.h isinf.h \
91 isnormal.h \
92 knot-enums.h \
93 knot-holder-entity.h \
94 knot.cpp knot.h \
95 knotholder.cpp knotholder.h \
96 layer-fns.cpp layer-fns.h \
97 layer-manager.cpp layer-manager.h \
98 line-geometry.cpp line-geometry.h \
99 macros.h \
100 main-cmdlineact.cpp main-cmdlineact.h \
101 media.cpp media.h \
102 message-context.cpp message-context.h \
103 message-stack.cpp message-stack.h \
104 message.h \
105 mod360.cpp mod360.h \
106 modifier-fns.h \
107 node-context.cpp node-context.h \
108 nodepath.cpp nodepath.h \
109 object-edit.cpp object-edit.h \
110 object-hierarchy.cpp object-hierarchy.h \
111 ui/context-menu.cpp \
112 ui/context-menu.h \
113 path-chemistry.cpp path-chemistry.h \
114 path-prefix.h \
115 pen-context.cpp \
116 pen-context.h \
117 pencil-context.cpp \
118 pencil-context.h \
119 persp3d.cpp persp3d.h \
120 persp3d-reference.cpp persp3d-reference.h \
121 perspective-line.cpp perspective-line.h \
122 preferences.cpp preferences.h \
123 preferences-skeleton.h \
124 menus-skeleton.h \
125 prefix.cpp \
126 prefix.h \
127 prefs-utils.cpp \
128 prefs-utils.h \
129 print.cpp print.h \
130 profile-manager.cpp \
131 profile-manager.h \
132 proj_pt.cpp proj_pt.h \
133 rect-context.cpp rect-context.h \
134 require-config.h \
135 rubberband.cpp rubberband.h \
136 satisfied-guide-cns.cpp satisfied-guide-cns.h \
137 selcue.cpp selcue.h \
138 select-context.cpp select-context.h \
139 selection-chemistry.cpp selection-chemistry.h \
140 selection-describer.cpp selection-describer.h \
141 selection.cpp selection.h \
142 seltrans-handles.cpp seltrans-handles.h \
143 seltrans.cpp seltrans.h \
144 shape-editor.cpp shape-editor.h \
145 shortcuts.cpp shortcuts.h \
146 snap.cpp snap.h \
147 snapped-line.cpp snapped-line.h \
148 snapped-point.cpp snapped-point.h \
149 snapper.cpp snapper.h \
150 syseq.h \
151 transf_mat_3x4.cpp transf_mat_3x4.h \
152 line-snapper.cpp line-snapper.h \
153 guide-snapper.cpp guide-snapper.h \
154 object-snapper.cpp object-snapper.h \
155 sp-anchor.cpp sp-anchor.h \
156 sp-clippath.cpp sp-clippath.h \
157 sp-conn-end-pair.cpp sp-conn-end-pair.h \
158 sp-conn-end.cpp sp-conn-end.h \
159 sp-cursor.cpp sp-cursor.h \
160 sp-defs.cpp sp-defs.h \
161 sp-ellipse.cpp sp-ellipse.h \
162 sp-feblend.cpp sp-feblend.h \
163 sp-feblend-fns.h \
164 sp-fecolormatrix.cpp sp-fecolormatrix.h \
165 sp-fecolormatrix-fns.h \
166 sp-fecomponenttransfer.cpp sp-fecomponenttransfer.h \
167 sp-fecomponenttransfer-fns.h \
168 sp-fecomposite.cpp sp-fecomposite.h \
169 sp-fecomposite-fns.h \
170 sp-feconvolvematrix.cpp sp-feconvolvematrix.h \
171 sp-feconvolvematrix-fns.h \
172 sp-fediffuselighting.cpp sp-fediffuselighting.h \
173 sp-fediffuselighting-fns.h \
174 sp-fedisplacementmap.cpp sp-fedisplacementmap.h \
175 sp-fedisplacementmap-fns.h \
176 sp-fedistantlight.cpp sp-fedistantlight.h \
177 sp-feflood.cpp sp-feflood.h \
178 sp-feflood-fns.h \
179 sp-feimage.cpp sp-feimage.h \
180 sp-feimage-fns.h \
181 sp-femerge.cpp sp-femerge.h \
182 sp-femerge-fns.h \
183 sp-femergenode.cpp sp-femergenode.h \
184 sp-femorphology.cpp sp-femorphology.h \
185 sp-femorphology-fns.h \
186 sp-feoffset.cpp sp-feoffset.h \
187 sp-feoffset-fns.h \
188 sp-fepointlight.cpp sp-fepointlight.h \
189 sp-fespecularlighting.cpp sp-fespecularlighting.h \
190 sp-fespecularlighting-fns.h \
191 sp-fespotlight.cpp sp-fespotlight.h \
192 sp-fetile.cpp sp-fetile.h \
193 sp-fetile-fns.h \
194 sp-feturbulence.cpp sp-feturbulence.h \
195 sp-feturbulence-fns.h \
196 sp-filter-fns.h \
197 sp-filter-primitive.cpp \
198 sp-filter-primitive.h \
199 sp-filter-reference.cpp \
200 sp-filter-reference.h \
201 sp-filter-units.h \
202 sp-filter.cpp sp-filter.h number-opt-number.h \
203 sp-flowdiv.h sp-flowdiv.cpp \
204 sp-flowregion.h sp-flowregion.cpp \
205 sp-flowtext.h sp-flowtext.cpp \
206 sp-gaussian-blur.cpp sp-gaussian-blur.h \
207 sp-gaussian-blur-fns.h \
208 sp-gradient-fns.h \
209 sp-gradient-reference.cpp \
210 sp-gradient-reference.h \
211 sp-gradient-spread.h \
212 sp-gradient-units.h \
213 sp-gradient-vector.h \
214 sp-gradient.cpp sp-gradient.h \
215 sp-guide-attachment.h \
216 sp-guide-constraint.h \
217 sp-guide.cpp sp-guide.h \
218 sp-image.cpp sp-image.h \
219 sp-item-group.cpp sp-item-group.h \
220 sp-item-notify-moveto.cpp sp-item-notify-moveto.h \
221 sp-item-rm-unsatisfied-cns.cpp sp-item-rm-unsatisfied-cns.h \
222 sp-item-transform.cpp sp-item-transform.h \
223 sp-item-update-cns.cpp sp-item-update-cns.h \
224 sp-item.cpp sp-item.h \
225 sp-line.cpp sp-line.h \
226 sp-linear-gradient-fns.h \
227 sp-linear-gradient.h \
228 sp-marker-loc.h \
229 marker.cpp marker.h \
230 sp-mask.cpp sp-mask.h \
231 sp-metadata.cpp sp-metadata.h \
232 sp-metric.h \
233 sp-metrics.cpp sp-metrics.h \
234 sp-namedview.cpp sp-namedview.h \
235 sp-object-group.cpp sp-object-group.h \
236 sp-object-repr.cpp sp-object-repr.h \
237 sp-object.cpp sp-object.h \
238 sp-offset.cpp sp-offset.h \
239 sp-paint-server.cpp sp-paint-server.h \
240 sp-path.cpp sp-path.h \
241 sp-pattern.cpp sp-pattern.h \
242 sp-polygon.cpp sp-polygon.h \
243 sp-polyline.cpp sp-polyline.h \
244 sp-radial-gradient-fns.h \
245 sp-radial-gradient.h \
246 sp-rect.cpp sp-rect.h \
247 sp-root.cpp sp-root.h \
248 sp-shape.cpp sp-shape.h \
249 sp-spiral.cpp sp-spiral.h \
250 sp-star.cpp sp-star.h \
251 sp-stop-fns.h \
252 sp-stop.h \
253 sp-string.cpp sp-string.h \
254 sp-symbol.cpp sp-symbol.h \
255 sp-switch.cpp sp-switch.h\
256 sp-text.cpp sp-text.h \
257 sp-textpath.h \
258 sp-tref-reference.cpp sp-tref-reference.h \
259 sp-tref.cpp sp-tref.h \
260 sp-tspan.cpp sp-tspan.h \
261 sp-use-reference.cpp sp-use-reference.h \
262 sp-use.cpp sp-use.h \
263 spiral-context.cpp spiral-context.h \
264 splivarot.cpp splivarot.h \
265 star-context.cpp star-context.h \
266 streams-gzip.h streams-gzip.cpp \
267 streams-handles.h streams-handles.cpp \
268 streams-jar.h streams-jar.cpp \
269 streams-zlib.h streams-zlib.cpp \
270 style.cpp style.h \
271 sp-style-elem.cpp sp-style-elem.h \
272 svg-profile.h \
273 svg-view.cpp svg-view.h \
274 svg-view-widget.cpp svg-view-widget.h \
275 text-chemistry.cpp text-chemistry.h \
276 text-context.cpp text-context.h \
277 text-editing.cpp text-editing.h \
278 text-tag-attributes.h \
279 tools-switch.cpp tools-switch.h\
280 tweak-context.h tweak-context.cpp \
281 uri-references.cpp uri-references.h \
282 vanishing-point.cpp vanishing-point.h \
283 verbs.cpp verbs.h \
284 version.cpp version.h \
285 zoom-context.cpp zoom-context.h
287 # Force libinkpost.a to be rebuilt if we add files to libinkpost_a_SOURCES.
288 libinkpost_a_DEPENDENCIES = Makefile_insert
290 # libinkpost.a: Any object file that needs to be near the end of the link line.
291 # gradient-chemistry.o is called by some things in display/.
292 libinkpost_a_SOURCES = \
293 color.cpp color.h \
294 decimal-round.h \
295 dir-util.cpp dir-util.h \
296 ege-adjustment-action.cpp \
297 ege-adjustment-action.h \
298 ege-color-prof-tracker.cpp \
299 ege-color-prof-tracker.h \
300 ege-output-action.cpp \
301 ege-output-action.h \
302 ege-select-one-action.cpp \
303 ege-select-one-action.h \
304 fill-or-stroke.h \
305 filter-chemistry.cpp filter-chemistry.h \
306 filter-enums.cpp filter-enums.h \
307 fixes.cpp \
308 gc-alloc.h \
309 gc-anchored.h gc-anchored.cpp \
310 gc-core.h \
311 gc-finalized.h gc-finalized.cpp \
312 gc-managed.h \
313 gc-soft-ptr.h \
314 gc.cpp \
315 gradient-chemistry.cpp gradient-chemistry.h \
316 ink-action.cpp \
317 ink-action.h \
318 memeq.h \
319 round.h \
320 streq.h \
321 strneq.h \
322 composite-undo-stack-observer.h \
323 composite-undo-stack-observer.cpp \
324 undo-stack-observer.h \
325 unit-constants.h \
326 uri.cpp uri.h
328 inkscape_private_libs = \
329 libinkpre.a \
330 application/libinkapp.a \
331 ui/dialog/libuidialog.a \
332 dialogs/libspdialogs.a \
333 ui/cache/libuicache.a \
334 jabber_whiteboard/libjabber_whiteboard.a \
335 pedro/libpedro.a \
336 trace/libtrace.a \
337 svg/libspsvg.a \
338 widgets/libspwidgets.a \
339 display/libspdisplay.a \
340 helper/libspchelp.a \
341 libcroco/libcroco.a \
342 libnrtype/libnrtype.a \
343 libnr/libnr.a \
344 libavoid/libavoid.a \
345 livarot/libvarot.a \
346 live_effects/liblive_effects.a \
347 live_effects/parameter/liblpeparam.a \
348 ui/view/libuiview.a \
349 ui/libui.a \
350 ui/widget/libuiwidget.a \
351 libgdl/libgdl.a \
352 graphlayout/libgraphlayout.a \
353 removeoverlap/libremoveoverlap.a \
354 libcola/libcola.a \
355 libvpsc/libvpsc.a \
356 extension/libextension.a \
357 extension/implementation/libimplementation.a \
358 extension/internal/libinternal.a \
359 extension/script/libscript.a \
360 dom/libdom.a \
361 xml/libspxml.a \
362 2geom/lib2geom.a \
363 util/libinkutil.a \
364 io/libio.a \
365 $(inkjar_libs) \
366 libinkpost.a \
367 debug/libinkdebug.a
369 all_libs = \
370 $(inkscape_private_libs) \
371 $(INKSCAPE_LIBS) \
372 $(GNOME_VFS_LIBS) \
373 $(XFT_LIBS) \
374 $(FREETYPE_LIBS) \
375 $(kdeldadd) \
376 $(win32ldflags) \
377 $(PERL_LIBS) \
378 $(PYTHON_LIBS) \
379 $(INKBOARD_LIBS) \
380 $(LIBWPG_LIBS) \
381 $(IMAGEMAGICK_LIBS)
383 desktop.$(OBJEXT): helper/sp-marshal.h
384 document.$(OBJEXT): helper/sp-marshal.h inkscape_version.h
385 extension/internal/latex-pstricks.$(OBJEXT): inkscape_version.h
386 extension/internal/ps.$(OBJEXT): inkscape_version.h
387 inkscape.$(OBJEXT): helper/sp-marshal.h inkscape_version.h
388 knot.$(OBJEXT): helper/sp-marshal.h
389 main.$(OBJEXT): inkscape_version.h
390 selection.$(OBJEXT): helper/sp-marshal.h
391 sp-object.$(OBJEXT): helper/sp-marshal.h
392 sp-root.$(OBJEXT): inkscape_version.h
393 view.$(OBJEXT): helper/sp-marshal.h
394 help.$(OBJEXT): inkscape_version.h
397 # ################################################
398 #
399 # B I N A R I E S
400 #
401 # ################################################
404 inkscape_SOURCES = main.cpp $(win32_sources)
405 inkscape_LDADD = $(all_libs)
406 inkscape_LDFLAGS = --export-dynamic $(kdeldflags)
408 inkview_SOURCES = inkview.cpp $(win32_sources)
409 inkview_LDADD = $(all_libs)
411 style_test_SOURCES = style-test.cpp
412 style_test_LDADD = $(all_libs)
414 inkscape_version.h: ../configure.ac
415 echo '#define INKSCAPE_VERSION "$(VERSION)"' > inkscape_version.h
417 test_all_includes = \
418 $(srcdir)/attributes-test.h \
419 $(srcdir)/color-profile-test.h \
420 $(srcdir)/MultiPrinter.h \
421 $(srcdir)/TRPIFormatter.h \
422 $(srcdir)/PylogFormatter.h \
423 $(srcdir)/dir-util-test.h \
424 $(srcdir)/extract-uri-test.h \
425 $(srcdir)/mod360-test.h \
426 $(srcdir)/round-test.h \
427 $(srcdir)/sp-gradient-test.h \
428 $(srcdir)/sp-style-elem-test.h \
429 $(srcdir)/style-test.h \
430 $(srcdir)/test-helpers.h \
431 $(srcdir)/verbs-test.h