Go to the documentation of this file. 1 #include <config-msvc-version.h>
3 #define CONFIGURE_DEFINES "N/A"
6 #define ENABLE_CRYPTO_OPENSSL 1
7 #define ENABLE_FRAGMENT 1
8 #define ENABLE_HTTP_PROXY 1
11 #define ENABLE_MANAGEMENT 1
12 #define ENABLE_PKCS11 1
13 #define ENABLE_PLUGIN 1
14 #define ENABLE_PORT_SHARE 1
15 #define ENABLE_SOCKS 1
17 #define HAVE_FCNTL_H 1
18 #define HAVE_STDIO_H 1
19 #define HAVE_STDLIB_H 1
20 #define HAVE_STRERROR 1
21 #define HAVE_STRINGS_H 1
22 #define HAVE_STRING_H 1
23 #define HAVE_LIMITS_H 1
27 #define HAVE_WINDOWS_H 1
28 #define HAVE_WINSOCK2_H 1
29 #define HAVE_WS2TCPIP_H 1
31 #define HAVE_SYS_TYPES_H 1
32 #define HAVE_SYS_STAT_H 1
33 #define HAVE_LZO_LZO1X_H 1
34 #define HAVE_LZO_LZOUTIL_H 1
35 #define HAVE_VERSIONHELPERS_H 1
40 #define HAVE_IN_PKTINFO 1
42 #define HAVE_OPENSSL_ENGINE 1
43 #define HAVE_EXPORT_KEYING_MATERIAL 1
45 #define HAVE_DIINSTALLDEVICE 1
48 #define inline __inline
51 #define TARGET_WIN32 1
52 #define TARGET_ALIAS "Windows-MSVC"
54 #define HAVE_DECL_SO_MARK 0
56 #define strncasecmp strnicmp
57 #define strcasecmp _stricmp
60 #define snprintf _snprintf
64 #define strtoull strtoul
67 #define in_addr_t uint32_t
68 #define ssize_t SSIZE_T
70 #define S_IRUSR _S_IREAD
71 #define S_IWUSR _S_IWRITE
72 #define S_IRGRP (S_IRUSR >> 3)
87 #ifdef HAVE_CONFIG_MSVC_LOCAL_H
88 #include <config-msvc-local.h>
93 #define HAVE_CONFIG_VERSION_H 1