summaryrefslogtreecommitdiff
path: root/shell/Library_propertyhdl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Library_propertyhdl.mk')
-rw-r--r--shell/Library_propertyhdl.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/Library_propertyhdl.mk b/shell/Library_propertyhdl.mk
index 31f433aaaed5..148b2eab94fc 100644
--- a/shell/Library_propertyhdl.mk
+++ b/shell/Library_propertyhdl.mk
@@ -48,8 +48,7 @@ $(eval $(call gb_Library_use_static_libraries,propertyhdl,\
))
$(eval $(call gb_Library_add_ldflags,propertyhdl,\
- /EXPORT:DllCanUnloadNow \
- /EXPORT:DllGetClassObject \
+ /DEF:$(SRCDIR)/shell/source/win32/shlxthandler/prophdl/propertyhdl.def \
/NODEFAULTLIB:libcmt.lib \
))