Cross Reference: Makefile_insert
xref: /inkscape/src/svg/Makefile_insert
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Download
  • only in ./
Makefile_insert revision 98bc05fe122afa24fefeeb0980ca3da1ad2ea468
0N/A## Makefile.am fragment sourced by src/Makefile.am.
2362N/A
0N/Aink_common_sources += \
0N/A svg/css-ostringstream.h \
0N/A svg/css-ostringstream.cpp \
0N/A svg/itos.cpp \
2362N/A svg/path-string.h \
0N/A svg/path-string.cpp \
2362N/A svg/round.cpp \
0N/A svg/stringstream.h \
0N/A svg/stringstream.cpp \
0N/A svg/strip-trailing-zeros.h \
0N/A svg/strip-trailing-zeros.cpp \
0N/A svg/svg-affine.cpp \
0N/A svg/svg-color.cpp \
0N/A svg/svg-color.h \
0N/A svg/svg-icc-color.h \
0N/A svg/svg-length.cpp \
0N/A svg/svg-length.h \
0N/A svg/svg-path.cpp \
2362N/A svg/svg.h
2362N/A
2362N/A# ######################
0N/A# ### CxxTest stuff ####
0N/A# ######################
0N/ACXXTEST_TESTSUITES += \
0N/A $(srcdir)/svg/css-ostringstream-test.h \
0N/A $(srcdir)/svg/stringstream-test.h \
0N/A $(srcdir)/svg/svg-affine-test.h \
0N/A $(srcdir)/svg/svg-color-test.h \
0N/A $(srcdir)/svg/svg-length-test.h \
0N/A $(srcdir)/svg/svg-path-geom-test.h
0N/A

Indexes created Tue Jul 24 14:28:13 CEST 2018