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.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/Library_propertyhdl.mk b/shell/Library_propertyhdl.mk
index 8b7d7ff732b4..4d701cd781d8 100644
--- a/shell/Library_propertyhdl.mk
+++ b/shell/Library_propertyhdl.mk
@@ -74,8 +74,8 @@ $(eval $(call gb_Library_use_static_libraries,propertyhdl,\
))
$(eval $(call gb_Library_add_ldflags,propertyhdl,\
- /EXPORT:DllCanUnloadNow,PRIVATE \
- /EXPORT:DllGetClassObject,PRIVATE \
+ /EXPORT:DllCanUnloadNow \
+ /EXPORT:DllGetClassObject \
))
$(eval $(call gb_Library_add_exception_objects,propertyhdl,\