summaryrefslogtreecommitdiffstats
path: root/lcms2/makefile.mk
diff options
context:
space:
mode:
authorLubos Lunak <l.lunak@suse.cz>2012-03-19 09:45:15 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-03-19 09:51:07 +0200
commit6ea1578264b4aaf6384c654098915f6e952dd1b0 (patch)
tree8ba536cd443bd679f3c7e98cc81bdf85870b4ab7 /lcms2/makefile.mk
parentRevert "lcms2 uses stdcall for some reason" (diff)
downloadcore-6ea1578264b4aaf6384c654098915f6e952dd1b0.tar.gz
core-6ea1578264b4aaf6384c654098915f6e952dd1b0.zip
Define CMS_DLL in the header as that is how we build it
Otherwise code using the lcms2 we build won't get the stdcall decorations and linking will fail.
Diffstat (limited to 'lcms2/makefile.mk')
-rw-r--r--lcms2/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcms2/makefile.mk b/lcms2/makefile.mk
index 0c7f5d5904e7..2be34b526793 100644
--- a/lcms2/makefile.mk
+++ b/lcms2/makefile.mk
@@ -39,7 +39,7 @@ TARGET=so_lcms2
TARFILE_NAME=lcms2-2.3
TARFILE_MD5=327348d67c979c88c2dec59a23a17d85
-PATCH_FILES = lcms2.patch
+PATCH_FILES = lcms2.patch lcms2-windows-export.patch
.IF "$(SYSTEM_LCMS2)" == "YES"
@all: