mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-03 21:54:05 +02:00
Use C++/WinRT from SDK
This commit is contained in:
parent
89e42af149
commit
ac6124951a
4 changed files with 3 additions and 5 deletions
|
@ -47,8 +47,6 @@ if (WIN32)
|
|||
platform/win/windows_quiethours.idl
|
||||
platform/win/windows_toastactivator.idl
|
||||
)
|
||||
|
||||
nuget_add_winrt(Telegram)
|
||||
endif()
|
||||
|
||||
set_target_properties(Telegram PROPERTIES AUTOMOC ON)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a42f0b789c860289adc0b35b65e97bf002f932f1
|
||||
Subproject commit 67c0f3c5432281e4e1e9ad90642b1ea93b7505f9
|
|
@ -1 +1 @@
|
|||
Subproject commit 169ba6b1d5e58e9d1cfa7b7d5c85c119e6c6e2db
|
||||
Subproject commit e44439ed95559bfb4730db65f954937e149b7199
|
|
@ -1 +1 @@
|
|||
Subproject commit f546969919a5946d49a504f8159041fa5b55c3df
|
||||
Subproject commit b9f9e981c81a78120a023822d2aa908d38b6795f
|
Loading…
Add table
Reference in a new issue