diff options
Diffstat (limited to 'shell/Library_propertyhdl.mk')
-rw-r--r-- | shell/Library_propertyhdl.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/Library_propertyhdl.mk b/shell/Library_propertyhdl.mk index d421ea955bd6..36bc9f74a956 100644 --- a/shell/Library_propertyhdl.mk +++ b/shell/Library_propertyhdl.mk @@ -23,9 +23,7 @@ $(eval $(call gb_Library_add_defs,propertyhdl,\ -UNOMINMAX \ )) $(eval $(call gb_Library_add_defs,propertyhdl,\ - -U_WIN32_IE \ -D_WIN32_IE=0x501 \ - -U_WIN32_WINNT \ -D_WIN32_WINNT=0x0501 \ )) |