summaryrefslogtreecommitdiff
path: root/shell/StaticLibrary_shlxthandler_common.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-10-05 13:32:03 +0200
committerMichael Stahl <mstahl@redhat.com>2012-10-05 14:35:51 +0200
commitf7bfe52ae5cc12ce8198cb01837c875955ac4a6a (patch)
tree0455fcdacbbfb35d1d84ed37f9f8a36974ef568e /shell/StaticLibrary_shlxthandler_common.mk
parent2ba5fe6952c8b5aaf81b13a037854becd31c9a9c (diff)
shell: no need to define XML_UNICODE ...
... because it is added automatically by the external expat_utf16. Change-Id: Ifdad11b275f7074be6f2e92df2e3c30c7097a5b7
Diffstat (limited to 'shell/StaticLibrary_shlxthandler_common.mk')
-rw-r--r--shell/StaticLibrary_shlxthandler_common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/StaticLibrary_shlxthandler_common.mk b/shell/StaticLibrary_shlxthandler_common.mk
index 057b80922fe0..65a0725860ea 100644
--- a/shell/StaticLibrary_shlxthandler_common.mk
+++ b/shell/StaticLibrary_shlxthandler_common.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_StaticLibrary_add_defs,shlxthandler_common,\
-DISOLATION_AWARE_ENABLED \
-DUNICODE \
-DWIN32_LEAN_AND_MEAN \
- -DXML_UNICODE \
-D_NTSDK \
-D_UNICODE \
))