summaryrefslogtreecommitdiff
path: root/setup_native/Library_shlxtmsi.mk
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/Library_shlxtmsi.mk')
-rw-r--r--setup_native/Library_shlxtmsi.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_native/Library_shlxtmsi.mk b/setup_native/Library_shlxtmsi.mk
index e80600f300de..e6780d014b5f 100644
--- a/setup_native/Library_shlxtmsi.mk
+++ b/setup_native/Library_shlxtmsi.mk
@@ -22,6 +22,7 @@ $(eval $(call gb_Library_add_cxxflags,shlxtmsi,\
))
$(eval $(call gb_Library_add_ldflags,shlxtmsi,\
+ /DEF:$(SRCDIR)/setup_native/source/win32/customactions/shellextensions/shlxtmsi.def \
/NODEFAULTLIB \
))
/graph.hxx?h=ref/for/distro/collabora/cp-6.2&id=c6a23023150c164a19236139fa413d43006ce21c'>Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl 2018-02-01hash implementation for Graphic objects, for set/map useTomaž Vajngerl 2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin 2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara 2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand 2017-05-08vcl: split jpeg import into two partsMiklos Vajna 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock