mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 22:30:22 +00:00
Add hid.lib to pkg-config file listing
This commit is contained in:
parent
2f685d5d2a
commit
1c633cbea2
@ -614,7 +614,7 @@ if win32_enabled
|
|||||||
else
|
else
|
||||||
pc_gdk_extra_libs += ['-Wl,-luuid']
|
pc_gdk_extra_libs += ['-Wl,-luuid']
|
||||||
endif
|
endif
|
||||||
pc_gdk_extra_libs += ['-lwinmm', '-ldwmapi', '-lsetupapi', '-lcfgmgr32']
|
pc_gdk_extra_libs += ['-lwinmm', '-ldwmapi', '-lsetupapi', '-lcfgmgr32', '-lhid']
|
||||||
|
|
||||||
# Check whether libepoxy is built with EGL support on Windows
|
# Check whether libepoxy is built with EGL support on Windows
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user