mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
GWin32AppInfo: Support getting information about UWP apps
This commit is contained in:
@@ -430,6 +430,8 @@ else
|
||||
cc.find_library('dnsapi'),
|
||||
iphlpapi_dep,
|
||||
winsock2]
|
||||
platform_deps += uwp_gio_deps
|
||||
|
||||
win32_sources += files(
|
||||
'gwin32registrykey.c',
|
||||
'gwin32mount.c',
|
||||
@@ -437,6 +439,7 @@ else
|
||||
'gwin32inputstream.c',
|
||||
'gwin32outputstream.c',
|
||||
'gwin32file-sync-stream.c',
|
||||
'gwin32packageparser.c',
|
||||
'gwin32networkmonitor.c',
|
||||
'gwin32networkmonitor.h',
|
||||
'gwin32notificationbackend.c',
|
||||
|
Reference in New Issue
Block a user