mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-18 03:20:09 +00:00
18 lines
828 B
Plaintext
18 lines
828 B
Plaintext
module TelegramCorePrivateModule {
|
|
header "../../third-party/FFmpeg-iOS/include/libavcodec/avcodec.h"
|
|
header "../../third-party/FFmpeg-iOS/include/libavformat/avformat.h"
|
|
header "../../third-party/FFmpeg-iOS/include/libavformat/avio.h"
|
|
header "../../third-party/FFmpeg-iOS/include/libavutil/avutil.h"
|
|
header "../../third-party/FFmpeg-iOS/include/libavutil/pixdesc.h"
|
|
header "../../third-party/FFmpeg-iOS/include/libswresample/swresample.h"
|
|
header "../../third-party/libphonenumber-iOS/NBPhoneNumber.h"
|
|
header "../../third-party/libphonenumber-iOS/NBPhoneNumberUtil.h"
|
|
header "../FFMpegSwResample.h"
|
|
header "../NetworkLogging.h"
|
|
header "../FastBlur.h"
|
|
header "../UIImage+WebP.h"
|
|
header "../TryCatchCpp.h"
|
|
header "../RingBuffer.h"
|
|
header "../TelegramCoreIncludes.h"
|
|
}
|