summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/makefile.mk
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 14:28:08 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 15:52:40 +0200
commit2dea0dab4fafda3c10a5bd03ad15ed39a4658b51 (patch)
treeda1ff86943d90d1c41d7907e38668b12f96356dc /shell/source/win32/shlxthandler/makefile.mk
parentb5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff)
Trying to chop out the uwinapi library
Diffstat (limited to 'shell/source/win32/shlxthandler/makefile.mk')
-rw-r--r--shell/source/win32/shlxthandler/makefile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/source/win32/shlxthandler/makefile.mk b/shell/source/win32/shlxthandler/makefile.mk
index 5778ccebd50d..f6d6c7d538d4 100644
--- a/shell/source/win32/shlxthandler/makefile.mk
+++ b/shell/source/win32/shlxthandler/makefile.mk
@@ -46,9 +46,6 @@ 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