summaryrefslogtreecommitdiff
path: root/shell/Library_ooofilt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Library_ooofilt.mk')
-rw-r--r--shell/Library_ooofilt.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/Library_ooofilt.mk b/shell/Library_ooofilt.mk
index d7897ca7c081..dafee1032bb6 100644
--- a/shell/Library_ooofilt.mk
+++ b/shell/Library_ooofilt.mk
@@ -50,10 +50,7 @@ $(eval $(call gb_Library_use_static_libraries,ooofilt,\
))
$(eval $(call gb_Library_add_ldflags,ooofilt,\
- /EXPORT:DllCanUnloadNow \
- /EXPORT:DllGetClassObject \
- /EXPORT:DllRegisterServer \
- /EXPORT:DllUnregisterServer \
+ /DEF:$(SRCDIR)/shell/source/win32/shlxthandler/ooofilt/ooofilt.def \
/NODEFAULTLIB:libcmt.lib \
))