aboutsummaryrefslogtreecommitdiffstats
path: root/mk/windows.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-19 23:02:45 +0100
committerMattias Andrée <maandree@kth.se>2022-02-19 23:02:45 +0100
commitbace259b6f8d16739d96a464435f7aab7951a23f (patch)
treecfa5ffb42028faa51259e1508b3156dc9ecd0943 /mk/windows.mk
parentAdd readme, let use know the demo makes an assumption about the encoding, and remove old testing code (diff)
downloadlibparsepcf-bace259b6f8d16739d96a464435f7aab7951a23f.tar.gz
libparsepcf-bace259b6f8d16739d96a464435f7aab7951a23f.tar.bz2
libparsepcf-bace259b6f8d16739d96a464435f7aab7951a23f.tar.xz
Improve makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'mk/windows.mk')
-rw-r--r--mk/windows.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/windows.mk b/mk/windows.mk
index e9602e1..ed5ec8d 100644
--- a/mk/windows.mk
+++ b/mk/windows.mk
@@ -1,4 +1,6 @@
LIBEXT = dll
-LIBFLAGS = -mdll
+LIBFLAGS = -shared
LIBMAJOREXT = $(LIB_MAJOR).$(LIBEXT)
LIBMINOREXT = $(LIB_VERSION).$(LIBEXT)
+
+FIX_INSTALL_NAME = :