summaryrefslogtreecommitdiff
path: root/odk/source
diff options
context:
space:
mode:
Diffstat (limited to 'odk/source')
-rw-r--r--odk/source/unowinreg/win/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/odk/source/unowinreg/win/makefile.mk b/odk/source/unowinreg/win/makefile.mk
index 5ca5907b8d74..6f7ab7451d90 100644
--- a/odk/source/unowinreg/win/makefile.mk
+++ b/odk/source/unowinreg/win/makefile.mk
@@ -79,7 +79,6 @@ $(BIN)$/unowinreg.dll : $(TARFILE_LOCATION)/185d60944ea767075d27247c3162b3bc-uno
# --- Files --------------------------------------------------------
-LINKFLAGS+=-MANIFEST:NO
SLOFILES = \
$(SLO)$/unowinreg.obj
SHL1TARGET=$(TARGET)
@@ -93,6 +92,8 @@ SHL1STDLIBS += -lstdc++
SHL1STDLIBS += -lgcc_eh
.ENDIF
SHL1STDLIBS += -lgcc -lmingw32 -lmoldname -lmsvcrt
+.ELSE
+LINKFLAGS+=-MANIFEST:NO
.ENDIF
SHL1STDLIBS +=\