Commit 31d8cc64 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Win32: don't build WM_* based plugins under WinRT

parent 9d6f9535
......@@ -57,5 +57,7 @@ endif
libwin_hotkeys_plugin_la_SOURCES = globalhotkeys/win32.c
libwin_msg_plugin_la_SOURCES = win_msg.c
if HAVE_WIN32
if !HAVE_WINSTORE
control_LTLIBRARIES += libwin_hotkeys_plugin.la libwin_msg_plugin.la
endif
endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment