summaryrefslogtreecommitdiffstats
path: root/shell/StaticLibrary_shlxthandler_common_x64.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-11-15 17:55:05 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-11-15 18:33:09 +0200
commitd8edf07ed9e7a3e2f2ab43ffd2935b93326f2caa (patch)
treefcc91844900827238324f8ad93f1dbf64306b13b /shell/StaticLibrary_shlxthandler_common_x64.mk
parentWaE: 'const' type qualifier on return type has no effect (diff)
downloadcore-d8edf07ed9e7a3e2f2ab43ffd2935b93326f2caa.tar.gz
core-d8edf07ed9e7a3e2f2ab43ffd2935b93326f2caa.zip
Bin use of UTF-16 expat variant in the Windows shell extension
Thus we can drop that variant completely. Change-Id: I11a8e40436921219bd6dd4afad4c7907ccb6b84c
Diffstat (limited to 'shell/StaticLibrary_shlxthandler_common_x64.mk')
-rw-r--r--shell/StaticLibrary_shlxthandler_common_x64.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/StaticLibrary_shlxthandler_common_x64.mk b/shell/StaticLibrary_shlxthandler_common_x64.mk
index 41b1ae623184..427de020caa9 100644
--- a/shell/StaticLibrary_shlxthandler_common_x64.mk
+++ b/shell/StaticLibrary_shlxthandler_common_x64.mk
@@ -53,7 +53,7 @@ $(eval $(call gb_StaticLibrary_add_defs,shlxthandler_common_x64,\
))
$(eval $(call gb_StaticLibrary_use_externals,shlxthandler_common_x64,\
- expat_utf16_x64 \
+ expat_utf8_x64 \
zlib_x64 \
))