Lines Matching full:windows
20 QEMU_HOST_TAG := windows
54 ifeq ($(HOST_OS),windows)
55 # we need Win32 features that are available since Windows 2000 Professional/Server (NT 5.0)
88 ifeq ($(HOST_OS),windows)
192 ifeq ($(HOST_OS),windows)
204 ifeq ($(HOST_OS),windows)
226 ifeq ($(HOST_OS),windows)
227 # on Windows, link the icon file as well into the executable
234 # When building the Windows emulator under Linux, use the MinGW one
238 # Usage: $(eval $(call insert-windows-icon))
239 define insert-windows-icon
273 ifeq ($(HOST_OS),windows)
274 $(eval $(call insert-windows-icon))