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

main.xs « buildtmp « xs - github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a1aeb8023c0175ff8a4e590c50dd036904ce6f3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*
 * 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