[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
0xampp
/
perl
/
vendor
/
lib
/
auto
/
share
/
dist
/
FFI-Platypus
/
include
/
[
Home
]
File: ffi_platypus_config.h
#ifndef FFI_PLATYPUS_CONFIG_H #define FFI_PLATYPUS_CONFIG_H #define PERL_OS_MSWIN32 1 #define PERL_OS_WINDOWS 1 #define FFI_PL_PERL_VERSION_MAJOR 5 #define FFI_PL_PERL_VERSION_MINOR 32 #define FFI_PL_PERL_VERSION_PATCH 1 #define FFI_PL_VERSION_MAJOR 1 #define FFI_PL_VERSION_MINOR 34 #define FFI_PL_VERSION_PATCH 0 #define HAVE_STDLIB_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_WINDOWS_H 1 #define HAVE_STRING_H 1 #define HAVE_PSAPI_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define HAVE_IV_IS_64 1 #define SIZEOF_VOIDP 8 #define SIZEOF_FLOAT_COMPLEX 8 #define SIZEOF_DOUBLE_COMPLEX 16 #define SIZEOF_LONG_DOUBLE_COMPLEX 32 #define FFI_PL_PROBE_ABI 1 #define FFI_PL_PROBE_ALLOCA 1 #define FFI_PL_PROBE_COMPLEX 1 #define FFI_PL_PROBE_LONGDOUBLE 1 #define FFI_PL_PROBE_RECORDVALUE 1 #define FFI_PL_PROBE_VARIADIC 1 #endif