diff options
Diffstat (limited to 'shell/Library_propertyhdl.mk')
-rw-r--r-- | shell/Library_propertyhdl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Library_propertyhdl.mk b/shell/Library_propertyhdl.mk index 6ea684fcb962..5073988ae93e 100644 --- a/shell/Library_propertyhdl.mk +++ b/shell/Library_propertyhdl.mk @@ -20,7 +20,6 @@ $(eval $(call gb_Library_add_defs,propertyhdl,\ -DWIN32_LEAN_AND_MEAN \ -D_UNICODE \ -UNOMINMAX \ - -D_WIN32_IE=0x700 \ -D_WIN32_WINNT=0x0502 \ )) |