Kaydet (Commit) 526e152b authored tarafından David Ostrovsky's avatar David Ostrovsky

setup_native: no export on MinGW

Change-Id: Iebce2ee63fd16dea4139b152b97fce69b8491e18
üst b6204870
......@@ -9,9 +9,11 @@
$(eval $(call gb_Library_Library,instooofiltmsi))
ifeq ($(COM),MSC)
$(eval $(call gb_Library_add_ldflags,instooofiltmsi,\
/DEF:$(SRCDIR)/setup_native/source/win32/customactions/indexingfilter/instooofiltmsi.def \
))
endif
$(eval $(call gb_Library_add_exception_objects,instooofiltmsi,\
setup_native/source/win32/customactions/indexingfilter/restartindexingservice \
......
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