Update xs MANIFEST

grow-support
Alessandro Ranellucci 2013-07-06 15:26:54 +02:00
parent c50ecfb7f8
commit d6713ab7d7
1 changed files with 19 additions and 0 deletions

View File

@ -1,20 +1,39 @@
Build.PL
buildtmp/main.xs
buildtmp/typemap
buildtmp/XS.c
buildtmp/XS.o
lib/Slic3r/XS.pm
MANIFEST This list of files
src/admesh/connect.c
src/admesh/connect.o
src/admesh/normals.c
src/admesh/normals.o
src/admesh/shared.c
src/admesh/shared.o
src/admesh/stl.h
src/admesh/stl_io.c
src/admesh/stl_io.o
src/admesh/stlinit.c
src/admesh/stlinit.o
src/admesh/util.c
src/admesh/util.o
src/myinit.h
src/Point.cpp
src/Point.hpp
src/Point.o
src/ppport.h
src/TriangleMesh.cpp
src/TriangleMesh.hpp
src/TriangleMesh.o
src/ZTable.hpp
t/01_trianglemesh.t
t/02_object.t
t/03_point.t
xsp/my.map
xsp/mytype.map
xsp/Object.xsp
xsp/Point.xsp
xsp/TriangleMesh.xsp
xsp/typemap.xspt
xsp/XS.xsp