Blind Windows build fix

Change-Id: Ib8403f199057bec926fe1da1bac5738046ccb245
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 5ef39e3..15ab847 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -101,9 +101,16 @@ ifeq ($(filter DESKTOP,$(BUILD_TYPE)),DESKTOP)
$(eval $(call gb_Module_add_targets,shell,\
	Executable_lngconvex \
	Library_syssh \
))

ifneq ($(OS),WNT)

$(eval $(call gb_Module_add_targets,shell,\
	StaticLibrary_xmlparser \
))

endif

ifneq ($(filter-out MACOSX WNT,$(OS)),)

$(eval $(call gb_Module_add_targets,shell,\