Remove one more MinGW leftover
i.e., WNT=OS implies MSVC Change-Id: I87b02dcbfe74405326b60f49bceaf99de7c56b83 Reviewed-on: https://gerrit.libreoffice.org/34920 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
@@ -34,9 +34,7 @@ $(eval $(call gb_Module_add_targets,scp2,\
|
||||
$(if $(DISABLE_ACTIVEX),,InstallModule_activex) \
|
||||
InstallModule_quickstart \
|
||||
InstallModule_windows \
|
||||
$(if $(filter MSC,$(COM)),\
|
||||
InstallModule_winexplorerext \
|
||||
) \
|
||||
InstallModule_winexplorerext \
|
||||
) \
|
||||
$(if $(filter TRUE,$(ENABLE_EVOAB2) $(ENABLE_GIO) $(ENABLE_GTK) $(ENABLE_GTK3)),\
|
||||
InstallModule_gnome \
|
||||
|
Reference in New Issue
Block a user