Files
OrcaSlicer-bambulab/xs/xsp/XS.xsp
T

7 lines
70 B
Plaintext

%module{Slic3r::XS};
%package{Slic3r::XS};
%{
#include <myinit.h>
%}