// Define to 1, if the library is compiled for the POSIX API #define TARGET_API_POSIX @TARGET_API_POSIX@ // Define to 1, if the library is compiled for the 32- or 64-bit // Win32 API #define TARGET_API_WIN32 @TARGET_API_WIN32@ // Define to 1, if the library is compiled for the 64-bit // Win32 API #define TARGET_API_WIN64 @TARGET_API_WIN64@