mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-01 07:57:01 +00:00
10 lines
187 B
C
10 lines
187 B
C
#pragma once
|
|
|
|
#define TD_HAVE_OPENSSL 1
|
|
#define TD_HAVE_ZLIB 1
|
|
#define TD_HAVE_CRC32C 1
|
|
#define TD_HAVE_COROUTINES 0
|
|
#define TD_HAVE_ABSL 0
|
|
#define TD_HAVE_GETOPT 1
|
|
#define TD_FD_DEBUG 0
|