2009-01-13 23:32:10 +05:00
|
|
|
AM_CPPFLAGS = -I$(top_srcdir)/libsrc/include
|
2009-01-13 04:40:13 +05:00
|
|
|
METASOURCES = AUTO
|
|
|
|
noinst_LIBRARIES = libstl.a
|
|
|
|
libstl_a_SOURCES = meshstlsurface.cpp stlgeom.cpp stlgeomchart.cpp \
|
|
|
|
stlgeommesh.cpp stlline.cpp stltool.cpp stltopology.cpp
|