diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 8718fe57d..9aaaf0d46 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -614,6 +614,7 @@ set(TDLIB_SOURCE_PART2 td/telegram/StarGift.cpp td/telegram/StarGiftAttribute.cpp td/telegram/StarGiftAttributeId.cpp + td/telegram/StarGiftAttributeRarity.cpp td/telegram/StarGiftAuctionRound.cpp td/telegram/StarGiftAuctionState.cpp td/telegram/StarGiftAuctionUserState.cpp @@ -1025,6 +1026,7 @@ set(TDLIB_SOURCE_PART2 td/telegram/StarGift.h td/telegram/StarGiftAttribute.h td/telegram/StarGiftAttributeId.h + td/telegram/StarGiftAttributeRarity.h td/telegram/StarGiftAuctionRound.h td/telegram/StarGiftAuctionState.h td/telegram/StarGiftAuctionUserState.h @@ -1196,6 +1198,7 @@ set(TDLIB_SOURCE_PART2 td/telegram/StarAmount.hpp td/telegram/StarGift.hpp td/telegram/StarGiftAttribute.hpp + td/telegram/StarGiftAttributeRarity.hpp td/telegram/StarGiftBackground.hpp td/telegram/StarGiftId.hpp td/telegram/StarGiftResalePrice.hpp |
