mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Move DumpToText from Telegram to lib_mtproto.
This commit is contained in:
@@ -28,7 +28,6 @@ generate({
|
||||
'buffer': 'mtpBuffer',
|
||||
},
|
||||
'sections': [
|
||||
'serialization',
|
||||
'read-write',
|
||||
],
|
||||
|
||||
@@ -91,4 +90,8 @@ generate({
|
||||
},
|
||||
'builtinInclude': 'mtproto/core_types.h',
|
||||
|
||||
'dumpToText': {
|
||||
'include': 'mtproto/details/mtproto_dump_to_text.h',
|
||||
},
|
||||
|
||||
})
|
||||
|
Reference in New Issue
Block a user