Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2013-07-06 17:26:54 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-07-06 17:26:54 +0400
commitd6713ab7d7e087e0fcb8b8ff2c1a2a08c2c86ece (patch)
tree8e90e354f30511cc269a57595ecbac56dda3c7d9 /xs
parentc50ecfb7f8a42ab06a22e97cbb3cc8fe62ec5000 (diff)
Update xs MANIFEST
Diffstat (limited to 'xs')
-rw-r--r--xs/MANIFEST19
1 files changed, 19 insertions, 0 deletions
diff --git a/xs/MANIFEST b/xs/MANIFEST
index 22cd010db..c29ced6ef 100644
--- a/xs/MANIFEST
+++ b/xs/MANIFEST
@@ -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