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
diff options
context:
space:
mode:
Diffstat (limited to 'xs/buildtmp/main.xs')
-rw-r--r--xs/buildtmp/main.xs27
1 files changed, 0 insertions, 27 deletions
diff --git a/xs/buildtmp/main.xs b/xs/buildtmp/main.xs
deleted file mode 100644
index a1aeb8023..000000000
--- a/xs/buildtmp/main.xs
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * WARNING: This file was auto-generated. Changes will be lost!
- */
-
-#include <cstring>
-#include <cstdlib>
-#include <ostream>
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-#include "EXTERN.h"
-#include "perl.h"
-#include "XSUB.h"
-#include "ppport.h"
-#undef do_open
-#undef do_close
-#ifdef __cplusplus
-}
-#endif
-
-MODULE = Slic3r::XS PACKAGE = Slic3r::XS
-
-INCLUDE_COMMAND: $^X -MExtUtils::XSpp::Cmd -e xspp -- -t /Users/al/Documents/Software/Slic3r/Slic3r/xs/xsp/typemap.xspt /Users/al/Documents/Software/Slic3r/Slic3r/xs/xsp/TriangleMesh.xsp
-
-INCLUDE_COMMAND: $^X -MExtUtils::XSpp::Cmd -e xspp -- -t /Users/al/Documents/Software/Slic3r/Slic3r/xs/xsp/typemap.xspt /Users/al/Documents/Software/Slic3r/Slic3r/xs/xsp/XS.xsp
-