summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/makefile.mk
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 16:25:27 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 16:26:03 +0200
commitbb5bdbbdca966c03e6b22b455630381154cb6d01 (patch)
treee742242194c16bb1f2572a7bdbd6b81424654367 /shell/source/win32/shlxthandler/makefile.mk
parent10890bcd4205c82cf79170a61ca5efbb277f8c09 (diff)
Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
Diffstat (limited to 'shell/source/win32/shlxthandler/makefile.mk')
-rw-r--r--shell/source/win32/shlxthandler/makefile.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/win32/shlxthandler/makefile.mk b/shell/source/win32/shlxthandler/makefile.mk
index f6d6c7d538d4..5778ccebd50d 100644
--- a/shell/source/win32/shlxthandler/makefile.mk
+++ b/shell/source/win32/shlxthandler/makefile.mk
@@ -46,6 +46,9 @@ ALL :
.ENDIF
+UWINAPILIB =
+UWINAPILIB_X64 =
+
CFLAGS+=-DISOLATION_AWARE_ENABLED -DWIN32_LEAN_AND_MEAN -DXML_UNICODE -D_NTSDK -DUNICODE -D_UNICODE -D_WIN32_WINNT=0x0501
.IF "$(COM)" == "MSC"
CFLAGS+=-wd4710 -wd4711 -wd4514 -wd4619 -wd4217 -wd4820