summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/prophdl/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/shlxthandler/prophdl/makefile.mk')
-rw-r--r--shell/source/win32/shlxthandler/prophdl/makefile.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/win32/shlxthandler/prophdl/makefile.mk b/shell/source/win32/shlxthandler/prophdl/makefile.mk
index 3c5c0906e728..0dc48af1bfe5 100644
--- a/shell/source/win32/shlxthandler/prophdl/makefile.mk
+++ b/shell/source/win32/shlxthandler/prophdl/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 -wd4100